On 10/28/24 15:18, Paolo Bonzini wrote:
This removes the 256 byte parity table from the executable.

Suggested-by: Richard Henderson<richard.hender...@linaro.org>
Signed-off-by: Paolo Bonzini<pbonz...@redhat.com>
---
  include/qemu/host-utils.h                |  9 ++++++
  target/i386/tcg/helper-tcg.h             |  6 +++-
  target/i386/tcg/cc_helper_template.h.inc | 20 +++++++-------
  target/i386/tcg/cc_helper.c              | 35 ------------------------
  target/i386/tcg/int_helper.c             |  4 +--
  5 files changed, 26 insertions(+), 48 deletions(-)

Reviewed-by: Richard Henderson <richard.hender...@linaro.org>

r~

Reply via email to