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

  /src/external/gpl3/binutils/dist/include/opcode/
m68hc11.h 375 #define M68XG_OP_REL10 0x0080
  /src/external/gpl3/binutils.old/dist/include/opcode/
m68hc11.h 375 #define M68XG_OP_REL10 0x0080
  /src/external/gpl3/gdb/dist/include/opcode/
m68hc11.h 375 #define M68XG_OP_REL10 0x0080
  /src/external/gpl3/gdb.old/dist/include/opcode/
m68hc11.h 375 #define M68XG_OP_REL10 0x0080
  /src/external/gpl3/binutils/dist/opcodes/
m68hc11-dis.c 287 else if (format & M68XG_OP_REL10)
m68hc11-opc.c 1653 { "bra", M68XG_OP_REL10, 2, 0x3c00, 0, 0, 0, 0, 0, cpuxgate, 0xfc00 },
  /src/external/gpl3/binutils.old/dist/opcodes/
m68hc11-dis.c 287 else if (format & M68XG_OP_REL10)
m68hc11-opc.c 1653 { "bra", M68XG_OP_REL10, 2, 0x3c00, 0, 0, 0, 0, 0, cpuxgate, 0xfc00 },
  /src/external/gpl3/gdb/dist/opcodes/
m68hc11-dis.c 287 else if (format & M68XG_OP_REL10)
m68hc11-opc.c 1653 { "bra", M68XG_OP_REL10, 2, 0x3c00, 0, 0, 0, 0, 0, cpuxgate, 0xfc00 },
  /src/external/gpl3/gdb.old/dist/opcodes/
m68hc11-dis.c 287 else if (format & M68XG_OP_REL10)
m68hc11-opc.c 1653 { "bra", M68XG_OP_REL10, 2, 0x3c00, 0, 0, 0, 0, 0, cpuxgate, 0xfc00 },
  /src/external/gpl3/binutils/dist/gas/config/
tc-m68hc11.c 678 | M68XG_OP_REL10 ))
792 else if (format & M68XG_OP_REL10)
1760 else if (mode == M68XG_OP_REL10)
2427 else if (format & M68XG_OP_REL10)
2431 fixup8_xg (&operands[0].exp, format, M68XG_OP_REL10);
3073 if (opc->format & (M68XG_OP_REL9 | M68XG_OP_REL10))
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-m68hc11.c 678 | M68XG_OP_REL10 ))
792 else if (format & M68XG_OP_REL10)
1760 else if (mode == M68XG_OP_REL10)
2427 else if (format & M68XG_OP_REL10)
2431 fixup8_xg (&operands[0].exp, format, M68XG_OP_REL10);
3073 if (opc->format & (M68XG_OP_REL9 | M68XG_OP_REL10))

Completed in 41 milliseconds