Searched refs:INSTR_JMP_GT_HH (Results 1 – 2 of 2) sorted by relevance
1439 case INSTR_JMP_GT_HH: in instruction_is_jmp()5217 instr->type = INSTR_JMP_GT_HH; in instr_jmp_gt_translate()6859 [INSTR_JMP_GT_HH] = instr_jmp_gt_hh_exec,10237 case INSTR_JMP_GT_HH: return "INSTR_JMP_GT_HH"; in instr_type_to_name()10860 case INSTR_JMP_GT_HH: in instr_jmp_export()11110 [INSTR_JMP_GT_HH] = instr_jmp_export,11324 case INSTR_JMP_GT_HH: return NULL; in instr_type_to_func()11664 case INSTR_JMP_GT_HH: in action_instr_jmp_codegen()12226 case INSTR_JMP_GT_HH: in pipeline_instr_jmp_codegen()
537 INSTR_JMP_GT_HH, /* a = H, b = H */ enumerator