Searched defs:PSR_S (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/linux-user/sparc/ | ||
H A D | cpu_loop.c | 182 const uint32_t PSR_S = 0x00000080u; in do_getpsr() local |
/openbmc/qemu/target/sparc/ | ||
H A D | cpu.h | 115 #define PSR_S (1<<7) macro |