aboutsummaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
authorPaolo Bonzini <pbonzini@redhat.com>2024-05-25 10:49:26 +0200
committerPaolo Bonzini <pbonzini@redhat.com>2024-06-17 09:47:39 +0200
commitae541c0eb47f2fbcfd975c8e2fcb0e3a2613dc1c (patch)
tree559128e2fe76b4e32fba428fc3c42136c04553a6 /python
parent556c4c5cc44c3454f78d796b6050c6d574a35dd2 (diff)
downloadqemu-ae541c0eb47f2fbcfd975c8e2fcb0e3a2613dc1c.zip
qemu-ae541c0eb47f2fbcfd975c8e2fcb0e3a2613dc1c.tar.gz
qemu-ae541c0eb47f2fbcfd975c8e2fcb0e3a2613dc1c.tar.bz2
target/i386: convert non-grouped, helper-based 2-byte opcodes
These have very simple generators and no need for complex group decoding. Apart from LAR/LSL which are simplified to use gen_op_deposit_reg_v and movcond, the code is generally lifted from translate.c into the generators. Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'python')
0 files changed, 0 insertions, 0 deletions