Home
last modified time | relevance | path

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

/linux/arch/ia64/include/asm/
A Dprocessor.h632 #define ia64_rotl(w,n) ia64_rotr((w), (64) - (n)) macro
/linux/arch/ia64/kernel/
A Dptrace.c124 ia64_rotl(nat & mask, dist); \ in ia64_put_scratch_nat_bits()

Completed in 8 milliseconds