Mjolnir Core
Core functionality of the Mjolnir API
x86 Directory Reference
Directory dependency graph for x86:
src/mjolnir/core/x86

Files

file  comparison.h [code]
 Contains functions to compare vector registers.
 
file  definitions.h [code]
 Contains x86 vectorization specific constants, concepts and definitions.
 
file  direct_access.h [code]
 Contains functions to access individual elements of an x86 vector register.
 
file  element_summation.h [code]
 Contains functions to quickly sum up all elements of a vector register or an array of vector registers.
 
file  intrinsics.h [code]
 Contains generalized/template versions of the x86 intrinsics.
 
file  permutation.h [code]
 Contains functions to permute and blend the elements of vector registers.
 
file  sign_manipulation.h [code]
 Contains math functions for vector registers.
 
file  x86.h [code]
 This header includes the correct x86 header depending on the operation system.