Searched refs:vsub (Results 1 - 8 of 8) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/builtins/arm/
H A Dsubsf3vfp.S22 vsub.f32 s0, s0, s1
26 vsub.f32 s14, s14, s15
H A Dsubdf3vfp.S21 vsub.f64 d0, d0, d1
25 vsub.f64 d6, d6, d7
/freebsd-13-stable/sys/arm/nvidia/drm2/
H A Dtegra_fb.c273 int hsub, vsub, i; local
281 vsub = drm_format_vert_chroma_subsampling(cmd->pixel_format);
289 height /= vsub;
/freebsd-13-stable/lib/libc/arm/aeabi/
H A Daeabi_vfp_float.S186 vsub.f32 s0, s0, s1
H A Daeabi_vfp_double.S199 vsub.f64 d0, d0, d1
/freebsd-13-stable/sys/dev/drm2/
H A Ddrm_crtc.c2265 int ret, hsub, vsub, num_planes, i; local
2274 vsub = drm_format_vert_chroma_subsampling(r->pixel_format);
2282 if (r->height == 0 || r->height % vsub) {
2289 unsigned int height = r->height / (i != 0 ? vsub : 1);
/freebsd-13-stable/crypto/openssl/crypto/ec/asm/
H A Decp_nistz256-armv4.pl1012 vsub.u64 $mult,$mult,@AxB[0]
1037 vsub.u64 $mult,$mult,@AxB[0]
/freebsd-13-stable/crypto/openssl/crypto/aes/asm/
H A Daesv8-armx.pl181 vsub.i8 $mask,$mask,$key // adjust the mask

Completed in 63 milliseconds