Searched refs:bsun (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/ifpsp060/
H A Dfskeleton.S183 | This is the exit point for the 060FPSP when an enabled bsun exception
185 | for enabled bsun exceptions. The exception stack frame is a bsun
190 | bsun will now be re-executed but with the NaN FPSR bit cleared.
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/fpsp040/
H A Dskeleton.S274 .global bsun
275 bsun: label
280 bclrb #E1,E_BYTE(%a6) |bsun is always an E1 exception
H A Dgen_except.S15 | Highest: bsun
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/ifpsp060/src/
H A Dfpsp.S472 set bsun_mask, 0x00008000 # bsun exception mask
534 set BSUN_VEC, 0xc0 # bsun vector offset
546 set fbsun_flg, 0x02 # flag bit: bsun exception
4278 cmpi.b SPCOND_FLG(%a6),&fbsun_flg # is enabled bsun occurring?
4326 cmpi.b SPCOND_FLG(%a6),&fbsun_flg # is enabled bsun occurring?
4339 # does not need to update "An" before taking a bsun exception.
4340 cmpi.b SPCOND_FLG(%a6),&fbsun_flg # is enabled bsun occurring?
4386 # The ftrap<cc>, fs<cc>, or fdb<cc> is to take an enabled bsun. we must convert
4387 # the fp unimplemented instruction exception stack frame into a bsun stack frame,
4388 # restore a bsun exceptio
[all...]
H A Dfplsp.S452 set bsun_mask, 0x00008000 # bsun exception mask
514 set BSUN_VEC, 0xc0 # bsun vector offset
526 set fbsun_flg, 0x02 # flag bit: bsun exception

Completed in 98 milliseconds