Searched refs:CPSR_PRESERVE_MASK (Results 1 – 1 of 1) sorted by relevance
125 const uint32_t CPSR_PRESERVE_MASK = ~(CPSR_COPY_MASK | CPSR_ZERO_MASK); in thread_state64_to_saved_state() local135 [preserve_mask] "i"(CPSR_PRESERVE_MASK), in thread_state64_to_saved_state()146 new_cpsr &= CPSR_PRESERVE_MASK; in thread_state64_to_saved_state()