Home
last modified time | relevance | path

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

/openbmc/linux/arch/parisc/include/asm/
H A Dpsw.h34 #define PSW_L 0x00400000 macro
/openbmc/qemu/target/hppa/
H A Dhelper.c145 psw_c[5] = (psw & PSW_L ? 'L' : '-'); in hppa_cpu_dump_state()
H A Dcpu.h118 #define PSW_L 0x00400000 macro