mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-06-28 15:28:30 +00:00
Upgrade to Cosmopolitan GCC 11.2.0 for x86_64
This commit is contained in:
parent
682b74ed88
commit
39f20dbb13
137 changed files with 48523 additions and 34001 deletions
20
third_party/intel/x86intrin.internal.h
vendored
20
third_party/intel/x86intrin.internal.h
vendored
|
@ -1,21 +1,13 @@
|
|||
/* clang-format off */
|
||||
#if defined(__x86_64__) && !(__ASSEMBLER__ + __LINKER__ + 0)
|
||||
#ifndef _X86INTRIN_H_INCLUDED
|
||||
#define _X86INTRIN_H_INCLUDED
|
||||
#ifdef __x86_64__
|
||||
#include "third_party/intel/ia32intrin.internal.h"
|
||||
|
||||
#include "third_party/intel/x86gprintrin.internal.h"
|
||||
#ifndef __iamcu__
|
||||
/* clang-format off */
|
||||
#include "third_party/intel/immintrin.internal.h"
|
||||
#include "third_party/intel/mm3dnow.internal.h"
|
||||
#include "third_party/intel/fma4intrin.internal.h"
|
||||
#include "third_party/intel/xopintrin.internal.h"
|
||||
#include "third_party/intel/lwpintrin.internal.h"
|
||||
#include "third_party/intel/tbmintrin.internal.h"
|
||||
#include "third_party/intel/popcntintrin.internal.h"
|
||||
#include "third_party/intel/mwaitxintrin.internal.h"
|
||||
#include "third_party/intel/clzerointrin.internal.h"
|
||||
/* clang-format on */
|
||||
#endif /* __iamcu__ */
|
||||
|
||||
#endif /* __x86_64__ */
|
||||
#endif /* _X86INTRIN_H_INCLUDED */
|
||||
#endif
|
||||
#endif
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue