Re: [PATCH 0/4] linux-user/arm: fpa11 fix and cleanup

2021-05-15 Thread Laurent Vivier
Le 23/04/2021 à 18:54, Richard Henderson a écrit : > 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 fpa

Re: [PATCH 0/4] linux-user/arm: fpa11 fix and cleanup

2021-05-14 Thread Laurent Vivier
Le 14/05/2021 à 17:54, Richard Henderson a écrit : > On 4/23/21 11:54 AM, Richard Henderson wrote: >> 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

Re: [PATCH 0/4] linux-user/arm: fpa11 fix and cleanup

2021-05-14 Thread Richard Henderson
On 4/23/21 11:54 AM, Richard Henderson wrote: 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 l

[PATCH 0/4] linux-user/arm: fpa11 fix and cleanup

2021-04-23 Thread Richard Henderson
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 fpa