Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/gas/config/
Dtc-or32.c41 #define machine_opcode or32_opcode macro
122 encode (const struct machine_opcode *insn, in encode()
423 const struct machine_opcode *insn; in machine_ip()
454 if ((insn = (struct machine_opcode *) hash_find (op_hash, str)) == NULL) in machine_ip()
629 const struct machine_opcode *insn; in machine_ip()
660 if ((insn = (struct machine_opcode *) hash_find (op_hash, str)) == NULL) in machine_ip()
Dtc-a29k.c33 #define machine_opcode a29k_opcode macro
334 struct machine_opcode *insn; in machine_ip()
360 if ((insn = (struct machine_opcode *) hash_find (op_hash, str)) == NULL) in machine_ip()
Dtc-dlx.c29 #define machine_opcode dlx_opcode macro
658 struct machine_opcode *insn; in machine_ip()
691 if ((insn = (struct machine_opcode *) hash_find (op_hash, str)) == NULL) in machine_ip()