|
HDK
|
#include <SYS/SYS_Visibility.h>#include <SYS/SYS_Math.h>#include <cstdint>#include "VM_AVXFunc.h"
Include dependency graph for VM_AVX.h:Go to the source code of this file.
Classes | |
| class | v8uu |
| class | v8uf |
Macros | |
| #define | VM_ALIGN_AVX(ptr, ASIZE, STYPE) ((((1<<ASIZE)-(intptr_t)ptr)&((1<<ASIZE)-1))/sizeof(STYPE)) |
Typedefs | |
| typedef v8uu | v8ui |