/* Just turn on integer overflow, underflow, and floating point exceptions */ LEAF(setfsr) { cfc1 $5,$31 or $5,$5,$4 ctc1 $5,$31 j $31 }