Home
last modified time | relevance | path

Searched refs:PSW_H (Results 1 – 2 of 2) sorted by relevance

/qemu/target/hppa/
H A Dhelper.c144 psw_c[4] = (psw & PSW_H ? 'H' : '-'); in hppa_cpu_dump_state()
H A Dcpu.h119 #define PSW_H 0x00800000 macro