On 25 April 2012 17:11, Alexey Starikovskiy <aysta...@gmail.com> wrote: > See A2.7.7 > Floating-point exceptions > > Inexact. The flag is set to 1 if the result of an operation is not > equivalent to the value that > would be produced if the operation were performed with unbounded > precision and exponent > range.
You can't justify a patch to the generic IEEE floating point code with a quotation from the ARM ARM. (And don't quote documents without saying what document you're quoting!) Can you provide a test case for an instruction or operation which generates the wrong results? -- PMm