Home
last modified time | relevance | path

Searched refs:PSW_S (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/parisc/include/asm/
H A Dpsw.h38 #define PSW_S 0x02000000 macro
/openbmc/qemu/target/hppa/
H A Dhelper.c142 psw_c[2] = (psw & PSW_S ? 'S' : '-'); in hppa_cpu_dump_state()
H A Dcpu.h121 #define PSW_S 0x02000000 macro
/openbmc/qemu/target/rx/
H A Dtranslate.c2042 PSW_S = 2, enumerator
2058 case PSW_S: in clrsetpsw()