qemu/target/i386
Richard Henderson 94fdf98721 target/i386: Improve bswap translation
Use a break instead of an ifdefed else.
There's no need to move the values through s->T0.
Remove TCG_BSWAP_IZ and the preceding zero-extension.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2021-06-29 10:04:57 -07:00
..
hax
hvf
kvm target/i386: kvm: add support for TSC scaling 2021-06-25 10:53:46 +02:00
nvmm
tcg target/i386: Improve bswap translation 2021-06-29 10:04:57 -07:00
whpx
arch_dump.c
arch_memory_mapping.c
cpu-dump.c
cpu-internal.h
cpu-param.h
cpu-qom.h
cpu-sysemu.c
cpu.c target/i386: kvm: add support for TSC scaling 2021-06-25 10:53:46 +02:00
cpu.h target/i386: kvm: add support for TSC scaling 2021-06-25 10:53:46 +02:00
gdbstub.c
helper.c
helper.h
host-cpu.c
host-cpu.h
machine.c
meson.build
monitor.c
ops_sse.h
ops_sse_header.h tcg: Combine dh_is_64bit and dh_is_signed to dh_typecode 2021-06-19 08:51:11 -07:00
sev-stub.c
sev.c
sev_i386.h
shift_helper_template.h
svm.h target/i386: Added consistency checks for CR0 2021-06-16 15:02:40 +02:00
trace-events
trace.h
xsave_helper.c