Searched refs:PSW_Y (Results 1 – 2 of 2) sorted by relevance
/qemu/target/hppa/ | ||
H A D | helper.c | 91 reserved |= PSW_E | PSW_Y | PSW_Z; /* not implemented */ in cpu_hppa_put_psw() |
H A D | cpu.h | 126 #define PSW_Y 0x80000000 /* PA1.x only */ macro |