mirror of
https://github.com/keystone-engine/keystone
synced 2026-06-08 15:15:30 +00:00
1
TODO
Nguyen Anh Quynh edited this page 2016-05-31 23:32:58 +08:00
List all TODO items of Keystone Engine.
- X86 is fairly well tested now. The same cannot be said for other architectures.
- Optimize to reduce binary size. Hint: work on all the .INC files.
- Nasm syntax: this works now, but full support is still far. Example: macro is still unsupported now.
- Gas syntax: need more test.