# | Line 120 | Line 120 | extern void do_merges (void); | |
---|---|---|
120 | extern int get_no_mismatches (void); | |
121 | extern int nr_cpuop_funcs; | |
122 | ||
123 | + | extern const char *get_instruction_name (unsigned int opcode); |
124 | + | extern const char *get_instruction_string (unsigned int opcode); |
125 | + | |
126 | #ifdef __cplusplus | |
127 | } | |
128 | #endif |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |