Home
last modified time | relevance | path

Searched refs:P7 (Results 1 – 11 of 11) sorted by relevance

/NextBSD/lib/msun/ld128/
HDs_exp2l.c55 P7 = 0x1.ffcbfc588b041p-17, variable
417 + z * (P7 + z * (P8 + z * (P9 + z * P10))))))))); in exp2l()
HDs_logl.c103 P7 = 1.42857142857142857119522943477166120e-1L, /* 0x1249249249249248ed79a0ae434de.0p-115L */ variable
550 d * (P4 + d * (P5 + d * (P6 + d * (P7 + d * (P8 + in k_logl()
659 d * (P4 + d * (P5 + d * (P6 + d * (P7 + d * (P8 + in log1pl()
/NextBSD/contrib/gcc/config/ia64/
HDunwind-ia64.c1270 UNW_DEC_MEM_STACK_F(P7, t, size, arg); in unw_decode_p7_p10()
1273 case 1: UNW_DEC_MEM_STACK_V(P7, t, arg); break; in unw_decode_p7_p10()
1274 case 2: UNW_DEC_SPILL_BASE(P7, t, arg); break; in unw_decode_p7_p10()
1275 case 3: UNW_DEC_REG_SPREL(P7, UNW_REG_PSP, t, arg); break; in unw_decode_p7_p10()
1276 case 4: UNW_DEC_REG_WHEN(P7, UNW_REG_RP, t, arg); break; in unw_decode_p7_p10()
1277 case 5: UNW_DEC_REG_PSPREL(P7, UNW_REG_RP, t, arg); break; in unw_decode_p7_p10()
1278 case 6: UNW_DEC_REG_WHEN(P7, UNW_REG_PFS, t, arg); break; in unw_decode_p7_p10()
1279 case 7: UNW_DEC_REG_PSPREL(P7, UNW_REG_PFS, t, arg); break; in unw_decode_p7_p10()
1280 case 8: UNW_DEC_REG_WHEN(P7, UNW_REG_PR, t, arg); break; in unw_decode_p7_p10()
1281 case 9: UNW_DEC_REG_PSPREL(P7, UNW_REG_PR, t, arg); break; in unw_decode_p7_p10()
[all …]
/NextBSD/lib/msun/ld80/
HDs_logl.c108 P7 = 1.4286227413310518e-1, /* 0x12494f9d9def91.0p-55 */ variable
540 val_lo = z * d * z * (z * (d * P8 + P7) + (d * P6 + P5)) + in k_logl()
650 val_lo = z * d * z * (z * (d * P8 + P7) + (d * P6 + P5)) + in log1pl()
/NextBSD/contrib/llvm/lib/Target/PowerPC/
HDPPCScheduleP7.td1 //===-- PPCScheduleP7.td - PPC P7 Scheduling Definitions ---*- tablegen -*-===//
19 // Scheduling for the P7 involves tracking two types of resources:
377 // P7 machine model for scheduling and other instruction cost heuristics.
HDPPCScheduleP8.td43 // are combined on P7 and newer into a Vector Scalar Unit (VSU).
46 // In contrast to the P7, the VMX units on P8 are symmetric, so no need to
/NextBSD/contrib/file/magic/Magdir/
HDimages80 0 string P7 Netpbm PAM image file
681 0 string P7\ 332 XV thumbnail image data
752 0 string P7\ 332 XV "thumbnail file" (icon) data
/NextBSD/sys/gnu/dts/arm/
HDam43x-epos-evm.dts301 0x02000207 /* P7 */
/NextBSD/crypto/openssl/crypto/modes/
HDgcm128.c1894 static const u8 K7[24], *P7 = NULL, *A7 = NULL, IV7[12], *C7 = NULL; variable
/NextBSD/contrib/ncurses/misc/
HDterminfo.src15619 # More recent range of MDIS terminals, in which P7 and P8
15676 # Includes early versions of P7 & P8.
15712 # Use p4 for very early models of P7.
15715 prism7|p7|P7|MDC Prism-7,
/NextBSD/contrib/gcc/
HDChangeLog-200017808 (P7_record_types): List of record types matching the P7 format.