[PATCH 0/3] Hexagon bug fixes and test improvements

Taylor Simpson posted 3 patches 1 year, 10 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20220718230320.24444-1-tsimpson@quicinc.com
Maintainers: Taylor Simpson <tsimpson@quicinc.com>
There is a newer version of this series
tests/tcg/hexagon/hvx_misc.c      |  45 ++
tests/tcg/hexagon/load_unpack.c   |  14 +-
target/hexagon/gen_tcg_funcs.py   |   9 +-
tests/tcg/hexagon/float_convd.ref | 988 ++++++++++++++++++++++++++++++
4 files changed, 1044 insertions(+), 12 deletions(-)
create mode 100644 tests/tcg/hexagon/float_convd.ref
[PATCH 0/3] Hexagon bug fixes and test improvements
Posted by Taylor Simpson 1 year, 10 months ago
1) Fixes a bug in qemu-hexagon
2) Fixes a bug in a test case
3) Adds reference file for float_convd test case

Taylor Simpson (3):
  Hexagon (target/hexagon) make VyV operands use a unique temp
  Hexagon (tests/tcg/hexagon) Fix alignment in load_unpack.c
  Hexagon (tests/tcg/hexagon) reference file for float_convd

 tests/tcg/hexagon/hvx_misc.c      |  45 ++
 tests/tcg/hexagon/load_unpack.c   |  14 +-
 target/hexagon/gen_tcg_funcs.py   |   9 +-
 tests/tcg/hexagon/float_convd.ref | 988 ++++++++++++++++++++++++++++++
 4 files changed, 1044 insertions(+), 12 deletions(-)
 create mode 100644 tests/tcg/hexagon/float_convd.ref

-- 
2.17.1