Home
last modified time | relevance | path

Searched refs:machine_opcode (Results 1 – 1 of 1) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-dlx.c29 #define machine_opcode dlx_opcode macro
663 struct machine_opcode *insn; in machine_ip()
697 if ((insn = (struct machine_opcode *) hash_find (op_hash, str)) == NULL) in machine_ip()