[PATCH 0/3] tcg/i386: Improvements to deposit

Richard Henderson posted 3 patches 9 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20230816145547.477974-1-richard.henderson@linaro.org
Maintainers: Richard Henderson <richard.henderson@linaro.org>
tcg/i386/tcg-target-con-set.h |  2 +-
tcg/i386/tcg-target-con-str.h |  1 -
tcg/i386/tcg-target.h         |  4 ++--
tcg/optimize.c                | 35 +++++++++++++++++++++++++++++++++++
tcg/i386/tcg-target.c.inc     | 31 ++++++++++++++++++++++++-------
5 files changed, 62 insertions(+), 11 deletions(-)
[PATCH 0/3] tcg/i386: Improvements to deposit
Posted by Richard Henderson 9 months ago
Richard Henderson (3):
  tcg/i386: Drop BYTEH deposits for 64-bit
  tcg: Fold deposit with zero to and
  tcg/i386: Allow immediate as input to deposit_*

 tcg/i386/tcg-target-con-set.h |  2 +-
 tcg/i386/tcg-target-con-str.h |  1 -
 tcg/i386/tcg-target.h         |  4 ++--
 tcg/optimize.c                | 35 +++++++++++++++++++++++++++++++++++
 tcg/i386/tcg-target.c.inc     | 31 ++++++++++++++++++++++++-------
 5 files changed, 62 insertions(+), 11 deletions(-)

-- 
2.34.1