fxos/lib/passes
Lephenixnoir 2dbd910379
fxos, _if: add insufficient call analysis
We look for constants in call instruction parameters, but this only
works for jsr because the register argument in [jmp @rn] is not known to
be a constant yet (some static analysis required).
2023-08-20 20:23:30 +02:00
..
cfg.cpp fxos, _if: add insufficient call analysis 2023-08-20 20:23:30 +02:00
pcrel.cpp Improve command classification 2022-04-15 06:09:18 +09:30
print.cpp Print all syscalls to 4 hex figures 2022-12-04 21:15:25 +10:30
syscall.cpp Improve command classification 2022-04-15 06:09:18 +09:30