| /arch/m68k/fpsp040/ |
| A D | util.S | 199 tstb LOCAL_SGN(%a0) |if negative overflow 209 tstb LOCAL_SGN(%a0) |if negative overflow 230 tstb LOCAL_SGN(%a0) |if negative overflow 240 tstb LOCAL_SGN(%a0) |if negative overflow 261 tstb LOCAL_SGN(%a0) |if negative overflow 271 tstb LOCAL_SGN(%a0) |if negative overflow 283 tstb LOCAL_SGN(%a0) |if negative overflow 562 tstb LOCAL_SGN(%a0) |if negative overflow 573 tstb LOCAL_SGN(%a0) |if negative overflow 594 tstb LOCAL_SGN(%a0) |if negative overflow [all …]
|
| A D | scale.S | 142 | Source is negative. Add the src to the dest exponent. 149 blts fix_dnrm |if negative, result is 207 | If the mode is rm, and the zero is negative, return smallest 208 | negative denorm.
|
| A D | decbin.S | 38 | if negative, count the trailing zeros. Set the adjusted 60 | it is negative. 455 bpls no_neg |if exp is negative, 485 fdivx %fp1,%fp0 |exp is negative, so divide mant by exp
|
| A D | x_store.S | 141 bsetl #31,%d0 |if negative, put in sign information 149 bsetl #31,%d0 |if negative put in sign information
|
| A D | do_func.S | 106 bnes ld_mzinx |if negative, branch 126 bne ld_minf |if negative branch 184 | the sign and return operr if negative.
|
| A D | sgetem.S | 58 bsr nrm_set |normalize (exp will go negative)
|
| A D | x_operr.S | 222 | Store_max loads the max pos or negative for the size, sets
|
| A D | fpsp.h | 222 .set neg_bit,3 | negative result
|
| A D | res_func.S | 71 bsr nrm_set |normalize number (exp will go negative) 1341 tstb ETEMP(%a6) |check for negative 1345 orl #neg_bit,USER_FPSR(%a6) |snan is negative; set N
|
| A D | bindec.S | 320 tstl %d7 |if negative, never set OPERR
|
| /arch/x86/math-emu/ |
| A D | reg_ld_str.c | 97 int exp, tag, negative; in FPU_load_double() local 139 negative) in FPU_load_double() 150 setexponent16(loaded_data, exp | negative); in FPU_load_double() 159 int exp, tag, negative; in FPU_load_single() local 171 addexponent(loaded_data, negative); in FPU_load_single() 243 int negative; in FPU_load_int32() local 256 negative = SIGN_Positive; in FPU_load_int32() 259 negative = SIGN_Negative; in FPU_load_int32() 271 int s, negative; in FPU_load_int16() local 285 negative = SIGN_Positive; in FPU_load_int16() [all …]
|
| A D | README | 355 results for positive arguments than it does for negative. * In the
|
| /arch/x86/include/asm/ |
| A D | bitops.h | 100 bool negative; in arch_xor_unlock_is_negative_byte() local 103 : CC_OUT(s) (negative), WBYTE_ADDR(addr) in arch_xor_unlock_is_negative_byte() 105 return negative; in arch_xor_unlock_is_negative_byte()
|
| /arch/s390/boot/ |
| A D | printk.c | 69 bool negative = false; in as_dec() local 74 negative = true; in as_dec() 83 if (negative) in as_dec()
|
| /arch/powerpc/lib/ |
| A D | test_emulate_step.c | 1601 bool negative) in emulate_compute_instr() argument 1614 if (negative) in emulate_compute_instr() 1619 if (analysed == 1 && negative) in emulate_compute_instr() 1621 if (!negative) in emulate_compute_instr() 1659 bool ignore_gpr, ignore_xer, ignore_ccr, passed, rc, negative; in run_tests_compute() local 1673 negative = flags & NEGATIVE_TEST; in run_tests_compute() 1688 rc = emulate_compute_instr(&got, instr, negative) != 0; in run_tests_compute() 1689 if (negative) { in run_tests_compute()
|
| /arch/m68k/ifpsp060/src/ |
| A D | ilsp.S | 153 # make dividend unsigned if it's negative 204 eor.b %d0, NDIVIDEND(%a6) # chk if quotient is negative 207 # 0x80000000 is the largest number representable as a 32-bit negative 208 # number. the negative of 0x80000000 is 0x80000000. 637 tst.l %d0 # is multiplier negative? 645 tst.l %d1 # is multiplicand negative? 707 # result should be a signed negative number.
|
| A D | fpsp.S | 2316 neg.w %d0 # make exponent negative 7627 blt.b sgetexpn # it's negative 10133 tst.b SRC_EX(%a0) # no; is src negative? 13146 tst.b SRC_EX(%a0) # is operand negative? 13386 tst.b SRC_EX(%a0) # is ZERO negative? 13402 tst.b SRC_EX(%a0) # is INF negative? 14969 bmi.b fadd_zero_rm # negative 15420 tst.b %d0 # is dst negative? 15491 tst.b DST_EX(%a1) # is INF negative? 15818 bmi.b fsqrt_zero_m # negative [all …]
|
| A D | fplsp.S | 417 set neg_bit, 0x3 # negative result 442 set neg_mask, 0x08000000 # negative bit mask (lw) 447 set neg_bmask, 0x08 # negative bit mask (byte) 7246 tst.b (%a0) # is X positive or negative? 7548 bmi.b sgetmann # it's negative 9318 tst.b SRC_EX(%a1) # is src negative?
|
| A D | itest.S | 2357 # signed - negative,positive 2484 # signed - negative,negative
|
| /arch/alpha/lib/ |
| A D | ev6-memset.S | 86 addq $18,$3,$18 # E : $18 is new count ($3 is negative) 264 addq $18,$3,$18 # E : $18 is new count ($3 is negative) 452 addq $18,$3,$18 # E : $18 is new count ($3 is negative)
|
| /arch/arm/boot/dts/intel/socfpga/ |
| A D | socfpga_arria10_socdk.dtsi | 78 * range from a negative skew to a positive skew.
|
| /arch/arm/kernel/ |
| A D | phys2virt.S | 89 @ to a MVN instruction if the offset is negative. In this case, we 172 @ instruction if the offset is negative. We can distinguish MOVW
|
| /arch/sparc/lib/ |
| A D | checksum_32.S | 331 bne 5b ! we did not go negative, continue looping 336 srl %o2, 1, %o4 ! begin negative offset computation 365 bne ccdbl ! we did not go negative, continue looping
|
| /arch/arm/boot/dts/intel/pxa/ |
| A D | pxa300-raumfeld-controller.dts | 168 pixelclk-active = <0>; /* negative edge */
|
| /arch/arm/lib/ |
| A D | lib1funcs.S | 314 rsbmi r0, r0, #0 @ if negative make positive
|