PintS
0.1
Portable Intrinsics for SIMD
|
Functions | |
m1d | m1d_and (m1d a, m1d b) |
Bitwise and ( ) More... | |
m1f | m1f_and (m1f a, m1f b) |
Bitwise and ( ) More... | |
m1i | m1i_and (m1i a, m1i b) |
Bitwise and ( ) More... | |
m1l | m1l_and (m1l a, m1l b) |
Bitwise and ( ) More... | |
m2d | m2d_and (m2d a, m2d b) |
Bitwise and ( ) More... | |
m2f | m2f_and (m2f a, m2f b) |
Bitwise and ( ) More... | |
m2i | m2i_and (m2i a, m2i b) |
Bitwise and ( ) More... | |
m2l | m2l_and (m2l a, m2l b) |
Bitwise and ( ) More... | |
m4d | m4d_and (m4d a, m4d b) |
Bitwise and ( ) More... | |
m4f | m4f_and (m4f a, m4f b) |
Bitwise and ( ) More... | |
m4i | m4i_and (m4i a, m4i b) |
Bitwise and ( ) More... | |
m4l | m4l_and (m4l a, m4l b) |
Bitwise and ( ) More... | |
m8d | m8d_and (m8d a, m8d b) |
Bitwise and ( ) More... | |
m8f | m8f_and (m8f a, m8f b) |
Bitwise and ( ) More... | |
m8i | m8i_and (m8i a, m8i b) |
Bitwise and ( ) More... | |
m8l | m8l_and (m8l a, m8l b) |
Bitwise and ( ) More... | |
m16f | m16f_and (m16f a, m16f b) |
Bitwise and ( ) More... | |
m16i | m16i_and (m16i a, m16i b) |
Bitwise and ( ) More... | |
m1d | m1d_or (m1d a, m1d b) |
Bitwise or ( ) More... | |
m1f | m1f_or (m1f a, m1f b) |
Bitwise or ( ) More... | |
m1i | m1i_or (m1i a, m1i b) |
Bitwise or ( ) More... | |
m1l | m1l_or (m1l a, m1l b) |
Bitwise or ( ) More... | |
m2d | m2d_or (m2d a, m2d b) |
Bitwise or ( ) More... | |
m2f | m2f_or (m2f a, m2f b) |
Bitwise or ( ) More... | |
m2i | m2i_or (m2i a, m2i b) |
Bitwise or ( ) More... | |
m2l | m2l_or (m2l a, m2l b) |
Bitwise or ( ) More... | |
m4d | m4d_or (m4d a, m4d b) |
Bitwise or ( ) More... | |
m4f | m4f_or (m4f a, m4f b) |
Bitwise or ( ) More... | |
m4i | m4i_or (m4i a, m4i b) |
Bitwise or ( ) More... | |
m4l | m4l_or (m4l a, m4l b) |
Bitwise or ( ) More... | |
m8d | m8d_or (m8d a, m8d b) |
Bitwise or ( ) More... | |
m8f | m8f_or (m8f a, m8f b) |
Bitwise or ( ) More... | |
m8i | m8i_or (m8i a, m8i b) |
Bitwise or ( ) More... | |
m8l | m8l_or (m8l a, m8l b) |
Bitwise or ( ) More... | |
m16f | m16f_or (m16f a, m16f b) |
Bitwise or ( ) More... | |
m16i | m16i_or (m16i a, m16i b) |
Bitwise or ( ) More... | |
m1d | m1d_xor (m1d a, m1d b) |
Bitwise xor ( ) More... | |
m1f | m1f_xor (m1f a, m1f b) |
Bitwise xor ( ) More... | |
m1i | m1i_xor (m1i a, m1i b) |
Bitwise xor ( ) More... | |
m1l | m1l_xor (m1l a, m1l b) |
Bitwise xor ( ) More... | |
m2d | m2d_xor (m2d a, m2d b) |
Bitwise xor ( ) More... | |
m2f | m2f_xor (m2f a, m2f b) |
Bitwise xor ( ) More... | |
m2i | m2i_xor (m2i a, m2i b) |
Bitwise xor ( ) More... | |
m2l | m2l_xor (m2l a, m2l b) |
Bitwise xor ( ) More... | |
m4d | m4d_xor (m4d a, m4d b) |
Bitwise xor ( ) More... | |
m4f | m4f_xor (m4f a, m4f b) |
Bitwise xor ( ) More... | |
m4i | m4i_xor (m4i a, m4i b) |
Bitwise xor ( ) More... | |
m4l | m4l_xor (m4l a, m4l b) |
Bitwise xor ( ) More... | |
m8d | m8d_xor (m8d a, m8d b) |
Bitwise xor ( ) More... | |
m8f | m8f_xor (m8f a, m8f b) |
Bitwise xor ( ) More... | |
m8i | m8i_xor (m8i a, m8i b) |
Bitwise xor ( ) More... | |
m8l | m8l_xor (m8l a, m8l b) |
Bitwise xor ( ) More... | |
m16f | m16f_xor (m16f a, m16f b) |
Bitwise xor ( ) More... | |
m16i | m16i_xor (m16i a, m16i b) |
Bitwise xor ( ) More... | |
m1d | m1d_not (m1d a) |
Bitwise not ( ) More... | |
m1f | m1f_not (m1f a) |
Bitwise not ( ) More... | |
m1i | m1i_not (m1i a) |
Bitwise not ( ) More... | |
m1l | m1l_not (m1l a) |
Bitwise not ( ) More... | |
m2d | m2d_not (m2d a) |
Bitwise not ( ) More... | |
m2f | m2f_not (m2f a) |
Bitwise not ( ) More... | |
m2i | m2i_not (m2i a) |
Bitwise not ( ) More... | |
m2l | m2l_not (m2l a) |
Bitwise not ( ) More... | |
m4d | m4d_not (m4d a) |
Bitwise not ( ) More... | |
m4f | m4f_not (m4f a) |
Bitwise not ( ) More... | |
m4i | m4i_not (m4i a) |
Bitwise not ( ) More... | |
m4l | m4l_not (m4l a) |
Bitwise not ( ) More... | |
m8d | m8d_not (m8d a) |
Bitwise not ( ) More... | |
m8f | m8f_not (m8f a) |
Bitwise not ( ) More... | |
m8i | m8i_not (m8i a) |
Bitwise not ( ) More... | |
m8l | m8l_not (m8l a) |
Bitwise not ( ) More... | |
m16f | m16f_not (m16f a) |
Bitwise not ( ) More... | |
m16i | m16i_not (m16i a) |
Bitwise not ( ) More... | |
m1d | m1d_nand (m1d a, m1d b) |
Bitwise nand ( ) More... | |
m1f | m1f_nand (m1f a, m1f b) |
Bitwise nand ( ) More... | |
m1i | m1i_nand (m1i a, m1i b) |
Bitwise nand ( ) More... | |
m1l | m1l_nand (m1l a, m1l b) |
Bitwise nand ( ) More... | |
m2d | m2d_nand (m2d a, m2d b) |
Bitwise nand ( ) More... | |
m2f | m2f_nand (m2f a, m2f b) |
Bitwise nand ( ) More... | |
m2i | m2i_nand (m2i a, m2i b) |
Bitwise nand ( ) More... | |
m2l | m2l_nand (m2l a, m2l b) |
Bitwise nand ( ) More... | |
m4d | m4d_nand (m4d a, m4d b) |
Bitwise nand ( ) More... | |
m4f | m4f_nand (m4f a, m4f b) |
Bitwise nand ( ) More... | |
m4i | m4i_nand (m4i a, m4i b) |
Bitwise nand ( ) More... | |
m4l | m4l_nand (m4l a, m4l b) |
Bitwise nand ( ) More... | |
m8d | m8d_nand (m8d a, m8d b) |
Bitwise nand ( ) More... | |
m8f | m8f_nand (m8f a, m8f b) |
Bitwise nand ( ) More... | |
m8i | m8i_nand (m8i a, m8i b) |
Bitwise nand ( ) More... | |
m8l | m8l_nand (m8l a, m8l b) |
Bitwise nand ( ) More... | |
m16f | m16f_nand (m16f a, m16f b) |
Bitwise nand ( ) More... | |
m16i | m16i_nand (m16i a, m16i b) |
Bitwise nand ( ) More... | |
m1d | m1d_nor (m1d a, m1d b) |
Bitwise nor ( ) More... | |
m1f | m1f_nor (m1f a, m1f b) |
Bitwise nor ( ) More... | |
m1i | m1i_nor (m1i a, m1i b) |
Bitwise nor ( ) More... | |
m1l | m1l_nor (m1l a, m1l b) |
Bitwise nor ( ) More... | |
m2d | m2d_nor (m2d a, m2d b) |
Bitwise nor ( ) More... | |
m2f | m2f_nor (m2f a, m2f b) |
Bitwise nor ( ) More... | |
m2i | m2i_nor (m2i a, m2i b) |
Bitwise nor ( ) More... | |
m2l | m2l_nor (m2l a, m2l b) |
Bitwise nor ( ) More... | |
m4d | m4d_nor (m4d a, m4d b) |
Bitwise nor ( ) More... | |
m4f | m4f_nor (m4f a, m4f b) |
Bitwise nor ( ) More... | |
m4i | m4i_nor (m4i a, m4i b) |
Bitwise nor ( ) More... | |
m4l | m4l_nor (m4l a, m4l b) |
Bitwise nor ( ) More... | |
m8d | m8d_nor (m8d a, m8d b) |
Bitwise nor ( ) More... | |
m8f | m8f_nor (m8f a, m8f b) |
Bitwise nor ( ) More... | |
m8i | m8i_nor (m8i a, m8i b) |
Bitwise nor ( ) More... | |
m8l | m8l_nor (m8l a, m8l b) |
Bitwise nor ( ) More... | |
m16f | m16f_nor (m16f a, m16f b) |
Bitwise nor ( ) More... | |
m16i | m16i_nor (m16i a, m16i b) |
Bitwise nor ( ) More... | |
m1d | m1d_nxor (m1d a, m1d b) |
Bitwise nxor ( ) More... | |
m1f | m1f_nxor (m1f a, m1f b) |
Bitwise nxor ( ) More... | |
m1i | m1i_nxor (m1i a, m1i b) |
Bitwise nxor ( ) More... | |
m1l | m1l_nxor (m1l a, m1l b) |
Bitwise nxor ( ) More... | |
m2d | m2d_nxor (m2d a, m2d b) |
Bitwise nxor ( ) More... | |
m2f | m2f_nxor (m2f a, m2f b) |
Bitwise nxor ( ) More... | |
m2i | m2i_nxor (m2i a, m2i b) |
Bitwise nxor ( ) More... | |
m2l | m2l_nxor (m2l a, m2l b) |
Bitwise nxor ( ) More... | |
m4d | m4d_nxor (m4d a, m4d b) |
Bitwise nxor ( ) More... | |
m4f | m4f_nxor (m4f a, m4f b) |
Bitwise nxor ( ) More... | |
m4i | m4i_nxor (m4i a, m4i b) |
Bitwise nxor ( ) More... | |
m4l | m4l_nxor (m4l a, m4l b) |
Bitwise nxor ( ) More... | |
m8d | m8d_nxor (m8d a, m8d b) |
Bitwise nxor ( ) More... | |
m8f | m8f_nxor (m8f a, m8f b) |
Bitwise nxor ( ) More... | |
m8i | m8i_nxor (m8i a, m8i b) |
Bitwise nxor ( ) More... | |
m8l | m8l_nxor (m8l a, m8l b) |
Bitwise nxor ( ) More... | |
m16f | m16f_nxor (m16f a, m16f b) |
Bitwise nxor ( ) More... | |
m16i | m16i_nxor (m16i a, m16i b) |
Bitwise nxor ( ) More... | |
m1d | m1d_andnot (m1d a, m1d b) |
Bitwise andnot ( ) More... | |
m1f | m1f_andnot (m1f a, m1f b) |
Bitwise andnot ( ) More... | |
m1i | m1i_andnot (m1i a, m1i b) |
Bitwise andnot ( ) More... | |
m1l | m1l_andnot (m1l a, m1l b) |
Bitwise andnot ( ) More... | |
m2d | m2d_andnot (m2d a, m2d b) |
Bitwise andnot ( ) More... | |
m2f | m2f_andnot (m2f a, m2f b) |
Bitwise andnot ( ) More... | |
m2i | m2i_andnot (m2i a, m2i b) |
Bitwise andnot ( ) More... | |
m2l | m2l_andnot (m2l a, m2l b) |
Bitwise andnot ( ) More... | |
m4d | m4d_andnot (m4d a, m4d b) |
Bitwise andnot ( ) More... | |
m4f | m4f_andnot (m4f a, m4f b) |
Bitwise andnot ( ) More... | |
m4i | m4i_andnot (m4i a, m4i b) |
Bitwise andnot ( ) More... | |
m4l | m4l_andnot (m4l a, m4l b) |
Bitwise andnot ( ) More... | |
m8d | m8d_andnot (m8d a, m8d b) |
Bitwise andnot ( ) More... | |
m8f | m8f_andnot (m8f a, m8f b) |
Bitwise andnot ( ) More... | |
m8i | m8i_andnot (m8i a, m8i b) |
Bitwise andnot ( ) More... | |
m8l | m8l_andnot (m8l a, m8l b) |
Bitwise andnot ( ) More... | |
m16f | m16f_andnot (m16f a, m16f b) |
Bitwise andnot ( ) More... | |
m16i | m16i_andnot (m16i a, m16i b) |
Bitwise andnot ( ) More... | |
m1d | m1d_ornot (m1d a, m1d b) |
Bitwise ornot ( ) More... | |
m1f | m1f_ornot (m1f a, m1f b) |
Bitwise ornot ( ) More... | |
m1i | m1i_ornot (m1i a, m1i b) |
Bitwise ornot ( ) More... | |
m1l | m1l_ornot (m1l a, m1l b) |
Bitwise ornot ( ) More... | |
m2d | m2d_ornot (m2d a, m2d b) |
Bitwise ornot ( ) More... | |
m2f | m2f_ornot (m2f a, m2f b) |
Bitwise ornot ( ) More... | |
m2i | m2i_ornot (m2i a, m2i b) |
Bitwise ornot ( ) More... | |
m2l | m2l_ornot (m2l a, m2l b) |
Bitwise ornot ( ) More... | |
m4d | m4d_ornot (m4d a, m4d b) |
Bitwise ornot ( ) More... | |
m4f | m4f_ornot (m4f a, m4f b) |
Bitwise ornot ( ) More... | |
m4i | m4i_ornot (m4i a, m4i b) |
Bitwise ornot ( ) More... | |
m4l | m4l_ornot (m4l a, m4l b) |
Bitwise ornot ( ) More... | |
m8d | m8d_ornot (m8d a, m8d b) |
Bitwise ornot ( ) More... | |
m8f | m8f_ornot (m8f a, m8f b) |
Bitwise ornot ( ) More... | |
m8i | m8i_ornot (m8i a, m8i b) |
Bitwise ornot ( ) More... | |
m8l | m8l_ornot (m8l a, m8l b) |
Bitwise ornot ( ) More... | |
m16f | m16f_ornot (m16f a, m16f b) |
Bitwise ornot ( ) More... | |
m16i | m16i_ornot (m16i a, m16i b) |
Bitwise ornot ( ) More... | |
Performs the bitwise nand on the two m1d
input vector-masks a
and b
.
Functionally equivalent to: m1d_not
(m1d_and(a, b))
m1d
vector-mask Performs the bitwise nand on the two m1f
input vector-masks a
and b
.
Functionally equivalent to: m1f_not
(m1f_and(a, b))
m1f
vector-mask Performs the bitwise nand on the two m1i
input vector-masks a
and b
.
Functionally equivalent to: m1i_not
(m1i_and(a, b))
m1i
vector-mask Performs the bitwise nand on the two m1l
input vector-masks a
and b
.
Functionally equivalent to: m1l_not
(m1l_and(a, b))
m1l
vector-mask Performs the bitwise nand on the two m2d
input vector-masks a
and b
.
Functionally equivalent to: m2d_not
(m2d_and(a, b))
m2d
vector-mask Performs the bitwise nand on the two m2f
input vector-masks a
and b
.
Functionally equivalent to: m2f_not
(m2f_and(a, b))
m2f
vector-mask Performs the bitwise nand on the two m2i
input vector-masks a
and b
.
Functionally equivalent to: m2i_not
(m2i_and(a, b))
m2i
vector-mask Performs the bitwise nand on the two m2l
input vector-masks a
and b
.
Functionally equivalent to: m2l_not
(m2l_and(a, b))
m2l
vector-mask Performs the bitwise nand on the two m4d
input vector-masks a
and b
.
Functionally equivalent to: m4d_not
(m4d_and(a, b))
m4d
vector-mask Performs the bitwise nand on the two m4f
input vector-masks a
and b
.
Functionally equivalent to: m4f_not
(m4f_and(a, b))
m4f
vector-mask Performs the bitwise nand on the two m4i
input vector-masks a
and b
.
Functionally equivalent to: m4i_not
(m4i_and(a, b))
m4i
vector-mask Performs the bitwise nand on the two m4l
input vector-masks a
and b
.
Functionally equivalent to: m4l_not
(m4l_and(a, b))
m4l
vector-mask Performs the bitwise nand on the two m8d
input vector-masks a
and b
.
Functionally equivalent to: m8d_not
(m8d_and(a, b))
m8d
vector-mask Performs the bitwise nand on the two m8f
input vector-masks a
and b
.
Functionally equivalent to: m8f_not
(m8f_and(a, b))
m8f
vector-mask Performs the bitwise nand on the two m8i
input vector-masks a
and b
.
Functionally equivalent to: m8i_not
(m8i_and(a, b))
m8i
vector-mask Performs the bitwise nand on the two m8l
input vector-masks a
and b
.
Functionally equivalent to: m8l_not
(m8l_and(a, b))
m8l
vector-mask Performs the bitwise nand on the two m16f
input vector-masks a
and b
.
Functionally equivalent to: m16f_not
(m16f_and(a, b))
m16f
vector-mask Performs the bitwise nand on the two m16i
input vector-masks a
and b
.
Functionally equivalent to: m16i_not
(m16i_and(a, b))
m16i
vector-mask Performs the bitwise nor on the two m1d
input vector-masks a
and b
.
Functionally equivalent to: m1d_not
(m1d_or(a, b))
m1d
vector-mask Performs the bitwise nor on the two m1f
input vector-masks a
and b
.
Functionally equivalent to: m1f_not
(m1f_or(a, b))
m1f
vector-mask Performs the bitwise nor on the two m1i
input vector-masks a
and b
.
Functionally equivalent to: m1i_not
(m1i_or(a, b))
m1i
vector-mask Performs the bitwise nor on the two m1l
input vector-masks a
and b
.
Functionally equivalent to: m1l_not
(m1l_or(a, b))
m1l
vector-mask Performs the bitwise nor on the two m2d
input vector-masks a
and b
.
Functionally equivalent to: m2d_not
(m2d_or(a, b))
m2d
vector-mask Performs the bitwise nor on the two m2f
input vector-masks a
and b
.
Functionally equivalent to: m2f_not
(m2f_or(a, b))
m2f
vector-mask Performs the bitwise nor on the two m2i
input vector-masks a
and b
.
Functionally equivalent to: m2i_not
(m2i_or(a, b))
m2i
vector-mask Performs the bitwise nor on the two m2l
input vector-masks a
and b
.
Functionally equivalent to: m2l_not
(m2l_or(a, b))
m2l
vector-mask Performs the bitwise nor on the two m4d
input vector-masks a
and b
.
Functionally equivalent to: m4d_not
(m4d_or(a, b))
m4d
vector-mask Performs the bitwise nor on the two m4f
input vector-masks a
and b
.
Functionally equivalent to: m4f_not
(m4f_or(a, b))
m4f
vector-mask Performs the bitwise nor on the two m4i
input vector-masks a
and b
.
Functionally equivalent to: m4i_not
(m4i_or(a, b))
m4i
vector-mask Performs the bitwise nor on the two m4l
input vector-masks a
and b
.
Functionally equivalent to: m4l_not
(m4l_or(a, b))
m4l
vector-mask Performs the bitwise nor on the two m8d
input vector-masks a
and b
.
Functionally equivalent to: m8d_not
(m8d_or(a, b))
m8d
vector-mask Performs the bitwise nor on the two m8f
input vector-masks a
and b
.
Functionally equivalent to: m8f_not
(m8f_or(a, b))
m8f
vector-mask Performs the bitwise nor on the two m8i
input vector-masks a
and b
.
Functionally equivalent to: m8i_not
(m8i_or(a, b))
m8i
vector-mask Performs the bitwise nor on the two m8l
input vector-masks a
and b
.
Functionally equivalent to: m8l_not
(m8l_or(a, b))
m8l
vector-mask Performs the bitwise nor on the two m16f
input vector-masks a
and b
.
Functionally equivalent to: m16f_not
(m16f_or(a, b))
m16f
vector-mask Performs the bitwise nor on the two m16i
input vector-masks a
and b
.
Functionally equivalent to: m16i_not
(m16i_or(a, b))
m16i
vector-mask Performs the bitwise nxor on the two m1d
input vector-masks a
and b
.
Functionally equivalent to: m1d_not
(m1d_xor(a, b))
m1d
vector-mask Performs the bitwise nxor on the two m1f
input vector-masks a
and b
.
Functionally equivalent to: m1f_not
(m1f_xor(a, b))
m1f
vector-mask Performs the bitwise nxor on the two m1i
input vector-masks a
and b
.
Functionally equivalent to: m1i_not
(m1i_xor(a, b))
m1i
vector-mask Performs the bitwise nxor on the two m1l
input vector-masks a
and b
.
Functionally equivalent to: m1l_not
(m1l_xor(a, b))
m1l
vector-mask Performs the bitwise nxor on the two m2d
input vector-masks a
and b
.
Functionally equivalent to: m2d_not
(m2d_xor(a, b))
m2d
vector-mask Performs the bitwise nxor on the two m2f
input vector-masks a
and b
.
Functionally equivalent to: m2f_not
(m2f_xor(a, b))
m2f
vector-mask Performs the bitwise nxor on the two m2i
input vector-masks a
and b
.
Functionally equivalent to: m2i_not
(m2i_xor(a, b))
m2i
vector-mask Performs the bitwise nxor on the two m2l
input vector-masks a
and b
.
Functionally equivalent to: m2l_not
(m2l_xor(a, b))
m2l
vector-mask Performs the bitwise nxor on the two m4d
input vector-masks a
and b
.
Functionally equivalent to: m4d_not
(m4d_xor(a, b))
m4d
vector-mask Performs the bitwise nxor on the two m4f
input vector-masks a
and b
.
Functionally equivalent to: m4f_not
(m4f_xor(a, b))
m4f
vector-mask Performs the bitwise nxor on the two m4i
input vector-masks a
and b
.
Functionally equivalent to: m4i_not
(m4i_xor(a, b))
m4i
vector-mask Performs the bitwise nxor on the two m4l
input vector-masks a
and b
.
Functionally equivalent to: m4l_not
(m4l_xor(a, b))
m4l
vector-mask Performs the bitwise nxor on the two m8d
input vector-masks a
and b
.
Functionally equivalent to: m8d_not
(m8d_xor(a, b))
m8d
vector-mask Performs the bitwise nxor on the two m8f
input vector-masks a
and b
.
Functionally equivalent to: m8f_not
(m8f_xor(a, b))
m8f
vector-mask Performs the bitwise nxor on the two m8i
input vector-masks a
and b
.
Functionally equivalent to: m8i_not
(m8i_xor(a, b))
m8i
vector-mask Performs the bitwise nxor on the two m8l
input vector-masks a
and b
.
Functionally equivalent to: m8l_not
(m8l_xor(a, b))
m8l
vector-mask Performs the bitwise andnot on the two m1d
input vector-masks a
and b
.
Functionally equivalent to: m1d_and
(a, m1d_not(b))
m1d
vector-mask Performs the bitwise andnot on the two m1f
input vector-masks a
and b
.
Functionally equivalent to: m1f_and
(a, m1f_not(b))
m1f
vector-mask Performs the bitwise andnot on the two m1i
input vector-masks a
and b
.
Functionally equivalent to: m1i_and
(a, m1i_not(b))
m1i
vector-mask Performs the bitwise andnot on the two m1l
input vector-masks a
and b
.
Functionally equivalent to: m1l_and
(a, m1l_not(b))
m1l
vector-mask Performs the bitwise andnot on the two m2d
input vector-masks a
and b
.
Functionally equivalent to: m2d_and
(a, m2d_not(b))
m2d
vector-mask Performs the bitwise andnot on the two m2f
input vector-masks a
and b
.
Functionally equivalent to: m2f_and
(a, m2f_not(b))
m2f
vector-mask Performs the bitwise andnot on the two m2i
input vector-masks a
and b
.
Functionally equivalent to: m2i_and
(a, m2i_not(b))
m2i
vector-mask Performs the bitwise andnot on the two m2l
input vector-masks a
and b
.
Functionally equivalent to: m2l_and
(a, m2l_not(b))
m2l
vector-mask Performs the bitwise andnot on the two m4d
input vector-masks a
and b
.
Functionally equivalent to: m4d_and
(a, m4d_not(b))
m4d
vector-mask Performs the bitwise andnot on the two m4f
input vector-masks a
and b
.
Functionally equivalent to: m4f_and
(a, m4f_not(b))
m4f
vector-mask Performs the bitwise andnot on the two m4i
input vector-masks a
and b
.
Functionally equivalent to: m4i_and
(a, m4i_not(b))
m4i
vector-mask Performs the bitwise andnot on the two m4l
input vector-masks a
and b
.
Functionally equivalent to: m4l_and
(a, m4l_not(b))
m4l
vector-mask Performs the bitwise andnot on the two m8d
input vector-masks a
and b
.
Functionally equivalent to: m8d_and
(a, m8d_not(b))
m8d
vector-mask Performs the bitwise andnot on the two m8f
input vector-masks a
and b
.
Functionally equivalent to: m8f_and
(a, m8f_not(b))
m8f
vector-mask Performs the bitwise andnot on the two m8i
input vector-masks a
and b
.
Functionally equivalent to: m8i_and
(a, m8i_not(b))
m8i
vector-mask Performs the bitwise andnot on the two m8l
input vector-masks a
and b
.
Functionally equivalent to: m8l_and
(a, m8l_not(b))
m8l
vector-mask Performs the bitwise andnot on the two m16f
input vector-masks a
and b
.
Functionally equivalent to: m16f_and
(a, m16f_not(b))
m16f
vector-mask Performs the bitwise andnot on the two m16i
input vector-masks a
and b
.
Functionally equivalent to: m16i_and
(a, m16i_not(b))
m16i
vector-mask Performs the bitwise ornot on the two m1d
input vector-masks a
and b
.
Functionally equivalent to: m1d_or
(a, m1d_not(b))
m1d
vector-mask Performs the bitwise ornot on the two m1f
input vector-masks a
and b
.
Functionally equivalent to: m1f_or
(a, m1f_not(b))
m1f
vector-mask Performs the bitwise ornot on the two m1i
input vector-masks a
and b
.
Functionally equivalent to: m1i_or
(a, m1i_not(b))
m1i
vector-mask Performs the bitwise ornot on the two m1l
input vector-masks a
and b
.
Functionally equivalent to: m1l_or
(a, m1l_not(b))
m1l
vector-mask Performs the bitwise ornot on the two m2d
input vector-masks a
and b
.
Functionally equivalent to: m2d_or
(a, m2d_not(b))
m2d
vector-mask Performs the bitwise ornot on the two m2f
input vector-masks a
and b
.
Functionally equivalent to: m2f_or
(a, m2f_not(b))
m2f
vector-mask Performs the bitwise ornot on the two m2i
input vector-masks a
and b
.
Functionally equivalent to: m2i_or
(a, m2i_not(b))
m2i
vector-mask Performs the bitwise ornot on the two m2l
input vector-masks a
and b
.
Functionally equivalent to: m2l_or
(a, m2l_not(b))
m2l
vector-mask Performs the bitwise ornot on the two m4d
input vector-masks a
and b
.
Functionally equivalent to: m4d_or
(a, m4d_not(b))
m4d
vector-mask Performs the bitwise ornot on the two m4f
input vector-masks a
and b
.
Functionally equivalent to: m4f_or
(a, m4f_not(b))
m4f
vector-mask Performs the bitwise ornot on the two m4i
input vector-masks a
and b
.
Functionally equivalent to: m4i_or
(a, m4i_not(b))
m4i
vector-mask Performs the bitwise ornot on the two m4l
input vector-masks a
and b
.
Functionally equivalent to: m4l_or
(a, m4l_not(b))
m4l
vector-mask Performs the bitwise ornot on the two m8d
input vector-masks a
and b
.
Functionally equivalent to: m8d_or
(a, m8d_not(b))
m8d
vector-mask Performs the bitwise ornot on the two m8f
input vector-masks a
and b
.
Functionally equivalent to: m8f_or
(a, m8f_not(b))
m8f
vector-mask Performs the bitwise ornot on the two m8i
input vector-masks a
and b
.
Functionally equivalent to: m8i_or
(a, m8i_not(b))
m8i
vector-mask Performs the bitwise ornot on the two m8l
input vector-masks a
and b
.
Functionally equivalent to: m8l_or
(a, m8l_not(b))
m8l
vector-mask Performs the bitwise ornot on the two m16f
input vector-masks a
and b
.
Functionally equivalent to: m16f_or
(a, m16f_not(b))
m16f
vector-mask Performs the bitwise ornot on the two m16i
input vector-masks a
and b
.
Functionally equivalent to: m16i_or
(a, m16i_not(b))
m16i
vector-mask