Searched refs:CPSR_ZERO_MASK (Results 1 – 1 of 1) sorted by relevance
130 const uint32_t CPSR_ZERO_MASK = PSR64_MODE_MASK; in thread_state64_to_saved_state() local131 const uint32_t CPSR_PRESERVE_MASK = ~(CPSR_COPY_MASK | CPSR_ZERO_MASK); in thread_state64_to_saved_state()