STACK_ALIGN_MASK

Constant STACK_ALIGN_MASK 

Source
pub const STACK_ALIGN_MASK: usize = 0xF;
Expand description

16 字节对齐所需的掩码 (RV64)