index
:
melonDS
master
modified version of melonDS used for school/vsr
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ARMJIT_A64
/
ARMJIT_Compiler.h
Commit message (
Expand
)
Author
Age
*
Resolve or silence some warnings (#1905)
Jesse Talavera
2023-12-28
*
Sprinkle `const` around where appropriate (#1909)
Jesse Talavera
2023-12-12
*
Exclude JIT-related declarations more aggressively
Jesse Talavera-Greenberg
2023-12-08
*
Add `override` to the ARM64 JIT's destructor
Jesse Talavera-Greenberg
2023-12-08
*
Refactor `NDS` and `DSi` to be objects (#1893)
Jesse Talavera-Greenberg
2023-11-28
*
Move all core types into namespaces (#1886)
Jesse Talavera-Greenberg
2023-11-25
*
Refactor the JIT to be object-oriented (#1879)
Jesse Talavera-Greenberg
2023-11-18
*
update copyright headers
Arisotura
2022-01-09
*
JIT: fix ldm with writeback loading rn
RSDuck
2021-07-24
*
support allocating more registers for aarch64 JIT
RSDuck
2021-06-29
*
update copyright year and add missing GPL headers
RSDuck
2021-03-12
*
JIT: handle STR post with rd == rn
RSDuck
2021-01-19
*
JIT fixes
RSDuck
2020-11-09
*
Fix compilation issues on pedantic cpp compilers. (#783)
Filippo Scognamiglio
2020-10-31
*
Random minor fixes (#757)
Valeri
2020-10-01
*
Make it buildable on aarch64
RSDuck
2020-07-23
*
first steps in bringing over the JIT refactor/fastmem
RSDuck
2020-06-16
*
fix LDM usermode for aarch64 as well
RSDuck
2020-04-26
*
move ARM64 JIT backend here
RSDuck
2020-04-26