STACK_ALIGN_MASK
os
0.1.0
In os::
arch::
riscv::
constant
os
::
arch
::
riscv
::
constant
Constant
STACK_
ALIGN_
MASK
Copy item path
Source
pub const STACK_ALIGN_MASK: usize = 0xF;
Expand description
16 字节对齐所需的掩码 (RV64)