HomeSort by: relevance | last modified time | path
    Searched defs:SET_C (Results 1 - 12 of 12) sorted by relevancy

  /src/external/gpl3/binutils/dist/opcodes/
xgate-opc.c 66 #define SET_C XGATE_C_BIT,0,0
m68hc11-opc.c 65 #define SET_C M6811_C_BIT,0,0
1380 { "sec", OP_NONE, 1, 0x0d, 2, 2, SET_C, cpu6811, 0 },
  /src/external/gpl3/binutils.old/dist/opcodes/
xgate-opc.c 66 #define SET_C XGATE_C_BIT,0,0
m68hc11-opc.c 65 #define SET_C M6811_C_BIT,0,0
1380 { "sec", OP_NONE, 1, 0x0d, 2, 2, SET_C, cpu6811, 0 },
  /src/external/gpl3/gdb/dist/opcodes/
xgate-opc.c 66 #define SET_C XGATE_C_BIT,0,0
m68hc11-opc.c 65 #define SET_C M6811_C_BIT,0,0
1380 { "sec", OP_NONE, 1, 0x0d, 2, 2, SET_C, cpu6811, 0 },
  /src/external/gpl3/gdb.old/dist/opcodes/
xgate-opc.c 66 #define SET_C XGATE_C_BIT,0,0
m68hc11-opc.c 65 #define SET_C M6811_C_BIT,0,0
1380 { "sec", OP_NONE, 1, 0x0d, 2, 2, SET_C, cpu6811, 0 },
  /src/external/gpl3/gdb/dist/sim/m68hc11/
gencode.c 68 #define SET_C M6811_C_BIT,0,0
375 { "sec", 0, 0, 1, 0x0d, 2, 2, SET_C },
  /src/external/gpl3/gdb.old/dist/sim/m68hc11/
gencode.c 68 #define SET_C M6811_C_BIT,0,0
375 { "sec", 0, 0, 1, 0x0d, 2, 2, SET_C },
  /src/external/gpl3/gdb/dist/sim/mcore/
interp.c 123 #define SET_C() {sr |= 1;}
870 SET_C();
892 SET_C();
  /src/external/gpl3/gdb.old/dist/sim/mcore/
interp.c 123 #define SET_C() {sr |= 1;}
870 SET_C();
892 SET_C();

Completed in 43 milliseconds