⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.116
Server IP:
78.40.11.138
Server:
Linux tango.o2switch.net 4.18.0-553.30.1.lve.el8.x86_64 #1 SMP Tue Dec 3 01:21:19 UTC 2024 x86_64
Server Software:
Apache
PHP Version:
7.4.33
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
lib
/
clang
/
21
/
include
/
View File Name :
x86intrin.h
/*===---- x86intrin.h - X86 intrinsics -------------------------------------=== * * Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. * See https://llvm.org/LICENSE.txt for license information. * SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception * *===-----------------------------------------------------------------------=== */ #ifndef __X86INTRIN_H #define __X86INTRIN_H #include <ia32intrin.h> #include <immintrin.h> #include <prfchwintrin.h> #include <ammintrin.h> #include <fma4intrin.h> #include <xopintrin.h> #include <tbmintrin.h> #include <lwpintrin.h> #include <mwaitxintrin.h> #include <clzerointrin.h> #include <rdpruintrin.h> #endif /* __X86INTRIN_H */