All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/1] target/ppc: fix unreachable code in do_ldst_quad()
@ 2022-07-25 20:21 Daniel Henrique Barboza
  2022-07-25 20:21 ` [PATCH v2 1/1] " Daniel Henrique Barboza
  0 siblings, 1 reply; 5+ messages in thread
From: Daniel Henrique Barboza @ 2022-07-25 20:21 UTC (permalink / raw)
  To: qemu-devel; +Cc: qemu-ppc, clg, Richard Henderson, Daniel Henrique Barboza

changes from v1:
- do not use ifdefs
- returned to the code that was in placed before the macro
- v1 link: https://lists.gnu.org/archive/html/qemu-devel/2022-07/msg03697.html

Daniel Henrique Barboza (1):
  target/ppc: fix unreachable code in do_ldst_quad()

 target/ppc/translate/fixedpoint-impl.c.inc | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

-- 
2.36.1



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

end of thread, other threads:[~2022-08-04 18:50 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-25 20:21 [PATCH v2 0/1] target/ppc: fix unreachable code in do_ldst_quad() Daniel Henrique Barboza
2022-07-25 20:21 ` [PATCH v2 1/1] " Daniel Henrique Barboza
2022-08-04 16:59   ` Matheus K. Ferst
2022-08-04 18:05   ` Peter Maydell
2022-08-04 18:18     ` Daniel Henrique Barboza

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.