https://bugs.kde.org/show_bug.cgi?id=447991
--- Comment #6 from Jesus Checa <jch...@redhat.com> ---
(In reply to Andreas Arnez from comment #3)
> Right, m3 == 0 is not a valid format code.  The z/Architecture Principle of
> Operation states:
> 
>   The M3 field specifies the floating-point format.  The floating-point
>   format determines the size of the elements within the second operand.
>   If a reserved value is specified, a specification exception is
>   recognized.
> 
> And then declares the values 3 and 4 as representing the long and extended
> formats, respectively, and all other values as reserved.
> 
> So I'd say that Valgrind is correct in raising a SIGILL for m3 == 0.

Oh, I understand now. Thanks for the clarification!

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to