summaryrefslogtreecommitdiff
path: root/misc/yjit_asm_tests.c
AgeCommit message (Expand)Author
2021-12-01Mark JIT code as writeable / executable depending on the situationAaron Patterson
2021-11-05YJIT: use shorter encoding for mov(r64,imm) when unambiguous (#5081)Alan Wu
2021-11-04YJIT code pages refactoring for code GC (#5073)Maxime Chevalier-Boisvert
2021-10-27Fix yjit_asm_tests.c as C99 compliant (#5033)Nobuyoshi Nakada
2021-10-21Move the test fileNobuyoshi Nakada