All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] linux-user/arm: fpa11 fix and cleanup
@ 2021-04-23 16:54 Richard Henderson
  2021-04-23 16:54 ` [PATCH 1/4] linux-user/arm: Split out emulate_arm_fpa11 Richard Henderson
                   ` (5 more replies)
  0 siblings, 6 replies; 12+ messages in thread
From: Richard Henderson @ 2021-04-23 16:54 UTC (permalink / raw)
  To: qemu-devel; +Cc: qemu-arm

The bug fix is patch 2, the rest is a bit of tidy-up.


r~

Richard Henderson (4):
  linux-user/arm: Split out emulate_arm_fpa11
  linux-user/arm: Do not emulate fpa11 in thumb mode
  linux-user/arm: Do not fill in si_code for fpa11 exceptions
  linux-user/arm: Simplify accumulating and raising fpa11 exceptions

 linux-user/arm/cpu_loop.c | 125 ++++++++++++++++++++------------------
 1 file changed, 66 insertions(+), 59 deletions(-)

-- 
2.25.1



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

end of thread, other threads:[~2021-05-15 19:39 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-23 16:54 [PATCH 0/4] linux-user/arm: fpa11 fix and cleanup Richard Henderson
2021-04-23 16:54 ` [PATCH 1/4] linux-user/arm: Split out emulate_arm_fpa11 Richard Henderson
2021-04-23 17:14   ` Peter Maydell
2021-04-23 16:54 ` [PATCH 2/4] linux-user/arm: Do not emulate fpa11 in thumb mode Richard Henderson
2021-04-23 17:03   ` Peter Maydell
2021-04-23 16:54 ` [PATCH 3/4] linux-user/arm: Do not fill in si_code for fpa11 exceptions Richard Henderson
2021-04-23 17:11   ` Peter Maydell
2021-04-23 16:54 ` [PATCH 4/4] linux-user/arm: Simplify accumulating and raising " Richard Henderson
2021-04-23 17:44   ` Peter Maydell
2021-05-14 15:54 ` [PATCH 0/4] linux-user/arm: fpa11 fix and cleanup Richard Henderson
2021-05-14 16:27   ` Laurent Vivier
2021-05-15 19:38 ` Laurent Vivier

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.