Searched refs:operr (Results 1 – 14 of 14) sorted by relevance
/linux-2.6.39/arch/m68k/fpsp040/ |
D | x_operr.S | 162 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 192 bnes chkberr |if d0 is true, 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 223 | the operr and aiop bits, and clears inex and ainex, incorrectly 227 orl #opaop_mask,USER_FPSR(%a6) |set operr & aiop 285 | to d0 for write out. If not, it is a real operr, and set d0. 289 bnes true_operr |if not all 1's then was true operr [all …]
|
D | kernel_ex.S | 105 | 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
|
D | do_func.S | 153 | 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
|
D | skeleton.S | 249 .global operr 250 operr: label 255 bclrb #E1,E_BYTE(%a6) |operr is always an E1 exception
|
D | sasin.S | 90 fbgt t_operr |cause an operr exception
|
D | gen_except.S | 17 | 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
|
D | bindec.S | 104 | length is 4, set operr.
|
D | res_func.S | 1564 fbge int_operr |set operr 1572 fblt int_operr |set operr
|
/linux-2.6.39/arch/m68k/ifpsp060/ |
D | TEST.DOC | 145 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
|
/linux-2.6.39/net/dcb/ |
D | dcbnl.c | 529 goto operr; in dcbnl_setnumtcs() 532 operr: in dcbnl_setnumtcs()
|
/linux-2.6.39/arch/m68k/ifpsp060/src/ |
D | pfpsp.S | 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 # 3133 # cause an operr so we don't need to check for them here.
|
D | ftest.S | 183 ### operr
|
D | fpsp.S | 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 # 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 #
|
D | fplsp.S | 454 set operr_mask, 0x00002000 # operr exception mask 518 set OPERR_VEC, 0xd0 # operr vector offset
|