Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/opcode/
Dpdp11.h63 #define PDP11_MFPT 8 /* move from processor type */ macro
/toolchain/binutils/binutils-2.27/opcodes/
Dpdp11-opc.c33 { "mfpt", 0x0007, 0xffff, PDP11_OPCODE_NO_OPS, PDP11_MFPT },
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-pdp11.c144 pdp11_extension[PDP11_MFPT] = yes; in set_option()