Home
last modified time | relevance | path

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

/openbmc/qemu/target/hppa/
H A Dhelper.c30 target_ulong psw; in cpu_hppa_get_psw() local
78 void cpu_hppa_put_psw(CPUHPPAState *env, target_ulong psw) in cpu_hppa_put_psw()
137 target_ulong psw = cpu_hppa_get_psw(env); in hppa_cpu_dump_state() local
H A Dsys_helper.c65 target_ulong psw = env->psw; in HELPER() local
H A Dcpu.h212 uint32_t psw; /* All psw bits except the following: */ member
/openbmc/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.c31 static void _set_psw(CPURXState *env, uint32_t psw, uint32_t rte) in _set_psw()
48 void helper_set_psw(CPURXState *env, uint32_t psw) in helper_set_psw()
53 void helper_set_psw_rte(CPURXState *env, uint32_t psw) in helper_set_psw_rte()
H A Dcpu.h158 uint32_t psw = 0; in rx_cpu_pack_psw() local
H A Dtranslate.c138 uint32_t psw; in rx_cpu_dump_state() local
2140 TCGv psw; in trans_RTFI() local
2154 TCGv psw; in trans_RTE() local
H A Ddisas.c135 static const char psw[] = { variable
/openbmc/qemu/pc-bios/s390-ccw/
H A Djump2ipl.c20 void write_reset_psw(uint64_t psw) in write_reset_psw()
/openbmc/qemu/tests/tcg/tricore/asm/
H A Dmacros.h108 #define TEST_D_D_PSW(insn, num, result, psw, rs1) \ argument
124 #define TEST_D_DD_PSW(insn, num, result, psw, rs1, rs2) \ argument
132 #define TEST_D_DDD_PSW(insn, num, result, psw, rs1, rs2, rs3) \ argument
149 #define TEST_D_DDI_PSW(insn, num, result, psw, rs1, rs2, imm) \ argument
/openbmc/qemu/linux-user/s390x/
H A Dtarget_syscall.h19 target_psw_t psw; member
H A Dsignal.c37 target_psw_t psw; member
/openbmc/u-boot/arch/microblaze/include/asm/
H A Dptrace.h71 microblaze_reg_t psw; /* program status word */ member
/openbmc/qemu/linux-user/hppa/
H A Dsignal.c89 abi_ulong psw; in restore_sigcontext() local
/openbmc/qemu/target/s390x/
H A Dhelper.c184 PSW psw; /* 0x0100 */ member
H A Darch_dump.c24 uint64_t psw[2]; member
H A Dcpu.h76 PSW psw; member
/openbmc/qemu/tests/tcg/i386/
H A Dtest-i386-fprem.c150 static void psw(uint16_t sw) in psw() function
/openbmc/qemu/target/tricore/
H A Dop_helper.c2411 static int cdc_increment(target_ulong *psw) in cdc_increment()
2429 static int cdc_decrement(target_ulong *psw) in cdc_decrement()
2445 static bool cdc_zero(target_ulong *psw) in cdc_zero()
2547 target_ulong psw; in helper_call() local
2609 target_ulong new_PSW, psw; in helper_ret() local
H A Dtranslate.c99 uint32_t psw; in tricore_cpu_dump_state() local