mirror of
https://github.com/open-goal/jak-project
synced 2026-08-22 23:11:40 -04:00
b59a6d1cf3
Some neon tests, plus the fix they needed to run at all. `ldr q` and `str q` with a register offset had a bad option field so they don't decode. The s8 load was ignoring addr2 and reading from the base on its own. A few used post indexed forms, which move the address register. Rest of the avx list to come.