qemu-devel
[Top][All Lists]
Advanced

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

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


From: Taylor Simpson
Subject: [PATCH 0/2] Hexagon (target/hexagon) bug fixes
Date: Tue, 18 May 2021 18:00:08 -0500

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


reply via email to

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