Searched refs:CACHED_CPSR_BITS (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/target/arm/ | ||
H A D | cpu.h | 1420 #define CACHED_CPSR_BITS (CPSR_T | CPSR_AIF | CPSR_GE | CPSR_IT | CPSR_Q \ macro |
H A D | helper.c | 10652 mask &= ~CACHED_CPSR_BITS; in cpsr_write() |