mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-07-26 20:40:28 +00:00
Fold LIBC_BITS into LIBC_INTRIN
This commit is contained in:
parent
625aa365f1
commit
05b8f82371
603 changed files with 1071 additions and 1211 deletions
4
third_party/zlib/adler32simd.c
vendored
4
third_party/zlib/adler32simd.c
vendored
|
@ -5,8 +5,8 @@
|
|||
│ Use of this source code is governed by the BSD-style licenses that can │
|
||||
│ be found in the third_party/zlib/LICENSE file. │
|
||||
╚─────────────────────────────────────────────────────────────────────────────*/
|
||||
#include "libc/bits/emmintrin.internal.h"
|
||||
#include "libc/bits/tmmintrin.internal.h"
|
||||
#include "libc/intrin/emmintrin.internal.h"
|
||||
#include "libc/intrin/tmmintrin.internal.h"
|
||||
#include "third_party/zlib/internal.h"
|
||||
|
||||
asm(".ident\t\"\\n\\n\
|
||||
|
|
2
third_party/zlib/chunkcopy.internal.h
vendored
2
third_party/zlib/chunkcopy.internal.h
vendored
|
@ -1,6 +1,6 @@
|
|||
#ifndef THIRD_PARTY_ZLIB_CHUNKCOPY_H
|
||||
#define THIRD_PARTY_ZLIB_CHUNKCOPY_H
|
||||
#include "libc/bits/emmintrin.internal.h"
|
||||
#include "libc/intrin/emmintrin.internal.h"
|
||||
#include "third_party/zlib/zutil.internal.h"
|
||||
|
||||
asm(".ident\t\"\\n\\n\
|
||||
|
|
2
third_party/zlib/crc32.c
vendored
2
third_party/zlib/crc32.c
vendored
|
@ -5,7 +5,7 @@
|
|||
│ Use of this source code is governed by the BSD-style licenses that can │
|
||||
│ be found in the third_party/zlib/LICENSE file. │
|
||||
╚─────────────────────────────────────────────────────────────────────────────*/
|
||||
#include "libc/bits/weaken.h"
|
||||
#include "libc/intrin/weaken.h"
|
||||
#include "libc/dce.h"
|
||||
#include "libc/nexgen32e/x86feature.h"
|
||||
#include "libc/str/str.h"
|
||||
|
|
8
third_party/zlib/crcfold.c
vendored
8
third_party/zlib/crcfold.c
vendored
|
@ -5,10 +5,10 @@
|
|||
│ Use of this source code is governed by the BSD-style licenses that can │
|
||||
│ be found in the third_party/zlib/LICENSE file. │
|
||||
╚─────────────────────────────────────────────────────────────────────────────*/
|
||||
#include "libc/bits/emmintrin.internal.h"
|
||||
#include "libc/bits/smmintrin.internal.h"
|
||||
#include "libc/bits/tmmintrin.internal.h"
|
||||
#include "libc/bits/wmmintrin.internal.h"
|
||||
#include "libc/intrin/emmintrin.internal.h"
|
||||
#include "libc/intrin/smmintrin.internal.h"
|
||||
#include "libc/intrin/tmmintrin.internal.h"
|
||||
#include "libc/intrin/wmmintrin.internal.h"
|
||||
#include "libc/runtime/runtime.h"
|
||||
#include "libc/str/str.h"
|
||||
#include "third_party/zlib/deflate.internal.h"
|
||||
|
|
2
third_party/zlib/deflate.c
vendored
2
third_party/zlib/deflate.c
vendored
|
@ -5,7 +5,7 @@
|
|||
│ Use of this source code is governed by the BSD-style licenses that can │
|
||||
│ be found in the third_party/zlib/LICENSE file. │
|
||||
╚─────────────────────────────────────────────────────────────────────────────*/
|
||||
#include "libc/bits/bits.h"
|
||||
#include "libc/intrin/bits.h"
|
||||
#include "libc/dce.h"
|
||||
#include "libc/macros.internal.h"
|
||||
#include "libc/mem/mem.h"
|
||||
|
|
2
third_party/zlib/deflatesse.c
vendored
2
third_party/zlib/deflatesse.c
vendored
|
@ -5,7 +5,7 @@
|
|||
│ Use of this source code is governed by the BSD-style licenses that can │
|
||||
│ be found in the third_party/zlib/LICENSE file. │
|
||||
╚─────────────────────────────────────────────────────────────────────────────*/
|
||||
#include "libc/bits/emmintrin.internal.h"
|
||||
#include "libc/intrin/emmintrin.internal.h"
|
||||
#include "libc/str/str.h"
|
||||
#include "third_party/zlib/deflate.internal.h"
|
||||
#include "third_party/zlib/internal.h"
|
||||
|
|
2
third_party/zlib/inffastchunk.c
vendored
2
third_party/zlib/inffastchunk.c
vendored
|
@ -5,7 +5,7 @@
|
|||
│ Use of this source code is governed by the BSD-style licenses that can │
|
||||
│ be found in the third_party/zlib/LICENSE file. │
|
||||
╚─────────────────────────────────────────────────────────────────────────────*/
|
||||
#include "libc/bits/bits.h"
|
||||
#include "libc/intrin/bits.h"
|
||||
#include "third_party/zlib/chunkcopy.internal.h"
|
||||
#include "third_party/zlib/inffast.internal.h"
|
||||
#include "third_party/zlib/inflate.internal.h"
|
||||
|
|
2
third_party/zlib/zalloc.c
vendored
2
third_party/zlib/zalloc.c
vendored
|
@ -16,7 +16,7 @@
|
|||
│ TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR │
|
||||
│ PERFORMANCE OF THIS SOFTWARE. │
|
||||
╚─────────────────────────────────────────────────────────────────────────────*/
|
||||
#include "libc/bits/weaken.h"
|
||||
#include "libc/intrin/weaken.h"
|
||||
#include "libc/mem/mem.h"
|
||||
#include "third_party/zlib/zutil.internal.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue