Peter, On Fri, Jan 27, 2017 at 01:33:31PM +0530, Bharata B Rao wrote: > > Changes in v2: > ------------- > - Do odd or even for the right precision bit in 64bit rounding. (Peter > Maydell) > - Handle the overflow case correctly in 64bit rounding. (Peter Maydell)
Does this version of round-to-odd implementation look correct now ? > - Add a patch to handle underflow case correctly in 64bit rounding. Does this fix for underflow case make sense ? Regards, Bharata.