Home
last modified time | relevance | path

Searched defs:SLLSI (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/external/gpl3/binutils/dist/include/cgen/
Dbasic-ops.h125 #define SLLSI(x, y) ((USI) (x) << (y)) macro
/netbsd/src/external/gpl3/gdb/dist/include/cgen/
Dbasic-ops.h125 #define SLLSI(x, y) ((USI) (x) << (y)) macro
/netbsd/src/external/gpl3/gdb/dist/sim/common/
Dcgen-ops.h131 #define SLLSI(x, y) ((USI) (x) << (y)) macro