parse_asm_operands
token = parse_asm_operands(token, stmt, &stmt->asm_outputs);
token = parse_asm_operands(token, stmt, &stmt->asm_inputs);