diff options
| author | Aymeric Vincent <13720957+a-vincent@users.noreply.github.com> | 2019-11-18 13:54:20 +0100 |
|---|---|---|
| committer | Aymeric Vincent <13720957+a-vincent@users.noreply.github.com> | 2019-11-18 13:54:20 +0100 |
| commit | 91dd6f6cf2a9588979f4a4a38254b7e2649c520d (patch) | |
| tree | 9f2d4627ea26729e50696dd25f07c16848b06e80 /example/expression/asm_to_ir.py | |
| parent | cc565ff0c1875793ac153eb6f163d88c0dcab3de (diff) | |
| download | miasm-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 'example/expression/asm_to_ir.py')
0 files changed, 0 insertions, 0 deletions