qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 0/3] Hexagon bug fixes and test improvements
@ 2022-07-31 23:32 Taylor Simpson
  2022-07-31 23:32 ` [PULL 1/3] Hexagon (target/hexagon) make VyV operands use a unique temp Taylor Simpson
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Taylor Simpson @ 2022-07-31 23:32 UTC (permalink / raw)
  To: qemu-devel; +Cc: tsimpson, richard.henderson, f4bug, peter.maydell

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

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-08-01 13:47 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-31 23:32 [PULL 0/3] Hexagon bug fixes and test improvements Taylor Simpson
2022-07-31 23:32 ` [PULL 1/3] Hexagon (target/hexagon) make VyV operands use a unique temp Taylor Simpson
2022-07-31 23:32 ` [PULL 2/3] Hexagon (tests/tcg/hexagon) Fix alignment in load_unpack.c Taylor Simpson
2022-07-31 23:32 ` [PULL 3/3] Hexagon (tests/tcg/hexagon) reference file for float_convd Taylor Simpson
2022-08-01 13:28 ` [PULL 0/3] Hexagon bug fixes and test improvements Richard Henderson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).