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

  /src/external/gpl3/binutils/dist/include/cgen/
basic-ops.h 83 #define LEUQI(x, y) ((UQI) (x) <= (UQI) (y))
  /src/external/gpl3/binutils.old/dist/include/cgen/
basic-ops.h 83 #define LEUQI(x, y) ((UQI) (x) <= (UQI) (y))
  /src/external/gpl3/gdb.old/dist/include/cgen/
basic-ops.h 83 #define LEUQI(x, y) ((UQI) (x) <= (UQI) (y))
  /src/external/gpl3/gdb.old/dist/sim/common/
cgen-ops.h 89 #define LEUQI(x, y) ((UQI) (x) <= (UQI) (y))
  /src/external/gpl3/gdb/dist/include/cgen/
basic-ops.h 83 #define LEUQI(x, y) ((UQI) (x) <= (UQI) (y))
  /src/external/gpl3/gdb/dist/sim/common/
cgen-ops.h 89 #define LEUQI(x, y) ((UQI) (x) <= (UQI) (y))

Completed in 15 milliseconds