Searched refs:sparc_opcode (Results 1 – 1 of 1) sorted by relevance
85 typedef struct sparc_opcode struct94 } sparc_opcode; argument212 static const struct sparc_opcode sparc_opcodes[];361 static const struct sparc_opcode sparc_opcodes[] = {2255 static const sparc_opcode **sorted_opcodes;2270 const sparc_opcode *opcode;2414 const sparc_opcode *opcode = op->opcode; in is_delayed_branch()2466 sparc_opcode *op0 = * (sparc_opcode **) a; in compare_opcodes()2467 sparc_opcode *op1 = * (sparc_opcode **) b; in compare_opcodes()2612 build_hash_table (const sparc_opcode **opcode_table, in build_hash_table()[all …]