dynarmic/src
Lioncash b2f7a0e7ba A32: Implement ARM-mode SDIV/UDIV
Now that we have Unicorn in place, we can freely implement instructions
introduced in newer versions of the ARM architecture.
2020-04-22 21:02:46 +01:00
..
backend/x64 Merge pull request #482 from lioncash/fixedfp 2020-04-22 21:02:45 +01:00
common common/fp/op/FPConvert: Remove unnecessary casts in FPConvert() 2020-04-22 21:02:46 +01:00
frontend A32: Implement ARM-mode SDIV/UDIV 2020-04-22 21:02:46 +01:00
ir_opt ir_opt/verification_pass: Mark locals as const where applicable 2020-04-22 21:01:40 +01:00
CMakeLists.txt A32: Implement ARM-mode SDIV/UDIV 2020-04-22 21:02:46 +01:00