Searched refs:ia64_rotl (Results 1 – 2 of 2) sorted by relevance
688 #define ia64_rotl(w,n) ia64_rotr((w), (64) - (n)) macro
125 ia64_rotl(nat & mask, dist); \ in ia64_put_scratch_nat_bits()