HomeSort by relevance Sort by last modified time
    Searched refs:PDP11_UCODE (Results 1 - 3 of 3) sorted by null

  /toolchain/binutils/binutils-2.25/include/opcode/
pdp11.h 68 #define PDP11_UCODE 12 /* microcode instructions: ldub, med, xfc */
  /toolchain/binutils/binutils-2.25/opcodes/
pdp11-opc.c 171 { "med", 0x7d80, 0xffff, PDP11_OPCODE_NO_OPS, PDP11_UCODE },
172 { "xfc", 0x7dc0, 0xffc0, PDP11_OPCODE_IMM6, PDP11_UCODE },
209 { "ldub", 0xf003, 0xffff, PDP11_OPCODE_NO_OPS, PDP11_UCODE },
  /toolchain/binutils/binutils-2.25/gas/config/
tc-pdp11.c 164 pdp11_extension[PDP11_UCODE] = yes;

Completed in 93 milliseconds