mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-21 21:30:19 -06:00
[AArch64-emitter] Initial work on a emitter for 64bit ARM.
I've tested a few instruction encodings and am expecting most to work as long as one stays away from VFP/SIMD. This implements mostly instructions to bring up an initial JIT with integer support. This can be improved to allow ease of use functions in the future, dealing with the raw imms/immr encodings is probably the worst thing ever.
This commit is contained in:
1360
Source/Core/Common/Arm64Emitter.cpp
Normal file
1360
Source/Core/Common/Arm64Emitter.cpp
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user