Searched refs:INSTR_JMP_NEQ (Results 1 – 1 of 1) sorted by relevance
420 INSTR_JMP_NEQ, /* (a, b) = (MEFT, MEFT) or (a, b) = (H, H) */ enumerator2285 case INSTR_JMP_NEQ: in instruction_is_jmp()4854 instr->type = INSTR_JMP_NEQ; in instr_jmp_neq_translate()6130 [INSTR_JMP_NEQ] = instr_jmp_neq_exec,