Simple interpreter and stack tracer for the AMD x86-64 ABI.
respectively 'lower than' and 'equal to'. Added the following control flow operations: * jl (less than) * je (equal to) * jge (greater than or equal to) * jle (less than or equal to) * jne (not equal to) |
||
---|---|---|
tests | ||
.gitignore | ||
infernal.py | ||
README.md |