qemu-devel
[Top][All Lists]
Advanced

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

[PULL v2 0/4] Hexagon (target/hexagon) bug fixes


From: Taylor Simpson
Subject: [PULL v2 0/4] Hexagon (target/hexagon) bug fixes
Date: Tue, 29 Jun 2021 12:14:32 -0500

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

reply via email to

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