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 <[email protected]> > --- > target/arm/helper.c | 8 ++++++++ > 1 file changed, 8 insertions(+) Reviewed-by: Richard Henderson <[email protected]>
r~
