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

  /src/external/gpl3/gdb/dist/sim/common/
cgen-utils.c 136 ORDI (a, b)
cgen-ops.h 170 extern DI ORDI (DI, DI);
199 #define ORDI(x, y) ((x) | (y))
  /src/external/gpl3/gdb.old/dist/sim/common/
cgen-utils.c 136 ORDI (a, b)
cgen-ops.h 170 extern DI ORDI (DI, DI);
199 #define ORDI(x, y) ((x) | (y))
  /src/external/gpl3/binutils/dist/include/cgen/
basic-ops.h 164 extern DI ORDI (DI, DI);
193 #define ORDI(x, y) ((x) | (y))
  /src/external/gpl3/binutils.old/dist/include/cgen/
basic-ops.h 164 extern DI ORDI (DI, DI);
193 #define ORDI(x, y) ((x) | (y))
  /src/external/gpl3/gdb/dist/include/cgen/
basic-ops.h 164 extern DI ORDI (DI, DI);
193 #define ORDI(x, y) ((x) | (y))
  /src/external/gpl3/gdb.old/dist/include/cgen/
basic-ops.h 164 extern DI ORDI (DI, DI);
193 #define ORDI(x, y) ((x) | (y))

Completed in 35 milliseconds