qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/4] Hexagon (target/hexagon) bug fixes and cleanup
@ 2021-06-01 23:19 Taylor Simpson
  2021-06-01 23:19 ` [PATCH v2 1/4] Hexagon (target/hexagon) fix bug in fLSBNEW* Taylor Simpson
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Taylor Simpson @ 2021-06-01 23:19 UTC (permalink / raw)
  To: qemu-devel; +Cc: ale, philmd, tsimpson, richard.henderson, bcain

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


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

end of thread, other threads:[~2021-06-01 23:51 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-06-01 23:19 [PATCH v2 0/4] Hexagon (target/hexagon) bug fixes and cleanup Taylor Simpson
2021-06-01 23:19 ` [PATCH v2 1/4] Hexagon (target/hexagon) fix bug in fLSBNEW* Taylor Simpson
2021-06-01 23:41   ` Richard Henderson
2021-06-01 23:19 ` [PATCH v2 2/4] Hexagon (target/hexagon) fix l2fetch instructions Taylor Simpson
2021-06-01 23:43   ` Richard Henderson
2021-06-01 23:19 ` [PATCH v2 3/4] Hexagon (target/hexagon) cleanup gen_store_conditional[48] functions Taylor Simpson
2021-06-01 23:49   ` Richard Henderson
2021-06-01 23:19 ` [PATCH v2 4/4] Hexagon (target/hexagon) remove unused TCG variables Taylor Simpson
2021-06-01 23:51   ` Richard Henderson

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