Searched refs:INSTR_JMP_INVALID (Results 1 – 2 of 2) sorted by relevance
1415 case INSTR_JMP_INVALID: in instruction_is_jmp()4915 instr->type = INSTR_JMP_INVALID; in instr_jmp_invalid_translate()6831 [INSTR_JMP_INVALID] = instr_jmp_invalid_exec,10213 case INSTR_JMP_INVALID: return "INSTR_JMP_INVALID"; in instr_type_to_name()10832 case INSTR_JMP_INVALID: in instr_jmp_export()11082 [INSTR_JMP_INVALID] = instr_jmp_export,11300 case INSTR_JMP_INVALID: return NULL; in instr_type_to_func()11395 case INSTR_JMP_INVALID: in action_instr_jmp_codegen()12046 case INSTR_JMP_INVALID: in pipeline_instr_jmp_codegen()
477 INSTR_JMP_INVALID, enumerator