Searched refs:P8 (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/contrib/gcc/config/ia64/
H A Dunwind-ia64.c1305 case 1: UNW_DEC_REG_SPREL(P8, UNW_REG_RP, t, arg); break;
1306 case 2: UNW_DEC_REG_SPREL(P8, UNW_REG_PFS, t, arg); break;
1307 case 3: UNW_DEC_REG_SPREL(P8, UNW_REG_PR, t, arg); break;
1308 case 4: UNW_DEC_REG_SPREL(P8, UNW_REG_LC, t, arg); break;
1309 case 5: UNW_DEC_REG_SPREL(P8, UNW_REG_UNAT, t, arg); break;
1310 case 6: UNW_DEC_REG_SPREL(P8, UNW_REG_FPSR, t, arg); break;
1311 case 7: UNW_DEC_REG_WHEN(P8, UNW_REG_BSP, t, arg); break;
1312 case 8: UNW_DEC_REG_PSPREL(P8, UNW_REG_BSP, t, arg); break;
1313 case 9: UNW_DEC_REG_SPREL(P8, UNW_REG_BSP, t, arg); break;
1314 case 10: UNW_DEC_REG_WHEN(P8, UNW_REG_BSPSTOR
[all...]
/freebsd-11-stable/lib/msun/ld128/
H A Ds_exp2l.c56 P8 = 0x1.62c0223a5c7c7p-20, variable
417 + z * (P7 + z * (P8 + z * (P9 + z * P10)))))))));
H A Ds_logl.c104 P8 = -1.24999999999999994863289015033581301e-1L; /* -0x1fffffffffffffa13e91765e46140.0p-116L */ variable
550 d * (P4 + d * (P5 + d * (P6 + d * (P7 + d * (P8 +
659 d * (P4 + d * (P5 + d * (P6 + d * (P7 + d * (P8 +
/freebsd-11-stable/lib/msun/ld80/
H A Ds_logl.c109 P8 = -1.2518388626763144e-1; /* -0x1006068cc0b97c.0p-55 */ variable
540 val_lo = z * d * z * (z * (d * P8 + P7) + (d * P6 + P5)) +
650 val_lo = z * d * z * (z * (d * P8 + P7) + (d * P6 + P5)) +
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/Disassembler/
H A DAArch64Disassembler.cpp604 AArch64::P8, AArch64::P9, AArch64::P10, AArch64::P11,
/freebsd-11-stable/crypto/openssl/crypto/modes/
H A Dgcm128.c1904 static const u8 P8[16]; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp2233 .Case("p8", AArch64::P8)

Completed in 108 milliseconds