index
:
Ryujinx
master
A backup of the Ryujinx master git branch.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ARMeilleure
/
Instructions
/
InstEmitAluHelper.cs
Age
Commit message (
Expand
)
Author
2023-04-27
Move solution and projects to src
TSR Berry
2022-09-10
T32: Add Vfp instructions (#3690)
merry
2022-09-10
Implement Thumb (32-bit) memory (ordered), multiply, extension and bitfield i...
gdkchan
2022-03-05
A32: Fix ALU immediate instructions (#3179)
merry
2022-03-04
T32: Implement B, B.cond, BL, BLX (#3155)
merry
2022-02-18
Decoders: Add IOpCode32HasSetFlags (#3136)
merry
2022-02-17
ARMeilleure: Thumb support (All T16 instructions) (#3105)
merry
2021-08-17
Reduce JIT GC allocations (#2515)
FICTURE7
2020-12-16
Clear JIT cache on exit (#1518)
gdkchan
2020-09-07
Do not emit StoreToContext before Return (#1537)
FICTURE7
2020-03-12
Use a Jump Table for direct and indirect calls/jumps, removing transitions to...
riperiperi
2020-03-01
Add SSAT, SSAT16, USAT and USAT16 ARM32 instructions (#954)
gdkchan
2020-02-24
Add most of the A32 instruction set to ARMeilleure (#897)
riperiperi
2019-12-07
Implemented fast paths for: (#841)
LDj3SNuD
2019-08-08
Add a new JIT compiler for CPU code (#693)
gdkchan