Skip to content
Snippets Groups Projects
Commit bbdd2b1e authored by Andreas Wendler's avatar Andreas Wendler
Browse files

Fix DecodedOperandCapstoneX86_t::getString()

The main problem is the use of an addition instead of a multiplication for scale values.
In addition, to make sure the result can be used to create new instructions from assembly,
all generated numbers must be in hex.
parent 4c098ad1
1 merge request!21Fix some minor bugs
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment