asmdot
asmdot copied to clipboard
Can it used for Arm64 or X86-64?
Can it used for Arm64 or X86-64?
Unfortunately it's not ready for any use right now. Only some instructions are implemented in x86_64, and nothing has been done for Arm64 specifically. It also lacks tests. The goal of the repository is to make it very easy to add instructions / architectures and tests for all languages, but right now they're not implemented.
OK Thanks, It‘s a good project.