Home
last modified time | relevance | path

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

/openbmc/linux/arch/parisc/include/asm/
H A Dpsw.h43 #define PSW_Z 0x40000000 /* PA1.x only */ macro
/openbmc/qemu/target/hppa/
H A Dhelper.c75 reserved |= PSW_E | PSW_Y | PSW_Z; /* not implemented */ in cpu_hppa_put_psw()
H A Dcpu.h124 #define PSW_Z 0x40000000 /* PA1.x only */ macro
/openbmc/qemu/target/rx/
H A Dtranslate.c2041 PSW_Z = 1, enumerator
2055 case PSW_Z: in clrsetpsw()