Searched refs:PDP11_BASIC (Results 1 - 6 of 6) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils/opcodes/
H A Dpdp11-opc.c23 { "halt", 0x0000, 0xffff, PDP11_OPCODE_NO_OPS, PDP11_BASIC },
24 { "wait", 0x0001, 0xffff, PDP11_OPCODE_NO_OPS, PDP11_BASIC },
25 { "rti", 0x0002, 0xffff, PDP11_OPCODE_NO_OPS, PDP11_BASIC },
26 { "bpt", 0x0003, 0xffff, PDP11_OPCODE_NO_OPS, PDP11_BASIC },
27 { "iot", 0x0004, 0xffff, PDP11_OPCODE_NO_OPS, PDP11_BASIC },
28 { "reset", 0x0005, 0xffff, PDP11_OPCODE_NO_OPS, PDP11_BASIC },
31 { "jmp", 0x0040, 0xffc0, PDP11_OPCODE_OP, PDP11_BASIC },
32 { "rts", 0x0080, 0xfff8, PDP11_OPCODE_REG, PDP11_BASIC },
36 { "nop", 0x00a0, 0xffff, PDP11_OPCODE_NO_OPS, PDP11_BASIC },
37 { "clc", 0x00a1, 0xffff, PDP11_OPCODE_NO_OPS, PDP11_BASIC },
[all...]
/openbsd-current/gnu/usr.bin/binutils-2.17/opcodes/
H A Dpdp11-opc.c23 { "halt", 0x0000, 0xffff, PDP11_OPCODE_NO_OPS, PDP11_BASIC },
24 { "wait", 0x0001, 0xffff, PDP11_OPCODE_NO_OPS, PDP11_BASIC },
25 { "rti", 0x0002, 0xffff, PDP11_OPCODE_NO_OPS, PDP11_BASIC },
26 { "bpt", 0x0003, 0xffff, PDP11_OPCODE_NO_OPS, PDP11_BASIC },
27 { "iot", 0x0004, 0xffff, PDP11_OPCODE_NO_OPS, PDP11_BASIC },
28 { "reset", 0x0005, 0xffff, PDP11_OPCODE_NO_OPS, PDP11_BASIC },
31 { "jmp", 0x0040, 0xffc0, PDP11_OPCODE_OP, PDP11_BASIC },
32 { "rts", 0x0080, 0xfff8, PDP11_OPCODE_REG, PDP11_BASIC },
36 { "nop", 0x00a0, 0xffff, PDP11_OPCODE_NO_OPS, PDP11_BASIC },
37 { "clc", 0x00a1, 0xffff, PDP11_OPCODE_NO_OPS, PDP11_BASIC },
[all...]
/openbsd-current/gnu/usr.bin/binutils/include/opcode/
H A Dpdp11.h56 #define PDP11_BASIC 1 /* basic instruction set (11/20 etc) */ macro
/openbsd-current/gnu/usr.bin/binutils-2.17/include/opcode/
H A Dpdp11.h56 #define PDP11_BASIC 1 /* basic instruction set (11/20 etc) */ macro
/openbsd-current/gnu/usr.bin/binutils/gas/config/
H A Dtc-pdp11.c1062 pdp11_extension[PDP11_BASIC] = 1;
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-pdp11.c102 pdp11_extension[PDP11_BASIC] = 1;

Completed in 133 milliseconds