Home
last modified time | relevance | path

Searched defs:psw (Results 1 – 19 of 19) sorted by relevance

/qemu/target/hppa/
H A Dhelper.c30 target_ulong psw; in cpu_hppa_get_psw() local
62 void cpu_hppa_put_psw(CPUHPPAState *env, target_ulong psw) in cpu_hppa_put_psw()
119 target_ulong psw = cpu_hppa_get_psw(env); in hppa_cpu_dump_state() local
H A Dsys_helper.c66 target_ulong psw = env->psw; in HELPER() local
H A Dcpu.h211 uint32_t psw; /* All psw bits except the following: */ member
311 static inline uint64_t gva_offset_mask(target_ulong psw) in gva_offset_mask()
318 static inline target_ulong hppa_form_gva_psw(target_ulong psw, uint64_t spc, in hppa_form_gva_psw()
/qemu/target/rx/
H A Dgdbstub.c56 uint32_t psw; in rx_cpu_gdb_write_register() local
H A Dhelper.c26 void rx_cpu_unpack_psw(CPURXState *env, uint32_t psw, int rte) in rx_cpu_unpack_psw()
H A Dop_helper.c32 static void _set_psw(CPURXState *env, uint32_t psw, uint32_t rte) in _set_psw()
49 void helper_set_psw(CPURXState *env, uint32_t psw) in helper_set_psw()
54 void helper_set_psw_rte(CPURXState *env, uint32_t psw) in helper_set_psw_rte()
H A Dcpu.h163 uint32_t psw = 0; in rx_cpu_pack_psw() local
H A Dtranslate.c137 uint32_t psw; in rx_cpu_dump_state() local
2139 TCGv psw; in trans_RTFI() local
2153 TCGv psw; in trans_RTE() local
H A Ddisas.c135 static const char psw[] = { variable
/qemu/pc-bios/s390-ccw/
H A Djump2ipl.c19 void write_reset_psw(uint64_t psw) in write_reset_psw()
/qemu/linux-user/s390x/
H A Dtarget_syscall.h19 target_psw_t psw; member
H A Dsignal.c37 target_psw_t psw; member
/qemu/linux-user/hppa/
H A Dsignal.c89 abi_ulong psw; in restore_sigcontext() local
/qemu/target/s390x/
H A Dhelper.c180 PSW psw; /* 0x0100 */ member
H A Darch_dump.c24 uint64_t psw[2]; member
H A Dcpu.h78 PSW psw; member
/qemu/tests/tcg/i386/
H A Dtest-i386-fprem.c150 static void psw(uint16_t sw) in psw() function
/qemu/target/tricore/
H A Dop_helper.c2412 static int cdc_increment(target_ulong *psw) in cdc_increment()
2430 static int cdc_decrement(target_ulong *psw) in cdc_decrement()
2446 static bool cdc_zero(target_ulong *psw) in cdc_zero()
2548 target_ulong psw; in helper_call() local
2610 target_ulong new_PSW, psw; in helper_ret() local
H A Dtranslate.c98 uint32_t psw; in tricore_cpu_dump_state() local