Searched refs:INSTR_JMP_EQ_S (Results 1 – 1 of 1) sorted by relevance
413 INSTR_JMP_EQ_S, /* (a, b) = (MEFT, H) or (a, b) = (H, MEFT) */ enumerator2283 case INSTR_JMP_EQ_S: in instruction_is_jmp()4803 instr->type = INSTR_JMP_EQ_S; in instr_jmp_eq_translate()6127 [INSTR_JMP_EQ_S] = instr_jmp_eq_s_exec,