aboutsummaryrefslogtreecommitdiff
path: root/tests/addr.c
AgeCommit message (Collapse)Author
2025-03-14protect jit pagesKimplul
2025-03-14start supporting 32bit archesKimplul
2024-07-13make tests only compile onceKimplul
+ Select between jit/bytecode with a runtime parameter
2024-06-29continue working through bytecode opsKimplul
2024-06-29add flag for using 64 bit values on 32 machinesKimplul
+ JIT backends needs to still trigger an assertion if we detect that the user lied
2024-06-29clear up some semanticsKimplul
2024-06-29start adding testsKimplul