On 2/12/19 3:03 AM, David Hildenbrand wrote: > The trap is triggered based on priority of the enabled signaling flags. > Only overflow and underflow allow a concurrent inexact exception. > > z14 PoP, 9-33, Figure 9-21 > > Signed-off-by: David Hildenbrand <da...@redhat.com> > --- > target/s390x/fpu_helper.c | 13 +++++++++++++ > 1 file changed, 13 insertions(+)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~