Home
last modified time | relevance | path

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

/qemu/target/hppa/
H A Dhelper.c91 reserved |= PSW_E | PSW_Y | PSW_Z; /* not implemented */ in cpu_hppa_put_psw()
H A Dcpu.h125 #define PSW_Z 0x40000000 /* PA1.x only */ macro
/qemu/target/rx/
H A Dtranslate.c2041 PSW_Z = 1, enumerator
2055 case PSW_Z: in clrsetpsw()