/openbmc/qemu/target/hppa/ |
H A D | helper.c | 30 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 D | sys_helper.c | 65 target_ulong psw = env->psw; in HELPER() local
|
H A D | cpu.h | 212 uint32_t psw; /* All psw bits except the following: */ member
|
/openbmc/qemu/target/rx/ |
H A D | gdbstub.c | 56 uint32_t psw; in rx_cpu_gdb_write_register() local
|
H A D | helper.c | 26 void rx_cpu_unpack_psw(CPURXState *env, uint32_t psw, int rte) in rx_cpu_unpack_psw()
|
H A D | op_helper.c | 31 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 D | cpu.h | 158 uint32_t psw = 0; in rx_cpu_pack_psw() local
|
H A D | translate.c | 138 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 D | disas.c | 135 static const char psw[] = { variable
|
/openbmc/qemu/pc-bios/s390-ccw/ |
H A D | jump2ipl.c | 20 void write_reset_psw(uint64_t psw) in write_reset_psw()
|
/openbmc/qemu/tests/tcg/tricore/asm/ |
H A D | macros.h | 108 #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 D | target_syscall.h | 19 target_psw_t psw; member
|
H A D | signal.c | 37 target_psw_t psw; member
|
/openbmc/u-boot/arch/microblaze/include/asm/ |
H A D | ptrace.h | 71 microblaze_reg_t psw; /* program status word */ member
|
/openbmc/qemu/linux-user/hppa/ |
H A D | signal.c | 89 abi_ulong psw; in restore_sigcontext() local
|
/openbmc/qemu/target/s390x/ |
H A D | helper.c | 184 PSW psw; /* 0x0100 */ member
|
H A D | arch_dump.c | 24 uint64_t psw[2]; member
|
H A D | cpu.h | 76 PSW psw; member
|
/openbmc/qemu/tests/tcg/i386/ |
H A D | test-i386-fprem.c | 150 static void psw(uint16_t sw) in psw() function
|
/openbmc/qemu/target/tricore/ |
H A D | op_helper.c | 2411 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 D | translate.c | 99 uint32_t psw; in tricore_cpu_dump_state() local
|