aboutsummaryrefslogtreecommitdiffstats
path: root/asm/ffi.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* add licenseGravatar Peter McGoron 2023-02-121-0/+13
|
* syscall testGravatar Peter McGoron 2023-02-121-2/+11
|
* add immediate signed and unsigned testsGravatar Peter McGoron 2023-02-121-2/+17
|
* add pseudoinstructions that compile to regular instructionsGravatar Peter McGoron 2023-02-121-1/+2
|
* jump testsGravatar Peter McGoron 2023-02-111-1/+3
|
* add signed division IDIVGravatar Peter McGoron 2023-02-111-2/+30
|
* enable compiling and add compile testGravatar Peter McGoron 2023-02-111-0/+25
|
* test popGravatar Peter McGoron 2023-02-091-1/+1
|
* add compile t estGravatar Peter McGoron 2023-02-091-6/+54
|
* test refactoringGravatar Peter McGoron 2023-02-081-0/+12
|
* python ffi: test parsingGravatar Peter McGoron 2023-02-081-0/+29