[PATCH v2 0/4] Hexagon (target/hexagon) bug fixes and cleanup

Taylor Simpson posted 4 patches 4 years, 8 months ago
Test checkpatch passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/1622589584-22571-1-git-send-email-tsimpson@quicinc.com
target/hexagon/gen_tcg.h              | 15 +++++++++--
target/hexagon/macros.h               | 29 ++++++++-------------
target/hexagon/genptr.c               | 16 +++---------
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(+), 47 deletions(-)
[PATCH v2 0/4] Hexagon (target/hexagon) bug fixes and cleanup
Posted by Taylor Simpson 4 years, 8 months ago
Fixes for bugs found by inspection and internal testing
Tests added to tests/tcg/hexagon/misc.c

*** Changes in v2 ***
Added patches 3 and 4

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               | 29 ++++++++-------------
 target/hexagon/genptr.c               | 16 +++---------
 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(+), 47 deletions(-)

-- 
2.7.4