Home
last modified time | relevance | path

Searched refs:negative (Results 1 – 25 of 26) sorted by relevance

12

/arch/m68k/fpsp040/
A Dutil.S199 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 Dscale.S142 | 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 Ddecbin.S38 | 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 Dx_store.S141 bsetl #31,%d0 |if negative, put in sign information
149 bsetl #31,%d0 |if negative put in sign information
A Ddo_func.S106 bnes ld_mzinx |if negative, branch
126 bne ld_minf |if negative branch
184 | the sign and return operr if negative.
A Dsgetem.S58 bsr nrm_set |normalize (exp will go negative)
A Dx_operr.S222 | Store_max loads the max pos or negative for the size, sets
A Dfpsp.h222 .set neg_bit,3 | negative result
A Dres_func.S71 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 Dbindec.S320 tstl %d7 |if negative, never set OPERR
/arch/x86/math-emu/
A Dreg_ld_str.c97 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 DREADME355 results for positive arguments than it does for negative. * In the
/arch/x86/include/asm/
A Dbitops.h100 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 Dprintk.c69 bool negative = false; in as_dec() local
74 negative = true; in as_dec()
83 if (negative) in as_dec()
/arch/powerpc/lib/
A Dtest_emulate_step.c1601 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 Dilsp.S153 # 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 Dfpsp.S2316 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 Dfplsp.S417 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 Ditest.S2357 # signed - negative,positive
2484 # signed - negative,negative
/arch/alpha/lib/
A Dev6-memset.S86 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 Dsocfpga_arria10_socdk.dtsi78 * range from a negative skew to a positive skew.
/arch/arm/kernel/
A Dphys2virt.S89 @ 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 Dchecksum_32.S331 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 Dpxa300-raumfeld-controller.dts168 pixelclk-active = <0>; /* negative edge */
/arch/arm/lib/
A Dlib1funcs.S314 rsbmi r0, r0, #0 @ if negative make positive

Completed in 83 milliseconds

12