aboutsummaryrefslogtreecommitdiffstats
path: root/misc/yjit_asm_tests.c
Commit message (Expand)AuthorAgeFilesLines
* YJIT: Bounds check every byte in the assemblerAlan Wu2021-12-031-2/+2
* Mark JIT code as writeable / executable depending on the situationAaron Patterson2021-12-011-1/+1
* YJIT: use shorter encoding for mov(r64,imm) when unambiguous (#5081)Alan Wu2021-11-051-1/+11
* YJIT code pages refactoring for code GC (#5073)Maxime Chevalier-Boisvert2021-11-041-4/+0
* Fix yjit_asm_tests.c as C99 compliant (#5033)Nobuyoshi Nakada2021-10-271-5/+9
* Move the test fileNobuyoshi Nakada2021-10-211-0/+433