XenonRecomp/XenonUtils
Isaac Marovitz c5bfd90d87
Add simde (#22)
* Inital add SIMD-E

Signed-off-by: Isaac Marovitz <isaacryu@icloud.com>

* Include simde in ppc_context.h

Signed-off-by: Isaac Marovitz <isaacryu@icloud.com>

* Fix missing defines, don’t use native aliases

Signed-off-by: Isaac Marovitz <isaacryu@icloud.com>

* Update recompiler

Signed-off-by: Isaac Marovitz <isaacryu@icloud.com>

* Correct fround constants

Signed-off-by: Isaac Marovitz <isaacryu@icloud.com>

* Implement __rdtsc and FPCSR for ARM64.

* Remove static

Signed-off-by: Isaac Marovitz <isaacryu@icloud.com>

---------

Signed-off-by: Isaac Marovitz <isaacryu@icloud.com>
Co-authored-by: squidbus <175574877+squidbus@users.noreply.github.com>
2025-08-03 17:29:25 +03:00
..
xbox Rebrand to XenonRecomp. 2025-01-19 22:39:12 +03:00
byteswap.h Rebrand to XenonRecomp. 2025-01-19 22:39:12 +03:00
CMakeLists.txt Add simde (#22) 2025-08-03 17:29:25 +03:00
disasm.cpp Rebrand to XenonRecomp. 2025-01-19 22:39:12 +03:00
disasm.h Rebrand to XenonRecomp. 2025-01-19 22:39:12 +03:00
elf.h Rebrand to XenonRecomp. 2025-01-19 22:39:12 +03:00
file.h Rebrand to XenonRecomp. 2025-01-19 22:39:12 +03:00
image.cpp Port XEX patcher from Unleashed Recompiled. (#4) 2025-02-19 20:22:30 +03:00
image.h Remove unused <expected> header include. (#30) 2025-03-04 00:12:28 +03:00
memory_mapped_file.cpp Port XEX patcher from Unleashed Recompiled. (#4) 2025-02-19 20:22:30 +03:00
memory_mapped_file.h Port XEX patcher from Unleashed Recompiled. (#4) 2025-02-19 20:22:30 +03:00
ppc_context.h Add simde (#22) 2025-08-03 17:29:25 +03:00
section.h Rebrand to XenonRecomp. 2025-01-19 22:39:12 +03:00
symbol.h Rebrand to XenonRecomp. 2025-01-19 22:39:12 +03:00
symbol_table.h Rebrand to XenonRecomp. 2025-01-19 22:39:12 +03:00
xbox.h Fix xpointer constructor for null pointers. 2025-01-28 18:34:39 +03:00
xdbf.h Rebrand to XenonRecomp. 2025-01-19 22:39:12 +03:00
xdbf_wrapper.cpp Rebrand to XenonRecomp. 2025-01-19 22:39:12 +03:00
xdbf_wrapper.h Rebrand to XenonRecomp. 2025-01-19 22:39:12 +03:00
xex.cpp Added handling of normal compression for patching xex files (#126) 2025-04-12 13:05:53 +03:00
xex.h XEX2 Loading Fixes (#51) 2025-04-04 17:01:18 +03:00
xex_patcher.cpp Add simde (#22) 2025-08-03 17:29:25 +03:00
xex_patcher.h Added handling of normal compression for patching xex files (#126) 2025-04-12 13:05:53 +03:00