JIT Sparse SSBU fix #319

Merged
LotP1 merged 4 commits from JIT-Sparse-SSBU-fix into master 2024-11-29 22:32:55 +00:00

4 Commits

Author SHA1 Message Date
LotP1
64cbc15491 update ARMeillure internal version
I forgot to include this change in the previous commit
2024-11-29 23:06:07 +01:00
LotP1
90b57a78be fix incorrect masking
storing 36 bits of data in a 32 bit integer doesn't work so well
2024-11-29 23:06:07 +01:00
LotP1
72f227a1f9 Revert "Extend address space by 1 bit"
This reverts commit 9bc2cbfcbb2fd514706593487f79b09513179967.
2024-11-29 23:06:07 +01:00
LotP1
abccddf3b3 Extend address space by 1 bit 2024-11-29 23:06:07 +01:00