Searched refs:s_instruction_names (Results 1 – 2 of 2) sorted by relevance
24 static const char s_instruction_names[][6] = { variable315 if (id >= ARR_SIZE(s_instruction_names)) in M680X_insn_name()318 return s_instruction_names[(int)id]; in M680X_insn_name()345 if (M680X_INS_ENDING != ARR_SIZE(s_instruction_names)) { in M680X_instprinter_init()
46 static const char* s_instruction_names[] = { variable296 SStream_concat0(O, (char*)s_instruction_names[MI->Opcode]); in M68K_printInst()365 return s_instruction_names[id]; in M68K_insn_name()