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

  /src/external/gpl3/binutils/dist/include/opcode/
m68hc11.h 368 #define M68XG_OP_NONE 0x0001
  /src/external/gpl3/binutils.old/dist/include/opcode/
m68hc11.h 368 #define M68XG_OP_NONE 0x0001
  /src/external/gpl3/gdb/dist/include/opcode/
m68hc11.h 368 #define M68XG_OP_NONE 0x0001
  /src/external/gpl3/gdb.old/dist/include/opcode/
m68hc11.h 368 #define M68XG_OP_NONE 0x0001
  /src/external/gpl3/binutils/dist/gas/config/
tc-m68hc11.c 2874 if (opc->format == M68XG_OP_NONE)
2877 opcode_local.format = M68XG_OP_NONE;
2926 opcode_local.format = M68XG_OP_NONE;
2952 opcode_local.format = M68XG_OP_NONE;
2988 opcode_local.format = M68XG_OP_NONE;
3024 opcode_local.format = M68XG_OP_NONE;
3063 opcode_local.format = M68XG_OP_NONE;
3185 opcode_local.format = M68XG_OP_NONE;
3251 opcode_local.format = M68XG_OP_NONE;
3288 opcode_local.format = M68XG_OP_NONE;
    [all...]
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-m68hc11.c 2874 if (opc->format == M68XG_OP_NONE)
2877 opcode_local.format = M68XG_OP_NONE;
2926 opcode_local.format = M68XG_OP_NONE;
2952 opcode_local.format = M68XG_OP_NONE;
2988 opcode_local.format = M68XG_OP_NONE;
3024 opcode_local.format = M68XG_OP_NONE;
3063 opcode_local.format = M68XG_OP_NONE;
3185 opcode_local.format = M68XG_OP_NONE;
3251 opcode_local.format = M68XG_OP_NONE;
3288 opcode_local.format = M68XG_OP_NONE;
    [all...]
  /src/external/gpl3/binutils/dist/opcodes/
m68hc11-dis.c 251 if (format & (M68XG_OP_NONE))
m68hc11-opc.c 1582 { "brk", M68XG_OP_NONE, 2, 0x0000, 0, 0, 0, 0, 0, cpuxgate, 0xffff },
1583 { "nop", M68XG_OP_NONE, 2, 0x0100, 0, 0, 0, 0, 0, cpuxgate, 0xffff },
1584 { "rts", M68XG_OP_NONE, 2, 0x0200, 0, 0, 0, 0, 0, cpuxgate, 0xffff },
1585 { "sif", M68XG_OP_NONE, 2, 0x0300, 0, 0, 0, 0, 0, cpuxgate, 0xffff },
  /src/external/gpl3/binutils.old/dist/opcodes/
m68hc11-dis.c 251 if (format & (M68XG_OP_NONE))
m68hc11-opc.c 1582 { "brk", M68XG_OP_NONE, 2, 0x0000, 0, 0, 0, 0, 0, cpuxgate, 0xffff },
1583 { "nop", M68XG_OP_NONE, 2, 0x0100, 0, 0, 0, 0, 0, cpuxgate, 0xffff },
1584 { "rts", M68XG_OP_NONE, 2, 0x0200, 0, 0, 0, 0, 0, cpuxgate, 0xffff },
1585 { "sif", M68XG_OP_NONE, 2, 0x0300, 0, 0, 0, 0, 0, cpuxgate, 0xffff },
  /src/external/gpl3/gdb/dist/opcodes/
m68hc11-dis.c 251 if (format & (M68XG_OP_NONE))
m68hc11-opc.c 1582 { "brk", M68XG_OP_NONE, 2, 0x0000, 0, 0, 0, 0, 0, cpuxgate, 0xffff },
1583 { "nop", M68XG_OP_NONE, 2, 0x0100, 0, 0, 0, 0, 0, cpuxgate, 0xffff },
1584 { "rts", M68XG_OP_NONE, 2, 0x0200, 0, 0, 0, 0, 0, cpuxgate, 0xffff },
1585 { "sif", M68XG_OP_NONE, 2, 0x0300, 0, 0, 0, 0, 0, cpuxgate, 0xffff },
  /src/external/gpl3/gdb.old/dist/opcodes/
m68hc11-dis.c 251 if (format & (M68XG_OP_NONE))
m68hc11-opc.c 1582 { "brk", M68XG_OP_NONE, 2, 0x0000, 0, 0, 0, 0, 0, cpuxgate, 0xffff },
1583 { "nop", M68XG_OP_NONE, 2, 0x0100, 0, 0, 0, 0, 0, cpuxgate, 0xffff },
1584 { "rts", M68XG_OP_NONE, 2, 0x0200, 0, 0, 0, 0, 0, cpuxgate, 0xffff },
1585 { "sif", M68XG_OP_NONE, 2, 0x0300, 0, 0, 0, 0, 0, cpuxgate, 0xffff },

Completed in 296 milliseconds