intel-intrinsics v1.11.2 (2023-02-19T15:35:50Z)
Dub
Repo
_mm_abs_pd
inteli
tmmintrin
Compute the absolute value of packed 64-bit floating-point elements in
a
. #BONUS.
nothrow @
nogc
@
trusted
__m128d
_mm_abs_pd
(
__m128d
a
)
Meta
Source
See Implementation
inteli
tmmintrin
functions
_mm_abs_epi16
_mm_abs_epi32
_mm_abs_epi8
_mm_abs_pd
_mm_abs_pi16
_mm_abs_pi32
_mm_abs_pi8
_mm_abs_ps
_mm_alignr_epi8
_mm_alignr_pi8
_mm_hadd_epi16
_mm_hadd_epi32
_mm_hadd_pi16
_mm_hadd_pi32
_mm_hadds_epi16
_mm_hadds_pi16
_mm_hsub_epi16
_mm_hsub_epi32
_mm_hsub_pi16
_mm_hsub_pi32
_mm_hsubs_epi16
_mm_hsubs_pi16
_mm_maddubs_epi16
_mm_maddubs_pi16
_mm_mulhrs_epi16
_mm_mulhrs_pi16
_mm_shuffle_epi8
_mm_shuffle_pi8
_mm_sign_epi16
_mm_sign_epi32
_mm_sign_epi8
_mm_sign_pi16
_mm_sign_pi32
_mm_sign_pi8
Compute the absolute value of packed 64-bit floating-point elements in a. #BONUS.