Searched refs:PDP11_OPCODE_REG (Results 1 - 8 of 8) sorted by relevance

/haiku-buildtools/legacy/binutils/include/opcode/
H A Dpdp11.h25 #define PDP11_OPCODE_REG 1 /* register */ macro
/haiku-buildtools/binutils/include/opcode/
H A Dpdp11.h24 #define PDP11_OPCODE_REG 1 /* register */ macro
/haiku-buildtools/legacy/binutils/opcodes/
H A Dpdp11-opc.c32 { "rts", 0x0080, 0xfff8, PDP11_OPCODE_REG, PDP11_BASIC },
108 { "fadd", 0x7a00, 0xfff8, PDP11_OPCODE_REG, PDP11_FIS },
109 { "fsub", 0x7a08, 0xfff8, PDP11_OPCODE_REG, PDP11_FIS },
110 { "fmul", 0x7a10, 0xfff8, PDP11_OPCODE_REG, PDP11_FIS },
111 { "fdiv", 0x7a18, 0xfff8, PDP11_OPCODE_REG, PDP11_FIS },
116 { "l2dr", 0x7c10, 0xfff8, PDP11_OPCODE_REG, PDP11_CIS },/*l2d*/
134 { "l3dr", 0x7c30, 0xfff8, PDP11_OPCODE_REG, PDP11_CIS },/*l3d*/
241 { "l2d", 0x7c10, 0xfff8, PDP11_OPCODE_REG, PDP11_CIS },
242 { "l3d", 0x7c30, 0xfff8, PDP11_OPCODE_REG, PDP11_CIS },
H A Dpdp11-dis.c217 case PDP11_OPCODE_REG:
/haiku-buildtools/binutils/opcodes/
H A Dpdp11-opc.c35 { "rts", 0x0080, 0xfff8, PDP11_OPCODE_REG, PDP11_BASIC },
111 { "fadd", 0x7a00, 0xfff8, PDP11_OPCODE_REG, PDP11_FIS },
112 { "fsub", 0x7a08, 0xfff8, PDP11_OPCODE_REG, PDP11_FIS },
113 { "fmul", 0x7a10, 0xfff8, PDP11_OPCODE_REG, PDP11_FIS },
114 { "fdiv", 0x7a18, 0xfff8, PDP11_OPCODE_REG, PDP11_FIS },
119 { "l2dr", 0x7c10, 0xfff8, PDP11_OPCODE_REG, PDP11_CIS },/*l2d*/
137 { "l3dr", 0x7c30, 0xfff8, PDP11_OPCODE_REG, PDP11_CIS },/*l3d*/
244 { "l2d", 0x7c10, 0xfff8, PDP11_OPCODE_REG, PDP11_CIS },
245 { "l3d", 0x7c30, 0xfff8, PDP11_OPCODE_REG, PDP11_CIS },
H A Dpdp11-dis.c219 case PDP11_OPCODE_REG:
/haiku-buildtools/legacy/binutils/gas/config/
H A Dtc-pdp11.c776 case PDP11_OPCODE_REG:
/haiku-buildtools/binutils/gas/config/
H A Dtc-pdp11.c766 case PDP11_OPCODE_REG:

Completed in 65 milliseconds