Altivec and binary compatibility
Adrian Cox
apc at agelectronics.co.uk
Fri Feb 11 20:41:14 EST 2000
Giuliano Pochini wrote:
> From altivec p. e. m.: "1.2.6 - The AltiVec vector unit never generates an
> exception"
>
> I just started to read the book, but I think AltiVec tells nothing even on
> things like divisions by 0, etc.
C++ exceptions, not machine exceptions:
if (failure()) thow Oops();
- Adrian Cox, AG Electronics
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
More information about the Linuxppc-dev
mailing list