Commit Graph

19 Commits

Author SHA1 Message Date
Simone Coco
24f4f0270d Let's try doing this again 2024-05-21 09:30:13 +01:00
Simone
1f238bbd9e Revert "Merge branch 'jit' of https://github.com/SimoneN64/Kaizen into dev"
This reverts commit 28b3c4493f, reversing
changes made to f4123da691.
2024-01-23 14:25:03 +01:00
Simone
9d8ecdc953 jumps weren't actually being pushed to the vector 2023-12-27 11:24:53 +01:00
Simone
dacb76ca85 improve dead code elimination and implement SLT 2023-12-27 10:13:11 +01:00
SimoneN64
360d7a7ccd first optimization 2023-12-25 21:59:47 +01:00
SimoneN64
1f84b96909 more instructions and formatter 2023-12-25 03:43:17 +01:00
SimoneN64
f5ed20ea99 better jit macros 2023-12-08 18:43:29 +01:00
Simone
8fb79fefd5 JIT work 2023-11-23 10:07:02 +01:00
SimoneN64
25cfd49e64 Use a more modern and clean paradigm for read/write handlers
asdasd
2023-11-14 16:34:23 +01:00
SimoneN64
28d49812fa More JIT work 2023-08-28 20:12:17 +02:00
SimoneN64
c8a9b7951b more instructions 2023-08-15 11:35:24 +02:00
SimoneN64
6137d37c33 more instructions 2023-08-13 11:49:06 +02:00
SimoneN64
180f07c23f Start implementing some instructions 2023-08-13 09:42:00 +02:00
SimoneN64
9266308c63 start to implement recompile function and the like 2023-08-12 15:41:05 +02:00
SimoneN64
4715652970 Lay down initial JIT structure 2023-07-25 10:56:27 +02:00
SimoneN64
30fce7ecf7 get rid of JIT and other things 2023-06-04 22:28:23 +02:00
SimoneN64
94ce40429f JIT: Passing first 2 tests in basic_simpleboot 2023-03-20 23:37:54 +01:00
SimoneN64
e032330b07 New calling method in JIT 2023-03-19 23:00:29 +01:00
CocoSimone
030f04df03 Rename dynarec to JIT everywhere 2023-02-21 02:20:35 +01:00