Searched refs:INSTR_TX (Results 1 – 1 of 1) sorted by relevance
233 INSTR_TX, enumerator2520 instr->type = INSTR_TX; in instr_tx_translate()5696 if (type == INSTR_TX) in instr_verify()5705 CHECK((type == INSTR_TX) || (type == INSTR_JMP), EINVAL); in instr_verify()5716 if ((type == INSTR_RETURN) || (type == INSTR_TX)) in instr_verify()5796 if (instr[i].type != INSTR_TX) in instr_pattern_emit_many_tx_detect()6032 [INSTR_TX] = instr_tx_exec,