HomeSort by: relevance | last modified time | path
    Searched refs:PDP11_FIS (Results 1 - 10 of 10) sorted by relevancy

  /src/external/gpl3/binutils/dist/include/opcode/
pdp11.h 59 #define PDP11_FIS 5 /* KEV11 floating-point instructions */
  /src/external/gpl3/binutils.old/dist/include/opcode/
pdp11.h 59 #define PDP11_FIS 5 /* KEV11 floating-point instructions */
  /src/external/gpl3/gdb/dist/include/opcode/
pdp11.h 59 #define PDP11_FIS 5 /* KEV11 floating-point instructions */
  /src/external/gpl3/gdb.old/dist/include/opcode/
pdp11.h 59 #define PDP11_FIS 5 /* KEV11 floating-point instructions */
  /src/external/gpl3/binutils/dist/opcodes/
pdp11-opc.c 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 },
  /src/external/gpl3/binutils.old/dist/opcodes/
pdp11-opc.c 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 },
  /src/external/gpl3/gdb/dist/opcodes/
pdp11-opc.c 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 },
  /src/external/gpl3/gdb.old/dist/opcodes/
pdp11-opc.c 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 },
  /src/external/gpl3/binutils/dist/gas/config/
tc-pdp11.c 123 pdp11_extension[PDP11_FIS] = yes;
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-pdp11.c 123 pdp11_extension[PDP11_FIS] = yes;

Completed in 49 milliseconds