Searched refs:INSTR_JMP_EQ_I (Results 1 – 1 of 1) sorted by relevance
414 INSTR_JMP_EQ_I, /* (a, b) = (MEFT, I) or (a, b) = (H, I) */ enumerator2284 case INSTR_JMP_EQ_I: in instruction_is_jmp()4822 instr->type = INSTR_JMP_EQ_I; in instr_jmp_eq_translate()6128 [INSTR_JMP_EQ_I] = instr_jmp_eq_i_exec,