CNORXZ
Container with Native Operation Routines and Expressions
Loading...
Searching...
No Matches
extensions.h
Go to the documentation of this file.
1// -*- C++ -*-
12#ifndef __cxz_extensions_h__
13#define __cxz_extensions_h__
14
15#include "reg.h"
16
17#if CXZ_HAVE_AVX
18#include "avx.h"
19#endif
20
21#include "extensions.cc.h"
22
23#endif
Register type specialization for AVX.
Operation extensions template implementations main header.
Register type declaration.