-
- Downloads
Fix the encoding of many of the floating point instructions. For
instructions with only one argument the src2 field should contain the source register and the src1 field should be zero. However the src1 field was being set to the same value as src2 rather than zero; this seems to have been ignored on older sparc implementations but may cause a costly invalid instruction trap and emulation on the v9.
Loading
Please register or sign in to comment