Searched refs:INSTR_JMP_NEQ_I (Results 1 – 1 of 1) sorted by relevance
422 INSTR_JMP_NEQ_I, /* (a, b) = (MEFT, I) or (a, b) = (H, I) */ enumerator2287 case INSTR_JMP_NEQ_I: in instruction_is_jmp()4876 instr->type = INSTR_JMP_NEQ_I; in instr_jmp_neq_translate()6132 [INSTR_JMP_NEQ_I] = instr_jmp_neq_i_exec,