Searched refs:SCRATCH_FPR (Results 1 – 1 of 1) sorted by relevance
167 const SCRATCH_FPR: u32 = 1 << 15; constant168 const NON_ALLOCATABLE_FPR: u32 = SCRATCH_FPR;181 const ALLOCATABLE_SCRATCH_FPR: u32 = SCRATCH_FPR;183 const NON_ALLOCATABLE_SCRATCH_FPR: u32 = ALL_FPR & !SCRATCH_FPR;