• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/fpsp040/

Lines Matching refs:check

183 	beq	pack_source	|check for a packed src op, branch if so
187 beqs src_op_ck |if monadic, go check src op
188 | ;else, check dst op (fall through)
191 beqs src_op_ck |if dst op is norm, check src op
207 bne pack_source |check for packed src op, branch if so
211 orb DTAG(%a6),%d0 |check if either of STAG/DTAG msb set
216 btstb #7,DTAG(%a6) |check for unsupported data types in
217 beqs src_op_ck |the destination, if not, check src op
220 beqs src_op_ck |if monadic, check src op
226 andiw #0x7fff,%d0 |mask sign, check if exp = 0000
227 beqs src_op_ck |if denorm then check source op.
243 | ;through to check source operand
247 beq end_getop |check for unsupported data types on the
256 andiw #0x7fff,%d0 |mask sign, check if exp = 0000
324 btstb #7,DTAG(%a6) |check dest tag for unnorm or denorm
332 tstb %d0 |check for normalized value
336 cmpiw #0x3fff,%d0 |check if fpte15 needs setting
413 cmpib #0x2c,1+EXC_VEC(%a6) |check if unimp
418 btstb #direction_bit,CMDREG1B(%a6) |check transfer direction
457 btstb #7,LOCAL_HI(%a0) |check if integer bit (j-bit) is set
470 btstb #7,LOCAL_HI(%a0) |check if integer bit (j-bit) is set
503 tstl ETEMP_HI(%a6) |check ms mantissa
505 tstl ETEMP_LO(%a6) |check ls mantissa
516 tstw %d0 |check for zero.
518 tstl ETEMP_HI(%a6) |check words 3 and 2
520 tstl ETEMP_LO(%a6) |check words 1 and 0
555 tstl ETEMP_HI(%a6) |check ms mantissa
557 tstl ETEMP_LO(%a6) |check ls mantissa
561 tstl ETEMP(%a6) |check sign
575 tstl ETEMP(%a6) |check for sign
583 tstw %d0 |check for zero.
585 tstl ETEMP_HI(%a6) |check words 3 and 2
587 tstl ETEMP_LO(%a6) |check words 1 and 0
661 | For a norm, check if the exp <= $3fff; if so, set etemp_15