qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL v2 0/4] Hexagon (target/hexagon) bug fixes
@ 2021-06-29 17:14 Taylor Simpson
  2021-06-29 17:14 ` [PULL v2 1/4] Hexagon (target/hexagon) fix bug in fLSBNEW* Taylor Simpson
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Taylor Simpson @ 2021-06-29 17:14 UTC (permalink / raw)
  To: qemu-devel; +Cc: ale, peter.maydell, bcain, richard.henderson, tsimpson, philmd

The following changes since commit 13d5f87cc3b94bfccc501142df4a7b12fee3a6e7:

  Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-axp-20210628' into staging (2021-06-29 10:02:42 +0100)

are available in the git repository at:

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

for you to fetch changes up to fb858fb76b1b2dfdf64f82669df1270c0c19a033:

  Hexagon (target/hexagon) remove unused TCG variables (2021-06-29 11:32:50 -0500)

----------------------------------------------------------------
Fixes for bugs found by inspection and internal testing
Tests added to tests/tcg/hexagon/misc.c

----------------------------------------------------------------
Taylor Simpson (4):
      Hexagon (target/hexagon) fix bug in fLSBNEW*
      Hexagon (target/hexagon) fix l2fetch instructions
      Hexagon (target/hexagon) cleanup gen_store_conditional[48] functions
      Hexagon (target/hexagon) remove unused TCG variables

 target/hexagon/gen_tcg.h              | 15 +++++++++--
 target/hexagon/macros.h               | 30 ++++++++--------------
 target/hexagon/genptr.c               | 22 +++-------------
 target/hexagon/op_helper.c            |  5 ----
 target/hexagon/translate.c            | 11 ++------
 tests/tcg/hexagon/misc.c              | 48 ++++++++++++++++++++++++++++++++++-
 target/hexagon/imported/encode_pp.def |  3 +++
 7 files changed, 80 insertions(+), 54 deletions(-)

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

end of thread, other threads:[~2021-06-30 20:10 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-06-29 17:14 [PULL v2 0/4] Hexagon (target/hexagon) bug fixes Taylor Simpson
2021-06-29 17:14 ` [PULL v2 1/4] Hexagon (target/hexagon) fix bug in fLSBNEW* Taylor Simpson
2021-06-29 17:14 ` [PULL v2 2/4] Hexagon (target/hexagon) fix l2fetch instructions Taylor Simpson
2021-06-29 17:14 ` [PULL v2 3/4] Hexagon (target/hexagon) cleanup gen_store_conditional[48] functions Taylor Simpson
2021-06-29 17:14 ` [PULL v2 4/4] Hexagon (target/hexagon) remove unused TCG variables Taylor Simpson
2021-06-30 20:08 ` [PULL v2 0/4] Hexagon (target/hexagon) bug fixes Peter Maydell

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