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

/openbsd-current/gnu/usr.bin/binutils/include/opcode/
H A Dpdp11.h25 #define PDP11_OPCODE_REG 1 /* register */ macro
/openbsd-current/gnu/usr.bin/binutils-2.17/include/opcode/
H A Dpdp11.h25 #define PDP11_OPCODE_REG 1 /* register */ macro
/openbsd-current/gnu/usr.bin/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.c241 case PDP11_OPCODE_REG:
/openbsd-current/gnu/usr.bin/binutils-2.17/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:
/openbsd-current/gnu/usr.bin/binutils/gas/config/
H A Dtc-pdp11.c763 case PDP11_OPCODE_REG:
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-pdp11.c776 case PDP11_OPCODE_REG:

Completed in 214 milliseconds