Searched refs:INSTR_JMP_EQ (Results 1 – 1 of 1) sorted by relevance
412 INSTR_JMP_EQ, /* (a, b) = (MEFT, MEFT) or (a, b) = (H, H) */ enumerator2282 case INSTR_JMP_EQ: in instruction_is_jmp()4800 instr->type = INSTR_JMP_EQ; in instr_jmp_eq_translate()6126 [INSTR_JMP_EQ] = instr_jmp_eq_exec,