qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Hexagon (target/hexagon) cleanup and bug fix
@ 2021-10-12  9:31 Taylor Simpson
  2021-10-12  9:31 ` [PATCH 1/2] Hexagon (target/hexagon) more tcg_constant_* Taylor Simpson
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Taylor Simpson @ 2021-10-12  9:31 UTC (permalink / raw)
  To: qemu-devel; +Cc: ale, bcain, tsimpson, richard.henderson, f4bug

Followup to replace more tcg_const_* with tcg_constant_tl*
Fix bug to delay writes to USR until packet commit

Taylor Simpson (2):
  Hexagon (target/hexagon) more tcg_constant_*
  Hexagon (target/hexagon) put writes to USR into temp until commit

 target/hexagon/gen_tcg.h          |   9 ++--
 target/hexagon/macros.h           |   9 ++--
 target/hexagon/attribs_def.h.inc  |   1 +
 target/hexagon/translate.c        |  12 +++--
 tests/tcg/hexagon/overflow.c      | 107 ++++++++++++++++++++++++++++++++++++++
 target/hexagon/gen_tcg_funcs.py   |  11 +---
 target/hexagon/hex_common.py      |   2 +
 tests/tcg/hexagon/Makefile.target |   1 +
 8 files changed, 129 insertions(+), 23 deletions(-)
 create mode 100644 tests/tcg/hexagon/overflow.c

-- 
2.7.4


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

end of thread, other threads:[~2021-10-19  3:48 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-10-12  9:31 [PATCH 0/2] Hexagon (target/hexagon) cleanup and bug fix Taylor Simpson
2021-10-12  9:31 ` [PATCH 1/2] Hexagon (target/hexagon) more tcg_constant_* Taylor Simpson
2021-10-18 21:02   ` Richard Henderson
2021-10-19  3:44   ` Philippe Mathieu-Daudé
2021-10-12  9:31 ` [PATCH] Hexagon (target/hexagon) put writes to USR into temp until commit Taylor Simpson
2021-10-19  3:47   ` Philippe Mathieu-Daudé
2021-10-12  9:31 ` [PATCH 2/2] " Taylor Simpson
2021-10-18 21:04   ` 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).