Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/opcode/
Dm68hc11.h378 #define M68XG_OP_RD_RB_RIp 0x0400 macro
/toolchain/binutils/binutils-2.27/opcodes/
Dm68hc11-opc.c1665 { "ldb", M68XG_OP_RD_RB_RIp, 2, 0x6001, 0, 0, 0, 0, 0, cpuxgate, 0xf803 },
1666 { "ldw", M68XG_OP_RD_RB_RIp, 2, 0x6801, 0, 0, 0, 0, 0, cpuxgate, 0xf803 },
1667 { "stb", M68XG_OP_RD_RB_RIp, 2, 0x7001, 0, 0, 0, 0, 0, cpuxgate, 0xf803 },
1668 { "stw", M68XG_OP_RD_RB_RIp, 2, 0x7801, 0, 0, 0, 0, 0, cpuxgate, 0xf803 },
Dm68hc11-dis.c280 else if (format & M68XG_OP_RD_RB_RIp) in print_insn()
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-m68hc11.c683 | M68XG_OP_RD_RB_RI | M68XG_OP_RD_RB_RIp in md_begin()
815 else if (format & M68XG_OP_RD_RB_RIp) in print_opcode_format()
3404 operands[0].mode = M68XG_OP_RD_RB_RIp; in md_assemble()