On 6/8/24 01:41, Paolo Bonzini wrote:
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.
Signed-off-by: Paolo Bonzini
---
target/i386/tcg/translate.c | 55 ++-
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.
Signed-off-by: Paolo Bonzini
---
target/i386/tcg/translate.c | 55 ++---
1 file changed, 14 insertions(+), 41