|
From: | Richard Henderson |
Subject: | Re: [Qemu-devel] [PATCH 13/26] target/arm: Clean excReturn bits when tail chaining |
Date: | Tue, 23 Apr 2019 15:54:00 -0700 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.6.1 |
On 4/16/19 5:57 AM, Peter Maydell wrote: > The TailChain() pseudocode specifies that a tail chaining > exception should sanitize the excReturn all-ones bits and > (if there is no FPU) the excReturn FType bits; we weren't > doing this. > > Signed-off-by: Peter Maydell <address@hidden> > --- > target/arm/helper.c | 8 ++++++++ > 1 file changed, 8 insertions(+) Reviewed-by: Richard Henderson <address@hidden> r~
[Prev in Thread] | Current Thread | [Next in Thread] |