diff options
author | Martynas Venckus <martynas@cvs.openbsd.org> | 2011-05-25 21:26:56 +0000 |
---|---|---|
committer | Martynas Venckus <martynas@cvs.openbsd.org> | 2011-05-25 21:26:56 +0000 |
commit | ddbd213814969b4db768a9b4f68fdd531b82829e (patch) | |
tree | 2cfc64fe6de69c7766b58604cffdfa47dd8555a0 /lib/libutil | |
parent | 9e363f9da59a23bb25eec4cbc9ccc02d9bd5f61c (diff) |
On PowerPC we cannot manipulate FPSCR[VX]--it's a summary of all
the invalid exception bits, as described in Section 3.3.6.1.1 of
PowerPC Architecture Programming Environments Manual.
A proper way to cause an invalid operation exception is to set
FPSCR[VXSOFT]. Similarly, we clear all the FPSCR[VX*] bits otherwise.
Diffstat (limited to 'lib/libutil')
0 files changed, 0 insertions, 0 deletions