Searched refs:INSTR_JMP_EQ_HH (Results 1 – 2 of 2) sorted by relevance
1423 case INSTR_JMP_EQ_HH: in instruction_is_jmp()5037 instr->type = INSTR_JMP_EQ_HH; in instr_jmp_eq_translate()6840 [INSTR_JMP_EQ_HH] = instr_jmp_eq_hh_exec,10221 case INSTR_JMP_EQ_HH: return "INSTR_JMP_EQ_HH"; in instr_type_to_name()10848 case INSTR_JMP_EQ_HH: in instr_jmp_export()11091 [INSTR_JMP_EQ_HH] = instr_jmp_export,11308 case INSTR_JMP_EQ_HH: return NULL; in instr_type_to_func()11472 case INSTR_JMP_EQ_HH: in action_instr_jmp_codegen()12098 case INSTR_JMP_EQ_HH: in pipeline_instr_jmp_codegen()
506 INSTR_JMP_EQ_HH, /* a = H, b = H */ enumerator