All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Hexagon (target/hexagon) bug fixes
@ 2021-05-18 23:00 Taylor Simpson
  2021-05-18 23:00 ` [PATCH 1/2] Hexagon (target/hexagon) fix bug in fLSBNEW* Taylor Simpson
  2021-05-18 23:00 ` [PATCH 2/2] Hexagon (target/hexagon) fix l2fetch instructions Taylor Simpson
  0 siblings, 2 replies; 3+ messages in thread
From: Taylor Simpson @ 2021-05-18 23:00 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

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


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

end of thread, other threads:[~2021-05-18 23:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-18 23:00 [PATCH 0/2] Hexagon (target/hexagon) bug fixes Taylor Simpson
2021-05-18 23:00 ` [PATCH 1/2] Hexagon (target/hexagon) fix bug in fLSBNEW* Taylor Simpson
2021-05-18 23:00 ` [PATCH 2/2] Hexagon (target/hexagon) fix l2fetch instructions Taylor Simpson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.