unicorn/qemu/target
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
..
arm qemu: fix UBSAN errors in tcg and arm translation 2023-11-14 10:23:50 +01:00
i386 fix fxsave fpip value, provide tests 2023-10-26 08:42:58 +03:00
m68k Simplify reg_read/reg_write, obtaining a perf boost. 2023-06-16 15:23:42 -07:00
mips Simplify reg_read/reg_write, obtaining a perf boost. 2023-06-16 15:23:42 -07:00
ppc Fix PPC32 fault when timer-spr access 2023-12-06 01:58:50 +03:00
riscv Simplify reg_read/reg_write, obtaining a perf boost. 2023-06-16 15:23:42 -07:00
s390x Simplify reg_read/reg_write, obtaining a perf boost. 2023-06-16 15:23:42 -07:00
sparc Simplify reg_read/reg_write, obtaining a perf boost. 2023-06-16 15:23:42 -07:00
tricore Simplify reg_read/reg_write, obtaining a perf boost. 2023-06-16 15:23:42 -07:00