[PATCH v2 0/1] target/ppc: fix unreachable code in do_ldst_quad()

Daniel Henrique Barboza posted 1 patch 1 year, 8 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20220725202122.1810709-1-danielhb413@gmail.com
Maintainers: "Cédric Le Goater" <clg@kaod.org>, Daniel Henrique Barboza <danielhb413@gmail.com>, David Gibson <david@gibson.dropbear.id.au>, Greg Kurz <groug@kaod.org>
target/ppc/translate/fixedpoint-impl.c.inc | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
[PATCH v2 0/1] target/ppc: fix unreachable code in do_ldst_quad()
Posted by Daniel Henrique Barboza 1 year, 8 months ago
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