unicorn/qemu/target/ppc
dotcirill b0ea433772 Fix PPC32 fault when timer-spr access
Access to TB, DEC registers was lead to crash
spr_read_decr and others are changed to spr_read_generic
spr_write_decr and others are changed to spr_write_generic
2023-12-06 01:58:50 +03:00
..
translate Fix macro typo 2022-10-20 20:10:27 +02:00
compat.c import Unicorn2 2021-10-03 22:14:44 +08:00
cpu-models.c import Unicorn2 2021-10-03 22:14:44 +08:00
cpu-models.h import Unicorn2 2021-10-03 22:14:44 +08:00
cpu-param.h import Unicorn2 2021-10-03 22:14:44 +08:00
cpu-qom.h import Unicorn2 2021-10-03 22:14:44 +08:00
cpu.c import Unicorn2 2021-10-03 22:14:44 +08:00
cpu.h Fix Rust build and CI. 2021-10-17 02:11:38 +02:00
dfp_helper.c import Unicorn2 2021-10-03 22:14:44 +08:00
excp_helper.c Allow building with clang-cl on Windows. 2022-08-15 15:50:46 -07:00
fpu_helper.c import Unicorn2 2021-10-03 22:14:44 +08:00
helper_regs.h import Unicorn2 2021-10-03 22:14:44 +08:00
helper.h Leave out size parameter in callback 2021-11-09 00:21:34 +01:00
int_helper.c import Unicorn2 2021-10-03 22:14:44 +08:00
internal.h import Unicorn2 2021-10-03 22:14:44 +08:00
kvm_ppc.h import Unicorn2 2021-10-03 22:14:44 +08:00
machine.c import Unicorn2 2021-10-03 22:14:44 +08:00
mem_helper.c import Unicorn2 2021-10-03 22:14:44 +08:00
mfrom_table_gen.c import Unicorn2 2021-10-03 22:14:44 +08:00
mfrom_table.inc.c import Unicorn2 2021-10-03 22:14:44 +08:00
misc_helper.c import Unicorn2 2021-10-03 22:14:44 +08:00
mmu_helper.c import Unicorn2 2021-10-03 22:14:44 +08:00
mmu-book3s-v3.c import Unicorn2 2021-10-03 22:14:44 +08:00
mmu-book3s-v3.h import Unicorn2 2021-10-03 22:14:44 +08:00
mmu-hash32.c import Unicorn2 2021-10-03 22:14:44 +08:00
mmu-hash32.h import Unicorn2 2021-10-03 22:14:44 +08:00
mmu-hash64.c Support building on Android arm aarch64 x86 x86_64 2021-10-06 04:42:44 +08:00
mmu-hash64.h import Unicorn2 2021-10-03 22:14:44 +08:00
mmu-radix64.c import Unicorn2 2021-10-03 22:14:44 +08:00
mmu-radix64.h import Unicorn2 2021-10-03 22:14:44 +08:00
timebase_helper.c import Unicorn2 2021-10-03 22:14:44 +08:00
translate_init.inc.c Fix PPC32 fault when timer-spr access 2023-12-06 01:58:50 +03:00
translate.c Inline uc_tracecode when there is only exactly one hook 2021-11-21 16:44:39 +01:00
unicorn.c Simplify reg_read/reg_write, obtaining a perf boost. 2023-06-16 15:23:42 -07:00
unicorn.h Simplify reg_read/reg_write, obtaining a perf boost. 2023-06-16 15:23:42 -07:00