/freebsd/sys/arm/include/ |
H A D | sysreg.h | 43 #define CP14_DBGDIDR(rr) p14, 0, rr, c0, c0, 0 /* Debug ID Register */ 44 #define CP14_DBGDSCRext_V6(rr) p14, 0, rr, c0, c1, 0 /* Debug Status and Ctrl Register v6 */ 45 #define CP14_DBGDSCRext_V7(rr) p14, 0, rr, c0, c2, 2 /* Debug Status and Ctrl Register v7 */ 46 #define CP14_DBGVCR(rr) p14, 0, rr, c0, c7, 0 /* Vector Catch Register */ 47 #define CP14_DBGOSLAR(rr) p14, 0, rr, c1, c0, 4 /* OS Lock Access Register */ 48 #define CP14_DBGOSLSR(rr) p14, 0, rr, c1, c1, 4 /* OS Lock Status Register */ 49 #define CP14_DBGOSDLR(rr) p14, 0, rr, c1, c3, 4 /* OS Double Lock Register */ 50 #define CP14_DBGPRSR(rr) p14, 0, rr, c1, c5, 4 /* Device Powerdown and Reset Status */
|
/freebsd/contrib/arm-optimized-routines/math/aarch64/sve/ |
H A D | sv_expf_inline.h | 59 svfloat32_t p14 = svmla_x (pg, p12, p34, r2); in expf_inline() local 61 svfloat32_t poly = svmla_x (pg, p0, r2, p14); in expf_inline()
|
H A D | exp2f.c | 50 svfloat32_t p14 = svmla_x (pg, p12, r2, p34); in sv_exp2f_inline() local 52 svfloat32_t poly = svmla_x (pg, p0, r2, p14); in sv_exp2f_inline()
|
H A D | exp10f.c | 66 svfloat32_t p14 = svmla_x (pg, p12, p34, r2); in sv_exp10f_inline() local 68 svfloat32_t poly = svmla_x (pg, p0, r2, p14); in sv_exp10f_inline()
|
H A D | exp10.c | 103 svfloat64_t p14 = svmla_x (pg, p12, p34, r2); in SV_NAME_D1() local 105 svfloat64_t y = svmla_x (pg, svmul_x (svptrue_b64 (), r, d->c0), r2, p14); in SV_NAME_D1()
|
/freebsd/crypto/openssl/crypto/poly1305/asm/ |
H A D | poly1305-ia64.S | 154 { .mmi; cmp.eq p14,p0=6,r29 164 .pred.rel "mutex",p8,p9,p10,p11,p12,p13,p14,p15 172 (p14) shrp i0=r15,r14,48 } 173 { .mii; (p14) shrp i1=r16,r15,48 187 .pred.rel "mutex",p8,p9,p10,p11,p12,p13,p14,p15 213 (p14) shrp i0=r15,r14,48 } 218 (p14) shrp i1=r16,r15,48 }
|
/freebsd/contrib/arm-optimized-routines/math/aarch64/advsimd/ |
H A D | exp10f.c | 124 float32x4_t p14 = vfmaq_f32 (p12, r2, p34); in V_NAME_F1() local 125 float32x4_t poly = vfmaq_f32 (vmulq_f32 (r, d->c0), p14, r2); in V_NAME_F1()
|
/freebsd/contrib/llvm-project/lldb/source/Utility/ |
H A D | ARM64_DWARF_Registers.h | 77 p14, enumerator
|
H A D | ARM64_ehframe_Registers.h | 76 p14, enumerator
|
/freebsd/sys/contrib/device-tree/Bindings/gpio/ |
H A D | gpio-pca953x.txt | 79 "en-usb", "en-host1", "en-host2", "chg-int", "p14", "p15", "mic-int", "en-modem",
|
/freebsd/sys/contrib/device-tree/src/arm64/ti/ |
H A D | k3-j721e-common-proc-board-infotainment.dtso | 103 p14-hog {
|
/freebsd/contrib/sendmail/test/ |
H A D | Results | 63 Linux 0.99p14 OK 93.11.30 Christian Kuhtz <chk@data-hh.Hanse.DE>
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/Utility/ |
H A D | RegisterInfos_arm64_sve.h | 565 DEFINE_PREG(p14),
|
/freebsd/sys/contrib/alpine-hal/eth/ |
H A D | al_hal_eth_ec_regs.h | 153 uint32_t p14; member
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64RegisterInfo.td | 852 def P14 : AArch64Reg<14, "p14", [PN14]>, DwarfRegAlias<PN14>;
|
/freebsd/contrib/ntp/ |
H A D | ChangeLog | 246 - fixed a bad merge that happened before 4.2.8-p14. Thanks to 271 (4.2.8p14) 2020/03/03 Released by Harlan Stenn <stenn@ntp.org> 3307 (4.2.7p14) 2010/02/02 Released by Harlan Stenn <stenn@ntp.org>
|
H A D | NEWS | 294 4.2.8p14/4.3.100 will leak a small amount of memory for each packet. 324 NTP 4.2.8p14 (Harlan Stenn <stenn@ntp.org>, 2020 Mar 03) 4060 4.2.8p14/4.3.100 will leak a small amount of memory for each packet. 4090 NTP 4.2.8p14 (Harlan Stenn <stenn@ntp.org>, 2020 Mar 03)
|
H A D | CommitLog | 9931 [Bug 3659] ntp-4.2.8p14 fails to build <perlinger@ntp.org> 9934 [Bug 3659] ntp-4.2.8p14 fails to build <perlinger@ntp.org> 9937 [Bug 3659] ntp-4.2.8p14 fails to build <perlinger@ntp.org> 9941 [Bug 3659] ntp-4.2.8p14 fails to build <perlinger@ntp.org> 10739 Update the NEWS file for p14 10742 Update the NEWS file for p14 [all...] |
/freebsd/contrib/ncurses/misc/ |
H A D | terminfo.src | 18695 # p14 - Prism-14 in ANSI mode. 18696 # p14-w - 132 column version of p14. 18697 # p14-m - Prism-14 in MDC emulation mode. 18698 # p14-m-w - As p14-m, but with 132 columns. 18903 # p14: Prism-14 in ANSI mode 18908 prism14|p14|P14|MDC Prism-14 in ANSI mode, 18911 # p14-w: Prism-14 in 132 column mode 18914 # 'Wide' version of p14. 18916 prism14-w|p14-w|P14-W|MDC Prism-14 in 132 column mode, 18919 # p14-m: Prism-14 in MDC emulation mode [all …]
|
/freebsd/ |
H A D | ObsoleteFiles.inc | 6856 OLD_FILES+=usr/share/terminfo/p/p14 6857 OLD_FILES+=usr/share/terminfo/p/p14-m 6858 OLD_FILES+=usr/share/terminfo/p/p14-m-w 6859 OLD_FILES+=usr/share/terminfo/p/p14-w
|