aboutsummaryrefslogtreecommitdiff
path: root/tests/movr_f.c
AgeCommit message (Collapse)Author
2025-03-14protect jit pagesKimplul
2025-03-14start supporting 32bit archesKimplul
2024-07-14add float + double instead of just doubleKimplul
2024-07-13make tests only compile onceKimplul
+ Select between jit/bytecode with a runtime parameter
2024-07-13bytecode tests passKimplul