emproof-com / nyxstone

Nyxstone: assembly / disassembly library based on LLVM, implemented in C++ with Rust and Python bindings, maintained by emproof.com
https://www.emproof.com
MIT License
231 stars 6 forks source link

Add more/better LLVM triples to docs #64

Open stuxnot opened 5 days ago

stuxnot commented 5 days ago

The current documentation does not give great examples for LLVM triples, which can influence nyxstones ability to assemble certain instructions, see #63.

To fix this, we should: