Home
last modified time | relevance | path

Searched refs:SPR_SRR1 (Results 1 – 25 of 242) sorted by relevance

12345678910

/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/Core/PowerPC/Jit64Common/
H A DJit64PowerPCState.h20 #define PPCSTATE_SRR1 PPCSTATE(spr[SPR_SRR1])
/dports/misc/rump/buildrump.sh-b914579/src/sys/arch/powerpc/include/
H A Dspr.h30 #define SPR_SRR1 0x01b /* E468 Save/Restore Register 1 */ macro
/dports/emulators/qemu/qemu-6.2.0/roms/skiboot/asm/
H A Dmisc.S294 mfspr %r4,SPR_SRR1
296 mtspr SPR_SRR1,%r4
H A Dhead.S108 mfspr %r3,SPR_SRR1
177 mfspr %r4,SPR_SRR1
298 mtspr SPR_SRR1,%r3
603 mfspr %r3,SPR_SRR1
/dports/emulators/qemu5/qemu-5.2.0/roms/skiboot/core/
H A Dexceptions.c141 (uint64_t)mfspr(SPR_SRR0), (uint64_t)mfspr(SPR_SRR1)); in exception_entry_pm_mce()
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/scriptedwizard/resources/ppc/files/MPC565/h/
H A Dmpc555.h99 #define SPR_SRR1 27 macro
/dports/emulators/qemu42/qemu-4.2.1/roms/skiboot/core/
H A Dexceptions.c141 (uint64_t)mfspr(SPR_SRR0), (uint64_t)mfspr(SPR_SRR1)); in exception_entry_pm_mce()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/skiboot/core/
H A Dexceptions.c141 (uint64_t)mfspr(SPR_SRR0), (uint64_t)mfspr(SPR_SRR1)); in exception_entry_pm_mce()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/skiboot/core/
H A Dexceptions.c141 (uint64_t)mfspr(SPR_SRR0), (uint64_t)mfspr(SPR_SRR1)); in exception_entry_pm_mce()
/dports/emulators/qemu60/qemu-6.0.0/roms/skiboot/core/
H A Dexceptions.c141 (uint64_t)mfspr(SPR_SRR0), (uint64_t)mfspr(SPR_SRR1)); in exception_entry_pm_mce()
/dports/emulators/qemu60/qemu-6.0.0/roms/skiboot/asm/
H A Dhead.S112 mfspr %r3,SPR_SRR1
181 mfspr %r4,SPR_SRR1
297 mtspr SPR_SRR1,%r3
559 mfspr %r3,SPR_SRR1
/dports/emulators/qemu5/qemu-5.2.0/roms/skiboot/asm/
H A Dhead.S112 mfspr %r3,SPR_SRR1
181 mfspr %r4,SPR_SRR1
297 mtspr SPR_SRR1,%r3
559 mfspr %r3,SPR_SRR1
/dports/emulators/qemu42/qemu-4.2.1/roms/skiboot/asm/
H A Dhead.S112 mfspr %r3,SPR_SRR1
181 mfspr %r4,SPR_SRR1
297 mtspr SPR_SRR1,%r3
559 mfspr %r3,SPR_SRR1
/dports/emulators/qemu-utils/qemu-4.2.1/roms/skiboot/asm/
H A Dhead.S112 mfspr %r3,SPR_SRR1
181 mfspr %r4,SPR_SRR1
297 mtspr SPR_SRR1,%r3
559 mfspr %r3,SPR_SRR1
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/skiboot/asm/
H A Dhead.S112 mfspr %r3,SPR_SRR1
181 mfspr %r4,SPR_SRR1
297 mtspr SPR_SRR1,%r3
559 mfspr %r3,SPR_SRR1
/dports/devel/radare2/radare2-5.1.1/libr/parse/p/
H A Dparse_ppc_pseudo.c28 #define SPR_SRR1 0x1b macro
156 case SPR_SRR1: in getspr()
/dports/emulators/gxemul/gxemul-0.6.3/src/cpus/
H A Dcpu_ppc.cc183 CPU_SETTINGS_ADD_REGISTER64("srr1", cpu->cd.ppc.spr[SPR_SRR1]); in ppc_cpu_new()
358 cpu->cd.ppc.spr[SPR_SRR1] = (cpu->cd.ppc.msr & 0xffff) in ppc_exception()
361 cpu->cd.ppc.spr[SPR_SRR1] = (cpu->cd.ppc.msr & 0x87c0ffff); in ppc_exception()
462 (uint32_t) cpu->cd.ppc.spr[SPR_SRR1]); in ppc_cpu_register_dump()
467 (uint64_t) cpu->cd.ppc.spr[SPR_SRR1]); in ppc_cpu_register_dump()
1801 case SPR_SRR1: in debug_spr_usage()
/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/DolphinQt/Debugger/
H A DRegisterWidget.cpp335 25, 5, RegisterType::srr, "SRR1", [] { return PowerPC::ppcState.spr[SPR_SRR1]; }, in PopulateTable()
336 [](u64 value) { PowerPC::ppcState.spr[SPR_SRR1] = value; }); in PopulateTable()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/skiboot/include/
H A Dprocessor.h53 #define SPR_SRR1 0x01b /* RW: Exception save/restore reg 1 */ macro
/dports/emulators/qemu-utils/qemu-4.2.1/target/ppc/
H A Dexcp_helper.c159 srr1 = SPR_SRR1; in powerpc_excp()
1079 do_rfi(env, env->spr[SPR_SRR0], env->spr[SPR_SRR1] & 0xfffffffful); in helper_rfi()
1092 do_rfi(env, env->spr[SPR_SRR0], env->spr[SPR_SRR1]); in helper_rfid()
/dports/emulators/qemu42/qemu-4.2.1/target/ppc/
H A Dexcp_helper.c159 srr1 = SPR_SRR1; in powerpc_excp()
1079 do_rfi(env, env->spr[SPR_SRR0], env->spr[SPR_SRR1] & 0xfffffffful); in helper_rfi()
1092 do_rfi(env, env->spr[SPR_SRR0], env->spr[SPR_SRR1]); in helper_rfid()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/target/ppc/
H A Dexcp_helper.c138 srr1 = SPR_SRR1; in powerpc_excp()
1048 do_rfi(env, env->spr[SPR_SRR0], env->spr[SPR_SRR1] & 0xfffffffful); in helper_rfi()
1060 do_rfi(env, env->spr[SPR_SRR0], env->spr[SPR_SRR1]); in helper_rfid()
/dports/emulators/qemu42/qemu-4.2.1/roms/skiboot/include/
H A Dprocessor.h52 #define SPR_SRR1 0x01b /* RW: Exception save/restore reg 1 */ macro
/dports/emulators/qemu5/qemu-5.2.0/roms/skiboot/include/
H A Dprocessor.h52 #define SPR_SRR1 0x01b /* RW: Exception save/restore reg 1 */ macro
/dports/emulators/qemu-utils/qemu-4.2.1/roms/skiboot/include/
H A Dprocessor.h52 #define SPR_SRR1 0x01b /* RW: Exception save/restore reg 1 */ macro

12345678910