Home
last modified time | relevance | path

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

/openbmc/qemu/target/hppa/
H A Dint_helper.c60 if (hppa_is_pa20(env) && env->cr[CR_PSW_DEFAULT] & PDC_PSW_WIDE_BIT) { in io_eir_write()
105 (env->cr[CR_PSW_DEFAULT] & PDC_PSW_WIDE_BIT ? PSW_W : 0) | in hppa_cpu_do_interrupt()
H A Dcpu.h141 #define PDC_PSW_WIDE_BIT 2 macro
/openbmc/linux/arch/parisc/include/uapi/asm/
H A Dpdc.h168 #define PDC_PSW_WIDE_BIT 2 /* set for wide mode */ macro
/openbmc/linux/arch/parisc/kernel/
H A Dhead.S261 ldo PDC_PSW_WIDE_BIT(%r0),%arg2 /* 2 */