Searched refs:SCRATCH (Results 1 – 1 of 1) sorted by relevance
161 const SCRATCH: u32 = 1 << ENC_R11; constant163 pub(crate) const NON_ALLOCATABLE_GPR: u32 = (1 << ENC_RBP) | (1 << ENC_RSP) | SCRATCH | INSTANCE;176 const ALLOCATABLE_SCRATCH_GPR: u32 = SCRATCH;178 const NON_ALLOCATABLE_SCRATCH_GPR: u32 = ALL_GPR & !SCRATCH;