Home
last modified time | relevance | path

Searched refs:PSW_Y (Results 1 – 2 of 2) 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.h126 #define PSW_Y 0x80000000 /* PA1.x only */ macro