about summary refs log tree commit diff stats
path: root/miasm2/jitter/codegen.py
diff options
context:
space:
mode:
authorVladislav HrĨka <41523109+nofiv@users.noreply.github.com>2019-01-11 15:03:39 +0100
committerGitHub <noreply@github.com>2019-01-11 15:03:39 +0100
commitbd9d5e9cb16c26cad34fd6d563f47fc555660ce3 (patch)
treeed44fb005afc15fc4416a36efd2006b50ad57bc6 /miasm2/jitter/codegen.py
parent914b9c443105f1bfbda97d1b7c01d901d561062c (diff)
downloadmiasm-bd9d5e9cb16c26cad34fd6d563f47fc555660ce3.tar.gz
miasm-bd9d5e9cb16c26cad34fd6d563f47fc555660ce3.zip
Update arch.py
Instruction prefix wasn't shown when to_string method was used since instruction_x86 used just the inherited one(https://github.com/cea-sec/miasm/blob/master/miasm2/arch/x86/arch.py#L452) from instruction(https://github.com/cea-sec/miasm/blob/master/miasm2/core/cpu.py#L997) which doesn't support these prefixes.
Diffstat (limited to 'miasm2/jitter/codegen.py')
0 files changed, 0 insertions, 0 deletions