Searched refs:operr (Results 1 - 12 of 12) sorted by relevance

/arch/m68k/fpsp040/
H A Dx_operr.S13 | the dest format is integer (b, w, l) and the operr is caused by
16 | There are three cases in which operr is incorrectly signaled on the
29 | signalled operr:
79 | If the destination size is B,W,or L, the operr must be
92 | The size is not B,W,or L, so the operr is handled by the
93 | kernel handler. Set the operr bits and clean up, leaving
115 bnes chklerr |if not equal, check for incorrect operr
118 bnes chklerr |if d0 is true, check for incorrect operr
162 bnes chkwerr |if not equal, check for incorrect operr
165 bnes chkwerr |if d0 is true, check for incorrect operr
[all...]
H A Dkernel_ex.S105 | if (operr trap disabled)
106 | set FPSR exception status operr bit, condition code
110 | else (operr trap enabled)
111 | set FPSR exception status operr bit, accrued operr bit
118 btstb #operr_bit,FPCR_ENABLE(%a6) |test FPCR for operr enabled
H A Ddo_func.S153 | Result is either an operr or +inf for plus/minus operand
184 | the sign and return operr if negative.
256 .long smod_oper | 00,01 norm,zero = nan with operr
260 .long smod_oper | 01,01 zero,zero = nan with operr
263 .long smod_oper | 10,00 inf,norm = nan with operr
264 .long smod_oper | 10,01 inf,zero = nan with operr
265 .long smod_oper | 10,10 inf,inf = nan with operr
337 .long srem_oper | 00,01 norm,zero = nan with operr
341 .long srem_oper | 01,01 zero,zero = nan with operr
344 .long srem_oper | 10,00 inf,norm = nan with operr
[all...]
H A Dsasin.S90 fbgt t_operr |cause an operr exception
H A Dskeleton.S249 .global operr
250 operr: label
255 bclrb #E1,E_BYTE(%a6) |operr is always an E1 exception
H A Dgen_except.S17 | operr
170 | operr, and dz. commonE3 does this for E3 exceptions, which
360 bfextu USER_FPSR(%a6){#17:#4},%d0 |get snan/operr/ovfl/unfl bits
H A Dres_func.S1519 fbge int_operr |set operr
1527 fblt int_operr |set operr
1564 fbge int_operr |set operr
1572 fblt int_operr |set operr
1609 fbge int_operr |set operr
1617 fblt int_operr |set operr
1653 | ;if the operr exception is enabled.
1654 | ;set operr/aiop (no inex2 on int ovfl)
H A Dbindec.S104 | length is 4, set operr.
/arch/m68k/ifpsp060/src/
H A Dpfpsp.S473 set operr_mask, 0x00002000 # operr exception mask
537 set OPERR_VEC, 0xd0 # operr vector offset
1673 # for snan,operr,ovfl,unfl, src op is still in FP_SRC so just
2609 # OPERR : all reg-reg or mem-reg operations that can normally operr
3073 # _real_operr() - "callout" to operating system operr handler #
3095 # operr result out to memory or data register file as it should. #
3100 # which creates an access error stack frame from the current operr #
3133 # cause an operr so we don't need to check for them here.
13517 # length is 4, set operr. #
H A Dftest.S183 ### operr
H A Dfpsp.S474 set operr_mask, 0x00002000 # operr exception mask
538 set OPERR_VEC, 0xd0 # operr vector offset
1674 # for snan,operr,ovfl,unfl, src op is still in FP_SRC so just
2610 # OPERR : all reg-reg or mem-reg operations that can normally operr
3074 # _real_operr() - "callout" to operating system operr handler #
3096 # operr result out to memory or data register file as it should. #
3101 # which creates an access error stack frame from the current operr #
3134 # cause an operr so we don't need to check for them here.
6668 fbgt t_operr # cause an operr exception
6763 fbgt t_operr # cause an operr exceptio
[all...]
H A Dfplsp.S454 set operr_mask, 0x00002000 # operr exception mask
518 set OPERR_VEC, 0xd0 # operr vector offset
6562 fbgt t_operr # cause an operr exception
6657 fbgt t_operr # cause an operr exception
9922 # operr is disabled. return a QNAN in fp0
9926 # operr is enabled. create an operr exception so the user can record it

Completed in 312 milliseconds