qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PULL 0/3] Hexagon bug fixes and test improvements


From: Richard Henderson
Subject: Re: [PULL 0/3] Hexagon bug fixes and test improvements
Date: Mon, 1 Aug 2022 06:28:55 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.11.0

On 7/31/22 16:32, Taylor Simpson wrote:
The following changes since commit 3916603e0c1d909e14e09d5ebcbdaa9c9e21adf3:

   Merge tag 'pull-la-20220729' of https://gitlab.com/rth7680/qemu into staging 
(2022-07-29 17:39:17 -0700)

are available in the Git repository at:

   https://github.com/quic/qemu tags/pull-hex-20220731

for you to fetch changes up to 7eabb050ea77e529f549ea1ddaaa18e91ae01e34:

   Hexagon (tests/tcg/hexagon) reference file for float_convd (2022-07-31 
16:22:09 -0700)

----------------------------------------------------------------
Hexagon bug fixes and test improvements

1) Fixes a bug in qemu-hexagon
2) Fixes a bug in a test case
3) Adds reference file for float_convd test case

Applied, thanks.  Please update https://wiki.qemu.org/ChangeLog/7.1 as 
appropriate.


r~



----------------------------------------------------------------
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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]