Home
last modified time | relevance | path

Searched refs:p28 (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/arm-optimized-routines/math/aarch64/advsimd/
H A Dlog2f.c85 float32x4_t p28 = vfmaq_f32 (c23, r2, p48); in V_NAME_F1() local
86 float32x4_t p = vfmaq_f32 (c01, r2, p28); in V_NAME_F1()
/freebsd/sys/contrib/device-tree/src/arm/marvell/
H A Dkirkwood-openrd.dtsi56 p28-hog {
/freebsd/contrib/arm-optimized-routines/math/
H A Dpoly_generic.h214 VTYPE p28 = VWRAP (pw_horner_6) (x, x2, poly + 2); in VWRAP() local
216 return FMA (x2, p28, p01); in VWRAP()
/freebsd/contrib/arm-optimized-routines/math/aarch64/sve/
H A Dsv_poly_generic.h228 VTYPE p28 = VWRAP (pw_horner_6) (pg, x, x2, poly + 2); in VWRAP() local
230 return svmla_x (pg, p01, x2, p28); in VWRAP()
/freebsd/crypto/openssl/crypto/bn/asm/
H A Dia64.S340 (p28) cmp.ltu p54,p50=r41,r39 }
348 { .mfb; (p28) st8 [r14]=r41,8
/freebsd/contrib/ntp/
H A DChangeLog3134 (4.2.7p28) 2010/05/03 Released by Harlan Stenn <stenn@ntp.org>