docs: add the link to mnemonic.html
This commit is contained in:
parent
9554a4f318
commit
a76c2ffa97
|
@ -20,6 +20,10 @@ Documention of Capstone disassembly framework.
|
||||||
|
|
||||||
http://capstone-engine.org/lang_java.html
|
http://capstone-engine.org/lang_java.html
|
||||||
|
|
||||||
|
* Customize instruction mnemonics at run-time.
|
||||||
|
|
||||||
|
http://capstone-engine.org/mnemonic.html
|
||||||
|
|
||||||
* Retrieve access information of instruction operands.
|
* Retrieve access information of instruction operands.
|
||||||
|
|
||||||
http://capstone-engine.org/op_access.html
|
http://capstone-engine.org/op_access.html
|
||||||
|
|
Loading…
Reference in New Issue