Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

U32OptBitRotate

Fully qualified path: alexandria_math::opt_math::U32OptBitRotate

pub impl U32OptBitRotate of OptBitRotate<u32, WideMulU32>;

Impl functions

rotl

Fully qualified path: alexandria_math::opt_math::U32OptBitRotate::rotl

fn rotl(x: u32, n: u8) -> u32

rotr

Fully qualified path: alexandria_math::opt_math::U32OptBitRotate::rotr

fn rotr(x: u32, n: u8) -> u32