diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2024-05-10 10:38:29 +0200 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2024-06-17 09:47:39 +0200 |
commit | 87b2037b65d07d43edff1c4e177e9136dff32896 (patch) | |
tree | 3fb708ac0fd577fbbd0af72f9c0805da01e0278e /python | |
parent | ae541c0eb47f2fbcfd975c8e2fcb0e3a2613dc1c (diff) | |
download | qemu-87b2037b65d07d43edff1c4e177e9136dff32896.zip qemu-87b2037b65d07d43edff1c4e177e9136dff32896.tar.gz qemu-87b2037b65d07d43edff1c4e177e9136dff32896.tar.bz2 |
target/i386: pull load/writeback out of gen_shiftd_rm_T1
Use gen_ld_modrm/gen_st_modrm, moving them and gen_shift_flags to the
caller. This way, gen_shiftd_rm_T1 becomes something that the new
decoder can call.
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