about summary refs log tree commit diff stats
path: root/example/loader
diff options
context:
space:
mode:
authorAymeric Vincent <13720957+a-vincent@users.noreply.github.com>2019-11-18 13:54:20 +0100
committerAymeric Vincent <13720957+a-vincent@users.noreply.github.com>2019-11-18 13:54:20 +0100
commit91dd6f6cf2a9588979f4a4a38254b7e2649c520d (patch)
tree9f2d4627ea26729e50696dd25f07c16848b06e80 /example/loader
parentcc565ff0c1875793ac153eb6f163d88c0dcab3de (diff)
downloadmiasm-91dd6f6cf2a9588979f4a4a38254b7e2649c520d.tar.gz
miasm-91dd6f6cf2a9588979f4a4a38254b7e2649c520d.zip
Fix semantics of REP prefix.
Only REPE and REPNE exist at the binary level, but Miasm allows "REP" when
assembling x86 instructions. Make the semantics aware of this instead
of ignoring the REP prefix.
The bug could not occur when disassembling a binary program.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions