[PATCH v4 0/5] tcg/sparc: Unaligned access for user-only

Richard Henderson posted 5 patches 4 years ago
Test checkpatch passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20220204070011.573941-1-richard.henderson@linaro.org
Maintainers: Richard Henderson <richard.henderson@linaro.org>
There is a newer version of this series
tcg/sparc/tcg-target.c.inc | 390 +++++++++++++++++++++++++++++++++----
1 file changed, 354 insertions(+), 36 deletions(-)
[PATCH v4 0/5] tcg/sparc: Unaligned access for user-only
Posted by Richard Henderson 4 years ago
Changes from v3:
  * Rebase on master, two patches merged.


r~


Richard Henderson (5):
  tcg/sparc: Add scratch argument to tcg_out_movi_int
  tcg/sparc: Improve code gen for shifted 32-bit constants
  tcg/sparc: Use the constant pool for 64-bit constants
  tcg/sparc: Add tcg_out_jmpl_const for better tail calls
  tcg/sparc: Support unaligned access for user-only

 tcg/sparc/tcg-target.c.inc | 390 +++++++++++++++++++++++++++++++++----
 1 file changed, 354 insertions(+), 36 deletions(-)

-- 
2.25.1