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

  /src/external/gpl3/binutils/dist/include/cgen/
basic-ops.h 66 #define SLLQI(x, y) ((UQI) (x) << (y))
  /src/external/gpl3/binutils.old/dist/include/cgen/
basic-ops.h 66 #define SLLQI(x, y) ((UQI) (x) << (y))
  /src/external/gpl3/gdb/dist/include/cgen/
basic-ops.h 66 #define SLLQI(x, y) ((UQI) (x) << (y))
  /src/external/gpl3/gdb/dist/sim/common/
cgen-ops.h 72 #define SLLQI(x, y) ((UQI) (x) << (y))
  /src/external/gpl3/gdb.old/dist/include/cgen/
basic-ops.h 66 #define SLLQI(x, y) ((UQI) (x) << (y))
  /src/external/gpl3/gdb.old/dist/sim/common/
cgen-ops.h 72 #define SLLQI(x, y) ((UQI) (x) << (y))

Completed in 24 milliseconds