Home
last modified time | relevance | path

Searched refs:operr (Results 1 – 13 of 13) sorted by relevance

/openbmc/linux/arch/m68k/fpsp040/
H A Dx_operr.S162 bnes chkwerr |if not equal, check for incorrect operr
165 bnes chkwerr |if d0 is true, check for incorrect operr
189 bnes chkberr |if not equal, check for incorrect operr
211 | This operr condition is not of the special case. Set operr
216 orl #opaop_mask,USER_FPSR(%a6) |set operr & aiop
227 orl #opaop_mask,USER_FPSR(%a6) |set operr & aiop
289 bnes true_operr |if not all 1's then was true operr
291 beqs not_true_operr |branch if not true operr
293 beqs not_true_operr |branch if not true operr
295 movel #1,%d0 |signal real 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
417 .long scl_opr | 00,10 norm,inf = nan with operr
421 .long scl_opr | 01,10 zero,inf = nan with operr
425 .long scl_opr | 10,10 inf,inf = nan with operr
H A Dskeleton.S249 .global operr
250 operr: label
255 bclrb #E1,E_BYTE(%a6) |operr is always an E1 exception
H A Dsasin.S90 fbgt t_operr |cause an operr 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 Dbindec.S104 | length is 4, set operr.
H A Dres_func.S1564 fbge int_operr |set operr
1572 fblt int_operr |set operr
/openbmc/linux/arch/m68k/ifpsp060/
H A DTEST.DOC145 0x10: FP enabled snan/operr/ovfl/unfl/dz/inex
159 FP enabled: tests enabled snan/operr/ovfl/unfl/dz/inex.
162 exercises _fpsp_{snan,operr,ovfl,unfl,dz,inex}() and
163 _real_{snan,operr,ovfl,unfl,dz,inex}(). the test expects
/openbmc/linux/arch/m68k/ifpsp060/src/
H A Dpfpsp.S1673 # 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 #
3133 # cause an operr so we don't need to check for them here.
H A Dftest.S183 ### operr
H A Dfpsp.S1674 # 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 #
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 exception
10149 # - set FPSR exception status operr bit, condition code #
H A Dfplsp.S454 set operr_mask, 0x00002000 # operr exception mask
518 set OPERR_VEC, 0xd0 # operr vector offset