Home
last modified time | relevance | path

Searched refs:ROTLn (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/sim/common/
Dsim-n-bits.h48 #define ROTLn XCONCAT2(ROTL,N) macro
139 return ROTLn (val, -shift); in ROTn()
148 ROTLn (unsignedN val, in ROTLn() function
206 #undef ROTLn