Searched refs:ROR64 (Results 1 – 3 of 3) sorted by relevance
354 static inline unsigned long ROR64(unsigned long word, int i) in ROR64() function383 #define ROR64c ROR64393 #define ROR64(x, y) \ macro
346 …-- Fixed bug with __x86_64__ where ROL64/ROR64 with LTC_NO_ROLC would be the 32-bit versions inste…
297 \index{ROL} \index{ROR} \index{ROL64} \index{ROR64} \index{ROLc} \index{RORc} \index{ROL64c} \index…309 \hline ROR64(x, y) & {\bf unsigned long} x, {\bf unsigned long} y & $x >> y, 0 \le y \le 63$ \\