Home
last modified time | relevance | path

Searched refs:positive (Results 1 - 25 of 51) sorted by relevance

123

/kernel/linux/linux-5.10/arch/m68k/fpsp040/
H A Dutil.S206 leal EXT_PLRG,%a1 |answer is large positive number
216 leal EXT_PINF,%a1 |answer is positive infinity
237 leal DBL_PLRG,%a1 |answer is large positive number
247 leal EXT_PINF,%a1 |answer is positive infinity
268 leal SGL_PLRG,%a1 |answer is large positive number
278 leal EXT_PINF,%a1 |answer is positive infinity
537 leal EXT_PZRO,%a1 |answer is positive zero
548 leal EXT_PSML,%a1 |answer is positive smallest denorm
569 leal DBL_PZRO,%a1 |answer is positive zero
601 leal SGL_PZRO,%a1 |answer is positive zer
[all...]
H A Ddecbin.S37 | bcd string. If SE is positive, count the leading zeros;
59 | exponent sign is positive, and dividing FP0 by FP1 if
241 | if the exp was positive, and added if it was negative. The purpose
246 | 2p.(positive exp)
283 | This section handles a positive adjusted exponent.
488 fmulx %fp1,%fp0 |exp is positive, so multiply by exp
H A Dx_store.S140 beqs get_mant |if positive, go process mantissa
148 beqs dbl_inf |if positive, go ahead and write it
211 beqs get_sman |if positive, continue
217 beqs sgl_wrt |if positive, continue
H A Dscale.S93 | Source is positive. Add the src to the dest exponent.
206 | mode is rp, and the zero is positive, return smallest denorm.
H A Dscosh.S127 bclrb #7,(%a0) |always return positive value
/kernel/linux/linux-6.6/arch/m68k/fpsp040/
H A Dutil.S206 leal EXT_PLRG,%a1 |answer is large positive number
216 leal EXT_PINF,%a1 |answer is positive infinity
237 leal DBL_PLRG,%a1 |answer is large positive number
247 leal EXT_PINF,%a1 |answer is positive infinity
268 leal SGL_PLRG,%a1 |answer is large positive number
278 leal EXT_PINF,%a1 |answer is positive infinity
537 leal EXT_PZRO,%a1 |answer is positive zero
548 leal EXT_PSML,%a1 |answer is positive smallest denorm
569 leal DBL_PZRO,%a1 |answer is positive zero
601 leal SGL_PZRO,%a1 |answer is positive zer
[all...]
H A Ddecbin.S37 | bcd string. If SE is positive, count the leading zeros;
59 | exponent sign is positive, and dividing FP0 by FP1 if
241 | if the exp was positive, and added if it was negative. The purpose
246 | 2p.(positive exp)
283 | This section handles a positive adjusted exponent.
488 fmulx %fp1,%fp0 |exp is positive, so multiply by exp
H A Dscale.S93 | Source is positive. Add the src to the dest exponent.
206 | mode is rp, and the zero is positive, return smallest denorm.
H A Dx_store.S140 beqs get_mant |if positive, go process mantissa
148 beqs dbl_inf |if positive, go ahead and write it
211 beqs get_sman |if positive, continue
217 beqs sgl_wrt |if positive, continue
H A Dscosh.S127 bclrb #7,(%a0) |always return positive value
/kernel/linux/linux-5.10/drivers/net/ethernet/microchip/
H A Dlan743x_ptp.c328 bool positive = true; in lan743x_ptpci_adjfine() local
337 positive = true; in lan743x_ptpci_adjfine()
340 positive = false; in lan743x_ptpci_adjfine()
345 if (positive) in lan743x_ptpci_adjfine()
361 bool positive = true; in lan743x_ptpci_adjfreq() local
371 positive = true; in lan743x_ptpci_adjfreq()
374 positive = false; in lan743x_ptpci_adjfreq()
379 if (positive) in lan743x_ptpci_adjfreq()
/kernel/linux/linux-5.10/fs/overlayfs/
H A Dnamei.c637 * If the index dentry for a copy up origin inode is positive, but points
1139 bool positive = false; in ovl_lower_positive() local
1143 * If dentry is negative, then lower is positive iff this is a in ovl_lower_positive()
1149 /* Negative upper -> positive lower */ in ovl_lower_positive()
1155 for (i = 0; !done && !positive && i < poe->numlower; i++) { in ovl_lower_positive()
1172 positive = true; in ovl_lower_positive()
1176 positive = !ovl_is_whiteout(this); in ovl_lower_positive()
1183 return positive; in ovl_lower_positive()
/kernel/linux/linux-5.10/drivers/soc/samsung/
H A Ds3c-pm-check.c21 #error CONFIG_SAMSUNG_PM_CHECK_CHUNKSIZE must be a positive non-zero value
/kernel/linux/linux-5.10/tools/debugging/
H A Dkernel-chktaint15 Call with a positive integer as parameter to decode a value you
28 echo "Error: Parameter '$1' not a positive interger. Aborting." >&2
/kernel/linux/linux-6.6/drivers/soc/samsung/
H A Ds3c-pm-check.c21 #error CONFIG_SAMSUNG_PM_CHECK_CHUNKSIZE must be a positive non-zero value
/kernel/linux/linux-6.6/tools/debugging/
H A Dkernel-chktaint15 Call with a positive integer as parameter to decode a value you
28 echo "Error: Parameter '$1' not a positive integer. Aborting." >&2
/kernel/linux/linux-6.6/fs/overlayfs/
H A Dnamei.c711 * If the index dentry for a copy up origin inode is positive, but points
1348 bool positive = false; in ovl_lower_positive() local
1352 * If dentry is negative, then lower is positive iff this is a in ovl_lower_positive()
1358 /* Negative upper -> positive lower */ in ovl_lower_positive()
1364 for (i = 0; !done && !positive && i < ovl_numlower(poe); i++) { in ovl_lower_positive()
1382 positive = true; in ovl_lower_positive()
1386 positive = !ovl_is_whiteout(this); in ovl_lower_positive()
1393 return positive; in ovl_lower_positive()
/kernel/linux/linux-5.10/arch/arm/lib/
H A Dlib1funcs.S275 rsbmi r3, r0, #0 @ positive dividend value
314 rsbmi r0, r0, #0 @ if negative make positive
H A Ddiv64.S115 @ (the 33th bit) this is a false positive so resume the loop.
/kernel/linux/linux-6.6/arch/arm/lib/
H A Dlib1funcs.S275 rsbmi r3, r0, #0 @ positive dividend value
314 rsbmi r0, r0, #0 @ if negative make positive
H A Ddiv64.S115 @ (the 33th bit) this is a false positive so resume the loop.
/kernel/linux/linux-5.10/kernel/debug/kdb/
H A Dkdb_main.c558 int positive; in kdbgetaddrarg() local
651 positive = (argv[*nextarg][0] == '+'); in kdbgetaddrarg()
655 positive = (symbol == '+'); in kdbgetaddrarg()
674 if (!positive) in kdbgetaddrarg()
/kernel/linux/linux-6.6/kernel/debug/kdb/
H A Dkdb_main.c549 int positive; in kdbgetaddrarg() local
642 positive = (argv[*nextarg][0] == '+'); in kdbgetaddrarg()
646 positive = (symbol == '+'); in kdbgetaddrarg()
665 if (!positive) in kdbgetaddrarg()
/kernel/linux/linux-5.10/arch/m68k/math-emu/
H A Dfp_util.S102 jpl 1f | positive?
262 jra 9b | positive, round to zero
264 jeq fp_e2e_doroundup | positive, round to infinity
486 jra 9b | positive, round to zero
488 jeq fp_ne_doroundup | positive, round to infinity
732 jra 9b | positive, round to zero
735 jeq fp_nd_doroundup | positive, round to infinity
919 jra 9b | positive, round to zero
921 jeq fp_ns_doroundup | positive, round to infinity
1079 jra 9b | positive, roun
[all...]
/kernel/linux/linux-6.6/arch/m68k/math-emu/
H A Dfp_util.S102 jpl 1f | positive?
262 jra 9b | positive, round to zero
264 jeq fp_e2e_doroundup | positive, round to infinity
486 jra 9b | positive, round to zero
488 jeq fp_ne_doroundup | positive, round to infinity
732 jra 9b | positive, round to zero
735 jeq fp_nd_doroundup | positive, round to infinity
919 jra 9b | positive, round to zero
921 jeq fp_ns_doroundup | positive, round to infinity
1079 jra 9b | positive, roun
[all...]

Completed in 20 milliseconds

123