Searched refs:INSTR_JMP_NEQ_S (Results 1 – 1 of 1) sorted by relevance
421 INSTR_JMP_NEQ_S, /* (a, b) = (MEFT, H) or (a, b) = (H, MEFT) */ enumerator2286 case INSTR_JMP_NEQ_S: in instruction_is_jmp()4857 instr->type = INSTR_JMP_NEQ_S; in instr_jmp_neq_translate()6131 [INSTR_JMP_NEQ_S] = instr_jmp_neq_s_exec,