You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MVP release
- (untested) disassembly of everything in the processor manual
- passable lift of core arithmetic and memory ops
- 32-bit LE/BE ELF support
- proof of concept relocation and syscall calling conventions
(works well enough for a big-endian ld.so built on old GCC)