Maxime Chevalier-Boisvert
eaf039af98
Create GitHub workflow to run ASM tests ( #8 )
...
* Create GitHub workflow to run ASM tests
* Specify path
* Attempt #3
* Set bash flags to print commands, stop on first error
* Remove clear command from test_asm.sh
* Use clang
2021-10-20 18:19:34 -04:00
Jose Narvaez
4e2eb7695e
Yet Another Ruby JIT!
...
Renaming uJIT to YJIT. AKA s/ujit/yjit/g.
2021-10-20 18:19:31 -04:00
Maxime Chevalier-Boisvert
a3b411b9c8
add and mov instruction encoding ported and tested
2021-10-20 18:19:22 -04:00
Maxime Chevalier-Boisvert
8f40a62647
Progress on x86 assembler. Encode a few simple instructions.
2021-10-20 18:19:22 -04:00
Maxime Chevalier-Boisvert
0a5dcc056e
Progress on porting x86 assembler for MicroJIT
2021-10-20 18:19:22 -04:00