- asmkit-core: The core glue for AsmKit.
- implement relocations
- asmkit-x86_64: x86_64 target for AsmKit
- implement instructions and their variants
-
mov
-
push
-
ret
-
- implement relocations
- locked/atomic operations
- implement instructions and their variants
- asmkit-x86: x86 target for AsmKit
- asmkit-as: cross-platform assembler implemented with AsmKit.
- asmkit-de: cross-platform disassembler implemented with AsmKit.