[PATCH 0/2] Hexagon (target/hexagon) bug fixes

Taylor Simpson posted 2 patches 2 years, 11 months ago
Test checkpatch passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/1621378810-5284-1-git-send-email-tsimpson@quicinc.com
There is a newer version of this series
target/hexagon/gen_tcg.h              | 11 ++++++++
target/hexagon/macros.h               | 27 ++++++++------------
target/hexagon/op_helper.c            |  5 ----
tests/tcg/hexagon/misc.c              | 48 ++++++++++++++++++++++++++++++++++-
target/hexagon/imported/encode_pp.def |  3 +++
5 files changed, 71 insertions(+), 23 deletions(-)
[PATCH 0/2] Hexagon (target/hexagon) bug fixes
Posted by Taylor Simpson 2 years, 11 months ago
Fixes for bugs found by inspection and internal testing
Tests added to tests/tcg/hexagon/misc.c

Taylor Simpson (2):
  Hexagon (target/hexagon) fix bug in fLSBNEW*
  Hexagon (target/hexagon) fix l2fetch instructions

 target/hexagon/gen_tcg.h              | 11 ++++++++
 target/hexagon/macros.h               | 27 ++++++++------------
 target/hexagon/op_helper.c            |  5 ----
 tests/tcg/hexagon/misc.c              | 48 ++++++++++++++++++++++++++++++++++-
 target/hexagon/imported/encode_pp.def |  3 +++
 5 files changed, 71 insertions(+), 23 deletions(-)

-- 
2.7.4