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

  /src/external/gpl3/gdb/dist/sim/m32c/
cpu.h 77 #define FLAGBIT_U 0x0080
185 #define FLAG_U FLAG(FLAGBIT_U)
  /src/external/gpl3/gdb.old/dist/sim/m32c/
cpu.h 77 #define FLAGBIT_U 0x0080
185 #define FLAG_U FLAG(FLAGBIT_U)
  /src/external/gpl3/gdb/dist/sim/rx/
cpu.h 122 #define FLAGBIT_U 0x00020000
197 #define FLAG_U FLAG(FLAGBIT_U)
  /src/external/gpl3/gdb.old/dist/sim/rx/
cpu.h 122 #define FLAGBIT_U 0x00020000
197 #define FLAG_U FLAG(FLAGBIT_U)
  /src/external/gpl3/gdb/dist/gdb/
m32c-tdep.c 727 #define FLAGBIT_U 0x0080
883 isp, usp, FLAGBIT_U));
  /src/external/gpl3/gdb.old/dist/gdb/
m32c-tdep.c 727 #define FLAGBIT_U 0x0080
883 isp, usp, FLAGBIT_U));

Completed in 32 milliseconds