diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2024-05-25 10:49:26 +0200 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2024-06-17 09:47:39 +0200 |
commit | ae541c0eb47f2fbcfd975c8e2fcb0e3a2613dc1c (patch) | |
tree | 559128e2fe76b4e32fba428fc3c42136c04553a6 /python | |
parent | 556c4c5cc44c3454f78d796b6050c6d574a35dd2 (diff) | |
download | qemu-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