Home
last modified time | relevance | path

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

/openbmc/linux/arch/parisc/include/asm/
H A Dpsw.h27 #define PSW_M 0x00010000 macro
/openbmc/qemu/target/hppa/
H A Dint_helper.c106 (i == EXCP_HPMC ? PSW_M : 0)); in hppa_cpu_do_interrupt()
H A Dhelper.c151 psw_c[11] = (psw & PSW_M ? 'M' : '-'); in hppa_cpu_dump_state()
H A Dcpu.h112 #define PSW_M 0x00010000 macro