qemu/target/i386/emulate
Paolo Bonzini c901905ea6 target/i386/emulate: remove flags_mask
The field is written but never read.

Cc: Wei Liu <liuwe@linux.microsoft.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2025-04-17 18:23:26 +02:00
..
meson.build target/i386: move x86 instruction emulator out of hvf 2025-04-17 18:23:26 +02:00
panic.h target/i386/emulate: add a panic.h 2025-04-17 18:23:26 +02:00
x86.h target/i386: move x86 instruction emulator out of hvf 2025-04-17 18:23:26 +02:00
x86_decode.c target/i386/emulate: remove flags_mask 2025-04-17 18:23:26 +02:00
x86_decode.h target/i386/emulate: remove flags_mask 2025-04-17 18:23:26 +02:00
x86_emu.c target/i386: move x86 instruction emulator out of hvf 2025-04-17 18:23:26 +02:00
x86_emu.h target/i386: move x86 instruction emulator out of hvf 2025-04-17 18:23:26 +02:00
x86_flags.c target/i386: move x86 instruction emulator out of hvf 2025-04-17 18:23:26 +02:00
x86_flags.h target/i386: move x86 instruction emulator out of hvf 2025-04-17 18:23:26 +02:00