FflasFfpack
Simd512i_base Struct Reference
Inheritance diagram for Simd512i_base:

Public Types

using vect_t = __m512i

Static Public Member Functions

static INLINE CONST vect_t zero ()
static INLINE CONST vect_t vor (const vect_t a, const vect_t b)
static INLINE CONST vect_t vxor (const vect_t a, const vect_t b)
static INLINE CONST vect_t vand (const vect_t a, const vect_t b)
static INLINE CONST vect_t vandnot (const vect_t a, const vect_t b)

Member Typedef Documentation

◆ vect_t

using vect_t = __m512i

Member Function Documentation

◆ zero()

INLINE CONST vect_t zero ( )
inlinestatic

◆ vor()

INLINE CONST vect_t vor ( const vect_t a,
const vect_t b )
inlinestatic

◆ vxor()

INLINE CONST vect_t vxor ( const vect_t a,
const vect_t b )
inlinestatic

◆ vand()

INLINE CONST vect_t vand ( const vect_t a,
const vect_t b )
inlinestatic

◆ vandnot()

INLINE CONST vect_t vandnot ( const vect_t a,
const vect_t b )
inlinestatic

The documentation for this struct was generated from the following file: