dynasm-rs
dynasm-rs copied to clipboard
More tests are required
Currently there are no real tests except from a general feature checking file.
The instruction encoding data in particular really needs to be checked.
We now generate encoding test cases from the opmap instruction templates and validate them against gas/nasm.
More complex tests are planned.