repo_id string | size int64 | file_path string | content string |
|---|---|---|---|
ccaton89/TimeTrackly | 14,550 | .cargo/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.3/pregenerated/ghashv8-armx-win64.S | // This file is generated from a similarly-named Perl script in the BoringSSL
// source tree. Do not edit by hand.
#include <ring-core/asm_base.h>
#if !defined(OPENSSL_NO_ASM) && defined(OPENSSL_AARCH64) && defined(_WIN32)
#include <ring-core/arm_arch.h>
#if __ARM_MAX_ARCH__>=7
.text
.arch armv8-a+crypto
.globl gcm_... |
ccaton89/TimeTrackly | 6,872 | .cargo/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.3/pregenerated/ghashv8-armx-linux32.S | // This file is generated from a similarly-named Perl script in the BoringSSL
// source tree. Do not edit by hand.
#include <ring-core/asm_base.h>
#if !defined(OPENSSL_NO_ASM) && defined(OPENSSL_ARM) && defined(__ELF__)
#include <ring-core/arm_arch.h>
#if __ARM_MAX_ARCH__>=7
.text
.fpu neon
.code 32
#undef __thumb2_... |
ccaton89/TimeTrackly | 22,525 | .cargo/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.3/pregenerated/aesni-x86_64-macosx.S | // This file is generated from a similarly-named Perl script in the BoringSSL
// source tree. Do not edit by hand.
#include <ring-core/asm_base.h>
#if !defined(OPENSSL_NO_ASM) && defined(OPENSSL_X86_64) && defined(__APPLE__)
.text
.globl _aes_hw_encrypt
.private_extern _aes_hw_encrypt
.p2align 4
_aes_hw_encrypt:
... |
ccaton89/TimeTrackly | 48,800 | .cargo/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.3/pregenerated/sha512-x86_64-elf.S | // This file is generated from a similarly-named Perl script in the BoringSSL
// source tree. Do not edit by hand.
#include <ring-core/asm_base.h>
#if !defined(OPENSSL_NO_ASM) && defined(OPENSSL_X86_64) && defined(__ELF__)
.text
.extern OPENSSL_ia32cap_P
.hidden OPENSSL_ia32cap_P
.globl sha512_block_data_order
.hid... |
ccaton89/TimeTrackly | 6,302 | .cargo/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.3/pregenerated/ghash-armv4-linux32.S | // This file is generated from a similarly-named Perl script in the BoringSSL
// source tree. Do not edit by hand.
#include <ring-core/asm_base.h>
#if !defined(OPENSSL_NO_ASM) && defined(OPENSSL_ARM) && defined(__ELF__)
#include <ring-core/arm_arch.h>
@ Silence ARMv8 deprecated IT instruction warnings. This file is ... |
ccaton89/TimeTrackly | 34,174 | .cargo/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.3/pregenerated/sha256-armv8-ios64.S | // This file is generated from a similarly-named Perl script in the BoringSSL
// source tree. Do not edit by hand.
#include <ring-core/asm_base.h>
#if !defined(OPENSSL_NO_ASM) && defined(OPENSSL_AARCH64) && defined(__APPLE__)
// Copyright 2014-2020 The OpenSSL Project Authors. All Rights Reserved.
//
// Licensed unde... |
ccaton89/TimeTrackly | 20,719 | .cargo/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.3/pregenerated/x86_64-mont-elf.S | // This file is generated from a similarly-named Perl script in the BoringSSL
// source tree. Do not edit by hand.
#include <ring-core/asm_base.h>
#if !defined(OPENSSL_NO_ASM) && defined(OPENSSL_X86_64) && defined(__ELF__)
.text
.extern OPENSSL_ia32cap_P
.hidden OPENSSL_ia32cap_P
.globl bn_mul_mont
.hidden bn_mul_... |
ccaton89/TimeTrackly | 8,277 | .cargo/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.3/pregenerated/aesv8-armx-win64.S | // This file is generated from a similarly-named Perl script in the BoringSSL
// source tree. Do not edit by hand.
#include <ring-core/asm_base.h>
#if !defined(OPENSSL_NO_ASM) && defined(OPENSSL_AARCH64) && defined(_WIN32)
#include <ring-core/arm_arch.h>
#if __ARM_MAX_ARCH__>=7
.text
.arch armv8-a+crypto
.section .r... |
ccaton89/TimeTrackly | 10,908 | .cargo/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.3/pregenerated/ghash-neon-armv8-ios64.S | // This file is generated from a similarly-named Perl script in the BoringSSL
// source tree. Do not edit by hand.
#include <ring-core/asm_base.h>
#if !defined(OPENSSL_NO_ASM) && defined(OPENSSL_AARCH64) && defined(__APPLE__)
#include <ring-core/arm_arch.h>
.text
.globl _gcm_init_neon
.private_extern _gcm_init_neon... |
ccaton89/TimeTrackly | 22,177 | .cargo/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.3/pregenerated/armv4-mont-linux32.S | // This file is generated from a similarly-named Perl script in the BoringSSL
// source tree. Do not edit by hand.
#include <ring-core/asm_base.h>
#if !defined(OPENSSL_NO_ASM) && defined(OPENSSL_ARM) && defined(__ELF__)
#include <ring-core/arm_arch.h>
@ Silence ARMv8 deprecated IT instruction warnings. This file is ... |
ccaton89/TimeTrackly | 68,332 | .cargo/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.3/pregenerated/p256-x86_64-asm-macosx.S | // This file is generated from a similarly-named Perl script in the BoringSSL
// source tree. Do not edit by hand.
#include <ring-core/asm_base.h>
#if !defined(OPENSSL_NO_ASM) && defined(OPENSSL_X86_64) && defined(__APPLE__)
.text
.section __DATA,__const
.p2align 6
L$poly:
.quad 0xffffffffffffffff, 0x00000000ffff... |
ccaton89/TimeTrackly | 25,499 | .cargo/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.3/pregenerated/vpaes-armv8-ios64.S | // This file is generated from a similarly-named Perl script in the BoringSSL
// source tree. Do not edit by hand.
#include <ring-core/asm_base.h>
#if !defined(OPENSSL_NO_ASM) && defined(OPENSSL_AARCH64) && defined(__APPLE__)
#include <ring-core/arm_arch.h>
.section __TEXT,__const
.align 7 // totally strategic ali... |
ccaton89/TimeTrackly | 15,245 | .cargo/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.3/pregenerated/aesni-x86-elf.S | // This file is generated from a similarly-named Perl script in the BoringSSL
// source tree. Do not edit by hand.
#include <ring-core/asm_base.h>
#if !defined(OPENSSL_NO_ASM) && defined(OPENSSL_X86) && defined(__ELF__)
.text
#ifdef BORINGSSL_DISPATCH_TEST
#endif
.globl aes_hw_encrypt
.hidden aes_hw_encrypt
.type aes... |
ccaton89/TimeTrackly | 70,804 | .cargo/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.3/pregenerated/sha256-x86_64-elf.S | // This file is generated from a similarly-named Perl script in the BoringSSL
// source tree. Do not edit by hand.
#include <ring-core/asm_base.h>
#if !defined(OPENSSL_NO_ASM) && defined(OPENSSL_X86_64) && defined(__ELF__)
.text
.extern OPENSSL_ia32cap_P
.hidden OPENSSL_ia32cap_P
.globl sha256_block_data_order
.hid... |
ccaton89/TimeTrackly | 55,554 | .cargo/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.3/pregenerated/x86_64-mont5-macosx.S | // This file is generated from a similarly-named Perl script in the BoringSSL
// source tree. Do not edit by hand.
#include <ring-core/asm_base.h>
#if !defined(OPENSSL_NO_ASM) && defined(OPENSSL_X86_64) && defined(__APPLE__)
.text
.globl _bn_mul_mont_gather5
.private_extern _bn_mul_mont_gather5
.p2align 6
_bn_mu... |
ccaton89/TimeTrackly | 10,896 | .cargo/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.3/pregenerated/ghash-neon-armv8-win64.S | // This file is generated from a similarly-named Perl script in the BoringSSL
// source tree. Do not edit by hand.
#include <ring-core/asm_base.h>
#if !defined(OPENSSL_NO_ASM) && defined(OPENSSL_AARCH64) && defined(_WIN32)
#include <ring-core/arm_arch.h>
.text
.globl gcm_init_neon
.def gcm_init_neon
.type 32
.e... |
ccaton89/TimeTrackly | 9,856 | .cargo/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.3/pregenerated/vpaes-x86-elf.S | // This file is generated from a similarly-named Perl script in the BoringSSL
// source tree. Do not edit by hand.
#include <ring-core/asm_base.h>
#if !defined(OPENSSL_NO_ASM) && defined(OPENSSL_X86) && defined(__ELF__)
.text
#ifdef BORINGSSL_DISPATCH_TEST
#endif
.align 64
.L_vpaes_consts:
.long 218628480,235210255,1... |
ccaton89/TimeTrackly | 47,815 | .cargo/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.3/pregenerated/sha512-x86_64-macosx.S | // This file is generated from a similarly-named Perl script in the BoringSSL
// source tree. Do not edit by hand.
#include <ring-core/asm_base.h>
#if !defined(OPENSSL_NO_ASM) && defined(OPENSSL_X86_64) && defined(__APPLE__)
.text
.globl _sha512_block_data_order
.private_extern _sha512_block_data_order
.p2align 4... |
ccaton89/TimeTrackly | 19,365 | .cargo/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.3/pregenerated/chacha-x86-elf.S | // This file is generated from a similarly-named Perl script in the BoringSSL
// source tree. Do not edit by hand.
#include <ring-core/asm_base.h>
#if !defined(OPENSSL_NO_ASM) && defined(OPENSSL_X86) && defined(__ELF__)
.text
.globl ChaCha20_ctr32
.hidden ChaCha20_ctr32
.type ChaCha20_ctr32,@function
.align 16
ChaCha... |
ccaton89/TimeTrackly | 19,660 | .cargo/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.3/pregenerated/aesni-gcm-x86_64-elf.S | // This file is generated from a similarly-named Perl script in the BoringSSL
// source tree. Do not edit by hand.
#include <ring-core/asm_base.h>
#if !defined(OPENSSL_NO_ASM) && defined(OPENSSL_X86_64) && defined(__ELF__)
.text
.type _aesni_ctr32_ghash_6x,@function
.align 32
_aesni_ctr32_ghash_6x:
.cfi_startproc
... |
ccaton89/TimeTrackly | 8,527 | .cargo/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.3/pregenerated/aesv8-armx-linux64.S | // This file is generated from a similarly-named Perl script in the BoringSSL
// source tree. Do not edit by hand.
#include <ring-core/asm_base.h>
#if !defined(OPENSSL_NO_ASM) && defined(OPENSSL_AARCH64) && defined(__ELF__)
#include <ring-core/arm_arch.h>
#if __ARM_MAX_ARCH__>=7
.text
.arch armv8-a+crypto
.section .... |
ccaton89/TimeTrackly | 11,317 | .cargo/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.3/pregenerated/vpaes-x86_64-macosx.S | // This file is generated from a similarly-named Perl script in the BoringSSL
// source tree. Do not edit by hand.
#include <ring-core/asm_base.h>
#if !defined(OPENSSL_NO_ASM) && defined(OPENSSL_X86_64) && defined(__APPLE__)
.text
.p2align 4
_vpaes_encrypt_core:
movq %rdx,%r9
movq $16,%r11
movl ... |
ccaton89/TimeTrackly | 14,482 | .cargo/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.3/pregenerated/ghashv8-armx-ios64.S | // This file is generated from a similarly-named Perl script in the BoringSSL
// source tree. Do not edit by hand.
#include <ring-core/asm_base.h>
#if !defined(OPENSSL_NO_ASM) && defined(OPENSSL_AARCH64) && defined(__APPLE__)
#include <ring-core/arm_arch.h>
#if __ARM_MAX_ARCH__>=7
.text
.globl _gcm_init_clmul
.priv... |
ccaton89/TimeTrackly | 74,004 | .cargo/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.3/pregenerated/chacha20_poly1305_armv8-ios64.S | // This file is generated from a similarly-named Perl script in the BoringSSL
// source tree. Do not edit by hand.
#include <ring-core/asm_base.h>
#if !defined(OPENSSL_NO_ASM) && defined(OPENSSL_AARCH64) && defined(__APPLE__)
#include <ring-core/arm_arch.h>
.section __TEXT,__const
.align 7
Lchacha20_consts:
.byte 'e... |
ccaton89/TimeTrackly | 6,612 | .cargo/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.3/pregenerated/ghash-x86-elf.S | // This file is generated from a similarly-named Perl script in the BoringSSL
// source tree. Do not edit by hand.
#include <ring-core/asm_base.h>
#if !defined(OPENSSL_NO_ASM) && defined(OPENSSL_X86) && defined(__ELF__)
.text
.globl gcm_init_clmul
.hidden gcm_init_clmul
.type gcm_init_clmul,@function
.align 16
gcm_in... |
ccaton89/TimeTrackly | 74,019 | .cargo/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.3/pregenerated/chacha20_poly1305_armv8-win64.S | // This file is generated from a similarly-named Perl script in the BoringSSL
// source tree. Do not edit by hand.
#include <ring-core/asm_base.h>
#if !defined(OPENSSL_NO_ASM) && defined(OPENSSL_AARCH64) && defined(_WIN32)
#include <ring-core/arm_arch.h>
.section .rodata
.align 7
Lchacha20_consts:
.byte 'e','x','p',... |
ccaton89/TimeTrackly | 9,380 | .cargo/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.3/pregenerated/aesv8-armx-linux32.S | // This file is generated from a similarly-named Perl script in the BoringSSL
// source tree. Do not edit by hand.
#include <ring-core/asm_base.h>
#if !defined(OPENSSL_NO_ASM) && defined(OPENSSL_ARM) && defined(__ELF__)
#include <ring-core/arm_arch.h>
#if __ARM_MAX_ARCH__>=7
.text
.arch armv7-a @ don't confuse not-s... |
ccaton89/TimeTrackly | 25,836 | .cargo/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.3/pregenerated/vpaes-armv8-win64.S | // This file is generated from a similarly-named Perl script in the BoringSSL
// source tree. Do not edit by hand.
#include <ring-core/asm_base.h>
#if !defined(OPENSSL_NO_ASM) && defined(OPENSSL_AARCH64) && defined(_WIN32)
#include <ring-core/arm_arch.h>
.section .rodata
.align 7 // totally strategic alignment
_vp... |
ccaton89/TimeTrackly | 17,788 | .cargo/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.3/pregenerated/bsaes-armv7-linux32.S | // This file is generated from a similarly-named Perl script in the BoringSSL
// source tree. Do not edit by hand.
#include <ring-core/asm_base.h>
#if !defined(OPENSSL_NO_ASM) && defined(OPENSSL_ARM) && defined(__ELF__)
@ Copyright 2012-2016 The OpenSSL Project Authors. All Rights Reserved.
@
@ Licensed under the Ope... |
ccaton89/TimeTrackly | 34,151 | .cargo/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.3/pregenerated/sha256-armv8-win64.S | // This file is generated from a similarly-named Perl script in the BoringSSL
// source tree. Do not edit by hand.
#include <ring-core/asm_base.h>
#if !defined(OPENSSL_NO_ASM) && defined(OPENSSL_AARCH64) && defined(_WIN32)
// Copyright 2014-2020 The OpenSSL Project Authors. All Rights Reserved.
//
// Licensed under t... |
ccaton89/TimeTrackly | 23,114 | .cargo/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.3/pregenerated/ghash-x86_64-elf.S | // This file is generated from a similarly-named Perl script in the BoringSSL
// source tree. Do not edit by hand.
#include <ring-core/asm_base.h>
#if !defined(OPENSSL_NO_ASM) && defined(OPENSSL_X86_64) && defined(__ELF__)
.text
.extern OPENSSL_ia32cap_P
.hidden OPENSSL_ia32cap_P
.globl gcm_init_clmul
.hidden gcm_in... |
ccaton89/TimeTrackly | 192,866 | .cargo/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.3/pregenerated/chacha20_poly1305_x86_64-elf.S | // This file is generated from a similarly-named Perl script in the BoringSSL
// source tree. Do not edit by hand.
#include <ring-core/asm_base.h>
#if !defined(OPENSSL_NO_ASM) && defined(OPENSSL_X86_64) && defined(__ELF__)
.text
.extern OPENSSL_ia32cap_P
.hidden OPENSSL_ia32cap_P
chacha20_poly1305_constants:
.sect... |
ccaton89/TimeTrackly | 23,591 | .cargo/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.3/pregenerated/aesni-x86_64-elf.S | // This file is generated from a similarly-named Perl script in the BoringSSL
// source tree. Do not edit by hand.
#include <ring-core/asm_base.h>
#if !defined(OPENSSL_NO_ASM) && defined(OPENSSL_X86_64) && defined(__ELF__)
.text
.extern OPENSSL_ia32cap_P
.hidden OPENSSL_ia32cap_P
.globl aes_hw_encrypt
.hidden aes_hw... |
ccaton89/TimeTrackly | 35,434 | .cargo/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.3/pregenerated/p256-armv8-asm-ios64.S | // This file is generated from a similarly-named Perl script in the BoringSSL
// source tree. Do not edit by hand.
#include <ring-core/asm_base.h>
#if !defined(OPENSSL_NO_ASM) && defined(OPENSSL_AARCH64) && defined(__APPLE__)
#include "ring-core/arm_arch.h"
.section __TEXT,__const
.align 5
Lpoly:
.quad 0xfffffffffff... |
ccaton89/TimeTrackly | 31,212 | .cargo/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.3/pregenerated/armv8-mont-linux64.S | // This file is generated from a similarly-named Perl script in the BoringSSL
// source tree. Do not edit by hand.
#include <ring-core/asm_base.h>
#if !defined(OPENSSL_NO_ASM) && defined(OPENSSL_AARCH64) && defined(__ELF__)
#include <ring-core/arm_arch.h>
.text
.globl bn_mul_mont
.hidden bn_mul_mont
.type bn_mul_mo... |
ccaton89/TimeTrackly | 49,073 | .cargo/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.3/pregenerated/sha512-armv8-win64.S | // This file is generated from a similarly-named Perl script in the BoringSSL
// source tree. Do not edit by hand.
#include <ring-core/asm_base.h>
#if !defined(OPENSSL_NO_ASM) && defined(OPENSSL_AARCH64) && defined(_WIN32)
// Copyright 2014-2020 The OpenSSL Project Authors. All Rights Reserved.
//
// Licensed under t... |
ccaton89/TimeTrackly | 26,592 | .cargo/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.3/pregenerated/vpaes-armv8-linux64.S | // This file is generated from a similarly-named Perl script in the BoringSSL
// source tree. Do not edit by hand.
#include <ring-core/asm_base.h>
#if !defined(OPENSSL_NO_ASM) && defined(OPENSSL_AARCH64) && defined(__ELF__)
#include <ring-core/arm_arch.h>
.section .rodata
.type _vpaes_consts,%object
.align 7 // tot... |
ccaton89/TimeTrackly | 4,321 | .cargo/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.3/pregenerated/x86-mont-elf.S | // This file is generated from a similarly-named Perl script in the BoringSSL
// source tree. Do not edit by hand.
#include <ring-core/asm_base.h>
#if !defined(OPENSSL_NO_ASM) && defined(OPENSSL_X86) && defined(__ELF__)
.text
.globl bn_mul_mont
.hidden bn_mul_mont
.type bn_mul_mont,@function
.align 16
bn_mul_mont:
.L... |
ccaton89/TimeTrackly | 18,316 | .cargo/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.3/pregenerated/aesni-gcm-x86_64-macosx.S | // This file is generated from a similarly-named Perl script in the BoringSSL
// source tree. Do not edit by hand.
#include <ring-core/asm_base.h>
#if !defined(OPENSSL_NO_ASM) && defined(OPENSSL_X86_64) && defined(__APPLE__)
.text
.p2align 5
_aesni_ctr32_ghash_6x:
vmovdqu 32(%r11),%xmm2
subq $6,%rdx
vpxor %xmm... |
ccaton89/TimeTrackly | 12,580 | .cargo/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.3/pregenerated/vpaes-x86_64-elf.S | // This file is generated from a similarly-named Perl script in the BoringSSL
// source tree. Do not edit by hand.
#include <ring-core/asm_base.h>
#if !defined(OPENSSL_NO_ASM) && defined(OPENSSL_X86_64) && defined(__ELF__)
.text
.type _vpaes_encrypt_core,@function
.align 16
_vpaes_encrypt_core:
.cfi_... |
ccaton89/TimeTrackly | 33,624 | .cargo/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.3/pregenerated/chacha-x86_64-elf.S | // This file is generated from a similarly-named Perl script in the BoringSSL
// source tree. Do not edit by hand.
#include <ring-core/asm_base.h>
#if !defined(OPENSSL_NO_ASM) && defined(OPENSSL_X86_64) && defined(__ELF__)
.text
.extern OPENSSL_ia32cap_P
.hidden OPENSSL_ia32cap_P
.section .rodata
.align 64
.Lzero:... |
ccaton89/TimeTrackly | 36,779 | .cargo/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.3/pregenerated/p256-armv8-asm-linux64.S | // This file is generated from a similarly-named Perl script in the BoringSSL
// source tree. Do not edit by hand.
#include <ring-core/asm_base.h>
#if !defined(OPENSSL_NO_ASM) && defined(OPENSSL_AARCH64) && defined(__ELF__)
#include "ring-core/arm_arch.h"
.section .rodata
.align 5
.Lpoly:
.quad 0xffffffffffffffff,0x... |
ccaton89/TimeTrackly | 40,470 | .cargo/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.3/pregenerated/chacha-armv8-ios64.S | // This file is generated from a similarly-named Perl script in the BoringSSL
// source tree. Do not edit by hand.
#include <ring-core/asm_base.h>
#if !defined(OPENSSL_NO_ASM) && defined(OPENSSL_AARCH64) && defined(__APPLE__)
#include <ring-core/arm_arch.h>
.private_extern _OPENSSL_armcap_P
.section __TEXT,__const... |
ccaton89/TimeTrackly | 64,192 | .cargo/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.3/pregenerated/sha256-armv4-linux32.S | // This file is generated from a similarly-named Perl script in the BoringSSL
// source tree. Do not edit by hand.
#include <ring-core/asm_base.h>
#if !defined(OPENSSL_NO_ASM) && defined(OPENSSL_ARM) && defined(__ELF__)
@ Copyright 2007-2016 The OpenSSL Project Authors. All Rights Reserved.
@
@ Licensed under the Ope... |
ccaton89/TimeTrackly | 34,346 | .cargo/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.3/pregenerated/sha256-armv8-linux64.S | // This file is generated from a similarly-named Perl script in the BoringSSL
// source tree. Do not edit by hand.
#include <ring-core/asm_base.h>
#if !defined(OPENSSL_NO_ASM) && defined(OPENSSL_AARCH64) && defined(__ELF__)
// Copyright 2014-2020 The OpenSSL Project Authors. All Rights Reserved.
//
// Licensed under ... |
ccaton89/TimeTrackly | 11,057 | .cargo/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.3/pregenerated/ghash-neon-armv8-linux64.S | // This file is generated from a similarly-named Perl script in the BoringSSL
// source tree. Do not edit by hand.
#include <ring-core/asm_base.h>
#if !defined(OPENSSL_NO_ASM) && defined(OPENSSL_AARCH64) && defined(__ELF__)
#include <ring-core/arm_arch.h>
.text
.globl gcm_init_neon
.hidden gcm_init_neon
.type gcm_i... |
ccaton89/TimeTrackly | 40,476 | .cargo/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.3/pregenerated/chacha-armv8-win64.S | // This file is generated from a similarly-named Perl script in the BoringSSL
// source tree. Do not edit by hand.
#include <ring-core/asm_base.h>
#if !defined(OPENSSL_NO_ASM) && defined(OPENSSL_AARCH64) && defined(_WIN32)
#include <ring-core/arm_arch.h>
.section .rodata
.align 5
Lsigma:
.quad 0x3320646e61707865... |
ccaton89/TimeTrackly | 77,139 | .cargo/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.3/pregenerated/p256-x86_64-asm-elf.S | // This file is generated from a similarly-named Perl script in the BoringSSL
// source tree. Do not edit by hand.
#include <ring-core/asm_base.h>
#if !defined(OPENSSL_NO_ASM) && defined(OPENSSL_X86_64) && defined(__ELF__)
.text
.extern OPENSSL_ia32cap_P
.hidden OPENSSL_ia32cap_P
.section .rodata
.align 64
.Lpoly:... |
ccaton89/TimeTrackly | 190,086 | .cargo/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.3/pregenerated/chacha20_poly1305_x86_64-macosx.S | // This file is generated from a similarly-named Perl script in the BoringSSL
// source tree. Do not edit by hand.
#include <ring-core/asm_base.h>
#if !defined(OPENSSL_NO_ASM) && defined(OPENSSL_X86_64) && defined(__APPLE__)
.text
chacha20_poly1305_constants:
.section __DATA,__const
.p2align 6
L$chacha20_consts:
... |
ccaton89/TimeTrackly | 8,262 | .cargo/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.3/pregenerated/aesv8-armx-ios64.S | // This file is generated from a similarly-named Perl script in the BoringSSL
// source tree. Do not edit by hand.
#include <ring-core/asm_base.h>
#if !defined(OPENSSL_NO_ASM) && defined(OPENSSL_AARCH64) && defined(__APPLE__)
#include <ring-core/arm_arch.h>
#if __ARM_MAX_ARCH__>=7
.text
.section __TEXT,__const
.ali... |
ccaton89/TimeTrackly | 43,302 | .cargo/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.3/pregenerated/sha512-armv4-linux32.S | // This file is generated from a similarly-named Perl script in the BoringSSL
// source tree. Do not edit by hand.
#include <ring-core/asm_base.h>
#if !defined(OPENSSL_NO_ASM) && defined(OPENSSL_ARM) && defined(__ELF__)
@ Copyright 2007-2016 The OpenSSL Project Authors. All Rights Reserved.
@
@ Licensed under the Ope... |
ccaton89/TimeTrackly | 35,688 | .cargo/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.3/pregenerated/p256-armv8-asm-win64.S | // This file is generated from a similarly-named Perl script in the BoringSSL
// source tree. Do not edit by hand.
#include <ring-core/asm_base.h>
#if !defined(OPENSSL_NO_ASM) && defined(OPENSSL_AARCH64) && defined(_WIN32)
#include "ring-core/arm_arch.h"
.section .rodata
.align 5
Lpoly:
.quad 0xffffffffffffffff,0x00... |
ccaton89/TimeTrackly | 32,699 | .cargo/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.3/pregenerated/chacha-x86_64-macosx.S | // This file is generated from a similarly-named Perl script in the BoringSSL
// source tree. Do not edit by hand.
#include <ring-core/asm_base.h>
#if !defined(OPENSSL_NO_ASM) && defined(OPENSSL_X86_64) && defined(__APPLE__)
.text
.section __DATA,__const
.p2align 6
L$zero:
.long 0,0,0,0
L$one:
.long 1,0,0,0
L$inc... |
ccaton89/TimeTrackly | 23,634 | .cargo/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.3/pregenerated/vpaes-armv7-linux32.S | // This file is generated from a similarly-named Perl script in the BoringSSL
// source tree. Do not edit by hand.
#include <ring-core/asm_base.h>
#if !defined(OPENSSL_NO_ASM) && defined(OPENSSL_ARM) && defined(__ELF__)
.syntax unified
.arch armv7-a
.fpu neon
#if defined(__thumb2__)
.thumb
#else
.code 32
#endif
.t... |
ccaton89/TimeTrackly | 58,542 | .cargo/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.3/pregenerated/x86_64-mont5-elf.S | // This file is generated from a similarly-named Perl script in the BoringSSL
// source tree. Do not edit by hand.
#include <ring-core/asm_base.h>
#if !defined(OPENSSL_NO_ASM) && defined(OPENSSL_X86_64) && defined(__ELF__)
.text
.extern OPENSSL_ia32cap_P
.hidden OPENSSL_ia32cap_P
.globl bn_mul_mont_gather5
.hidden... |
ccaton89/TimeTrackly | 2,659 | .cargo/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.3/third_party/fiat/asm/fiat_curve25519_adx_square.S | #include <ring-core/asm_base.h>
#if !defined(OPENSSL_NO_ASM) && defined(OPENSSL_X86_64) && \
(defined(__APPLE__) || defined(__ELF__))
.intel_syntax noprefix
.text
#if defined(__APPLE__)
.private_extern _fiat_curve25519_adx_square
.global _fiat_curve25519_adx_square
_fiat_curve25519_adx_square:
#else
.type fiat_cu... |
ccaton89/TimeTrackly | 3,464 | .cargo/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.3/third_party/fiat/asm/fiat_curve25519_adx_mul.S | #include <ring-core/asm_base.h>
#if !defined(OPENSSL_NO_ASM) && defined(OPENSSL_X86_64) && \
(defined(__APPLE__) || defined(__ELF__))
.intel_syntax noprefix
.text
#if defined(__APPLE__)
.private_extern _fiat_curve25519_adx_mul
.global _fiat_curve25519_adx_mul
_fiat_curve25519_adx_mul:
#else
.type fiat_curve25519_... |
ccaton89/TimeTrackly | 62,534 | .cargo/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.3/crypto/poly1305/poly1305_arm_asm.S | #include <ring-core/asm_base.h>
#if !defined(OPENSSL_NO_ASM) && defined(OPENSSL_ARM) && defined(__ELF__)
#pragma GCC diagnostic ignored "-Wlanguage-extension-token"
# This implementation was taken from the public domain, neon2 version in
# SUPERCOP by D. J. Bernstein and Peter Schwabe.
# qhasm: int32 input_0
# qha... |
ccaton89/TimeTrackly | 41,612 | .cargo/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.3/crypto/curve25519/asm/x25519-asm-arm.S | /* Copyright (c) 2015, Google Inc.
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
* copyright notice and this permission notice appear in all copies.
*
* THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS... |
ccaton89/TimeTrackly | 15,018 | .cargo/registry/src/index.crates.io-6f17d22bba15001f/zstd-sys-2.0.13+zstd.1.5.6/zstd/lib/decompress/huf_decompress_amd64.S | /*
* Copyright (c) Meta Platforms, Inc. and affiliates.
* All rights reserved.
*
* This source code is licensed under both the BSD-style license (found in the
* LICENSE file in the root directory of this source tree) and the GPLv2 (found
* in the COPYING file in the root directory of this source tree).
* You may... |
ccaton89/TimeTrackly | 1,571 | .cargo/registry/src/index.crates.io-6f17d22bba15001f/psm-0.1.21/src/arch/riscv.s | #include "psm.h"
.text
.globl rust_psm_stack_direction
.p2align 2
.type rust_psm_stack_direction,@function
rust_psm_stack_direction:
/* extern "C" fn() -> u8 */
.cfi_startproc
li x10, STACK_DIRECTION_DESCENDING
jr x1
.rust_psm_stack_direction_end:
.size rust_psm_stack_direction,.rust_psm_stack_direction_... |
ccaton89/TimeTrackly | 2,235 | .cargo/registry/src/index.crates.io-6f17d22bba15001f/psm-0.1.21/src/arch/x86_64.s | #include "psm.h"
/* NOTE: sysv64 calling convention is used on all x86_64 targets, including Windows! */
.text
#if CFG_TARGET_OS_darwin || CFG_TARGET_OS_macos || CFG_TARGET_OS_ios
#define GLOBL(fnname) .globl _##fnname
#define TYPE(fnname)
#define FUNCTION(fnname) _##fnname
#define SIZE(fnname,endlabel)
#else
#def... |
ccaton89/TimeTrackly | 1,569 | .cargo/registry/src/index.crates.io-6f17d22bba15001f/psm-0.1.21/src/arch/riscv64.s | #include "psm.h"
.text
.globl rust_psm_stack_direction
.p2align 2
.type rust_psm_stack_direction,@function
rust_psm_stack_direction:
/* extern "C" fn() -> u8 */
.cfi_startproc
li x10, STACK_DIRECTION_DESCENDING
jr x1
.rust_psm_stack_direction_end:
.size rust_psm_stack_direction,.rust_psm_stack_direction_... |
ccaton89/TimeTrackly | 2,080 | .cargo/registry/src/index.crates.io-6f17d22bba15001f/psm-0.1.21/src/arch/zseries_linux.s | /* Implementation of stack swtiching routines for zSeries LINUX ABI.
This ABI is used by the s390x-unknown-linux-gnu target.
Documents used:
* LINUX for zSeries: ELF Application Binary Interface Supplement (1st ed., 2001) (LNUX-1107-01)
* z/Architecture: Principles of Operation (4th ed., 2004) (SA22-7832... |
ccaton89/TimeTrackly | 2,264 | .cargo/registry/src/index.crates.io-6f17d22bba15001f/psm-0.1.21/src/arch/x86_windows_gnu.s | /* FIXME: this works locally but not on appveyor??!? */
/* NOTE: fastcall calling convention used on all x86 targets */
.text
.def @rust_psm_stack_direction@0
.scl 2
.type 32
.endef
.globl @rust_psm_stack_direction@0
.p2align 4
@rust_psm_stack_direction@0:
/* extern "fastcall" fn() -> u8 (%al) */
.cfi_startproc
mo... |
ccaton89/TimeTrackly | 1,963 | .cargo/registry/src/index.crates.io-6f17d22bba15001f/psm-0.1.21/src/arch/powerpc32.s | #include "psm.h"
/* FIXME: this probably does not cover all ABIs? Tested with sysv only, possibly works for AIX as
well?
*/
.text
.globl rust_psm_stack_direction
.p2align 2
.type rust_psm_stack_direction,@function
rust_psm_stack_direction:
/* extern "C" fn() -> u8 */
.cfi_startproc
li 3, STACK_DIRECTION_DESCEND... |
ccaton89/TimeTrackly | 2,218 | .cargo/registry/src/index.crates.io-6f17d22bba15001f/psm-0.1.21/src/arch/x86_64_windows_gnu.s | .text
.def rust_psm_stack_direction
.scl 2
.type 32
.endef
.globl rust_psm_stack_direction
.p2align 4
rust_psm_stack_direction:
/* extern "sysv64" fn() -> u8 (%al) */
.cfi_startproc
movb $2, %al # always descending on x86_64
retq
.cfi_endproc
.def rust_psm_stack_pointer
.scl 2
.type 32
.endef
.globl rust_psm_... |
ccaton89/TimeTrackly | 2,299 | .cargo/registry/src/index.crates.io-6f17d22bba15001f/psm-0.1.21/src/arch/arm_aapcs.s | #include "psm.h"
.text
.syntax unified
#if CFG_TARGET_OS_darwin || CFG_TARGET_OS_macos || CFG_TARGET_OS_ios
#define GLOBL(fnname) .globl _##fnname
#define THUMBTYPE(fnname) .thumb_func _##fnname
#define FUNCTION(fnname) _##fnname
#define THUMBFN .code 16
#define SIZE(fnname,endlabel)
#define FNSTART
#define CANTUNWI... |
ccaton89/TimeTrackly | 1,938 | .cargo/registry/src/index.crates.io-6f17d22bba15001f/psm-0.1.21/src/arch/sparc64.s | #include "psm.h"
.text
.globl rust_psm_stack_direction
.p2align 2
.type rust_psm_stack_direction,@function
rust_psm_stack_direction:
/* extern "C" fn() -> u8 */
.cfi_startproc
jmpl %o7 + 8, %g0
mov STACK_DIRECTION_DESCENDING, %o0
.rust_psm_stack_direction_end:
.size rust_psm_stack_direction,.rust_psm_sta... |
ccaton89/TimeTrackly | 1,722 | .cargo/registry/src/index.crates.io-6f17d22bba15001f/psm-0.1.21/src/arch/sparc_sysv.s | #include "psm.h"
/* FIXME: this ABI has definitely not been verified at all */
.text
.globl rust_psm_stack_direction
.p2align 2
.type rust_psm_stack_direction,@function
rust_psm_stack_direction:
/* extern "C" fn() -> u8 */
.cfi_startproc
jmpl %o7 + 8, %g0
mov STACK_DIRECTION_DESCENDING, %o0
.rust_psm_stack_di... |
ccaton89/TimeTrackly | 3,609 | .cargo/registry/src/index.crates.io-6f17d22bba15001f/psm-0.1.21/src/arch/powerpc64_aix.s | .csect .text[PR],2
.file "powerpc64_aix.s"
.globl rust_psm_stack_direction[DS]
.globl .rust_psm_stack_direction
.align 4
.csect rust_psm_stack_direction[DS],3
.vbyte 8, .rust_psm_stack_direction
.vbyte 8, TOC[TC0]
.vbyte 8, 0
.csect .text[PR],2
.rust_psm_stack_direction:
# extern "C" fn() -> u8
li 3, 2
blr
L..r... |
ccaton89/TimeTrackly | 2,557 | .cargo/registry/src/index.crates.io-6f17d22bba15001f/psm-0.1.21/src/arch/x86.s | #include "psm.h"
/* NOTE: fastcall calling convention used on all x86 targets */
.text
#if CFG_TARGET_OS_darwin || CFG_TARGET_OS_macos || CFG_TARGET_OS_ios
#define GLOBL(fnname) .globl _##fnname
#define TYPE(fnname)
#define FUNCTION(fnname) _##fnname
#define SIZE(fnname,endlabel)
#else
#define GLOBL(fnname) .globl... |
ccaton89/TimeTrackly | 2,149 | .cargo/registry/src/index.crates.io-6f17d22bba15001f/psm-0.1.21/src/arch/mips_eabi.s | /*
Not only MIPS has 20 different ABIs... nobody tells anybody what specific variant of which ABI is
used where.
This is an "EABI" implementation based on the following page:
http://www.cygwin.com/ml/binutils/2003-06/msg00436.html
*/
#include "psm.h"
.set noreorder /* we’ll manage the delay slots on our own, thanks... |
ccaton89/TimeTrackly | 1,568 | .cargo/registry/src/index.crates.io-6f17d22bba15001f/psm-0.1.21/src/arch/loongarch64.s | #include "psm.h"
.text
.globl rust_psm_stack_direction
.align 2
.type rust_psm_stack_direction,@function
rust_psm_stack_direction:
/* extern "C" fn() -> u8 */
.cfi_startproc
li.w $r4, STACK_DIRECTION_DESCENDING
jr $r1
.rust_psm_stack_direction_end:
.size rust_psm_stack_direction,.rust_psm_stack_direction... |
ccaton89/TimeTrackly | 2,137 | .cargo/registry/src/index.crates.io-6f17d22bba15001f/psm-0.1.21/src/arch/aarch_aapcs64.s | #include "psm.h"
.text
#if CFG_TARGET_OS_darwin || CFG_TARGET_OS_macos || CFG_TARGET_OS_ios
#define GLOBL(fnname) .globl _##fnname
#define TYPE(fnname)
#define FUNCTION(fnname) _##fnname
#define SIZE(fnname,endlabel)
#elif CFG_TARGET_OS_windows
#define GLOBL(fnname) .globl fnname
#define TYPE(fnname)
#define FUNCT... |
ccaton89/TimeTrackly | 2,144 | .cargo/registry/src/index.crates.io-6f17d22bba15001f/psm-0.1.21/src/arch/mips64_eabi.s | /*
Not only MIPS has 20 different ABIs... nobody tells anybody what specific variant of which ABI is
used where.
This is an "EABI" implementation based on the following page:
http://www.cygwin.com/ml/binutils/2003-06/msg00436.html
*/
#include "psm.h"
.set noreorder /* we’ll manage the delay slots on our own, thanks... |
ccaton89/TimeTrackly | 1,694 | .cargo/registry/src/index.crates.io-6f17d22bba15001f/psm-0.1.21/src/arch/wasm32.s | #include "psm.h"
# Note that this function is not compiled when this package is uploaded to
# crates.io, this source is only here as a reference for how the corresponding
# wasm32.o was generated. This file can be compiled with:
#
# cpp psm/src/arch/wasm32.s | llvm-mc -o psm/src/arch/wasm32.o --arch=wasm32 -filetyp... |
ccaton89/TimeTrackly | 2,541 | .cargo/registry/src/index.crates.io-6f17d22bba15001f/psm-0.1.21/src/arch/powerpc64.s | /* Implementation of the AIX-like PowerPC ABI. Seems to be used by the big-endian PowerPC targets.
The following references were used during the implementation of this code:
https://www.ibm.com/support/knowledgecenter/en/ssw_aix_72/com.ibm.aix.alangref/idalangref_rntime_stack.htm
https://www.ibm.com/support/k... |
ccaton89/TimeTrackly | 2,045 | .cargo/registry/src/index.crates.io-6f17d22bba15001f/psm-0.1.21/src/arch/powerpc64_openpower.s | /* Implementation of stack swtiching routines for OpenPOWER 64-bit ELF ABI
The specification can be found at
http://openpowerfoundation.org/wp-content/uploads/resources/leabi/content/ch_preface.html
This ABI is usually used by the ppc64le targets.
*/
#include "psm.h"
.text
.abiversion 2
.globl rust_psm_st... |
ccaton89/TimeTrackly | 6,496 | .cargo/registry/src/index.crates.io-6f17d22bba15001f/openssl-src-300.4.1+3.4.0/openssl/crypto/ia64cpuid.S | // Copyright 2004-2017 The OpenSSL Project Authors. All Rights Reserved.
//
// Licensed under the Apache License 2.0 (the "License"). You may not use
// this file except in compliance with the License. You can obtain a copy
// in the file LICENSE in the source distribution or at
// https://www.openssl.org/source/lice... |
ccaton89/TimeTrackly | 12,288 | .cargo/registry/src/index.crates.io-6f17d22bba15001f/openssl-src-300.4.1+3.4.0/openssl/crypto/sparccpuid.S | ! Copyright 2005-2016 The OpenSSL Project Authors. All Rights Reserved.
!
! Licensed under the Apache License 2.0 (the "License"). You may not use
! this file except in compliance with the License. You can obtain a copy
! in the file LICENSE in the source distribution or at
! https://www.openssl.org/source/license.ht... |
ccaton89/TimeTrackly | 8,485 | .cargo/registry/src/index.crates.io-6f17d22bba15001f/openssl-src-300.4.1+3.4.0/openssl/crypto/poly1305/asm/poly1305-ia64.S | // ====================================================================
// Written by Andy Polyakov, @dot-asm, initially for use in the OpenSSL
// project.
// ====================================================================
//
// Poly1305 for Itanium.
//
// January 2019
//
// Performance was reported to be ~2.1 cyc... |
ccaton89/TimeTrackly | 41,611 | .cargo/registry/src/index.crates.io-6f17d22bba15001f/openssl-src-300.4.1+3.4.0/openssl/crypto/aes/asm/aes-ia64.S | // Copyright 2004-2016 The OpenSSL Project Authors. All Rights Reserved.
//
// Licensed under the Apache License 2.0 (the "License"). You may not use
// this file except in compliance with the License. You can obtain a copy
// in the file LICENSE in the source distribution or at
// https://www.openssl.org/source/lice... |
ccaton89/TimeTrackly | 33,214 | .cargo/registry/src/index.crates.io-6f17d22bba15001f/openssl-src-300.4.1+3.4.0/openssl/crypto/bn/asm/sparcv8plus.S | .ident "sparcv8plus.s, Version 1.4"
.ident "SPARC v9 ISA artwork by Andy Polyakov <appro@openssl.org>"
/*
* ====================================================================
* Copyright 1999-2016 The OpenSSL Project Authors. All Rights Reserved.
*
* Licensed under the Apache License 2.0 (the "License"). You ma... |
ccaton89/TimeTrackly | 13,354 | .cargo/registry/src/index.crates.io-6f17d22bba15001f/openssl-src-300.4.1+3.4.0/openssl/crypto/bn/asm/s390x.S | .ident "s390x.S, version 1.1"
// ====================================================================
// Copyright 2007-2016 The OpenSSL Project Authors. All Rights Reserved.
//
// Licensed under the Apache License 2.0 (the "License"). You may not use
// this file except in compliance with the License. You can obtain... |
ccaton89/TimeTrackly | 28,328 | .cargo/registry/src/index.crates.io-6f17d22bba15001f/openssl-src-300.4.1+3.4.0/openssl/crypto/bn/asm/sparcv8.S | .ident "sparcv8.s, Version 1.4"
.ident "SPARC v8 ISA artwork by Andy Polyakov <appro@openssl.org>"
/*
* ====================================================================
* Copyright 1999-2016 The OpenSSL Project Authors. All Rights Reserved.
*
* Licensed under the Apache License 2.0 (the "License"). You may no... |
ccaton89/TimeTrackly | 45,641 | .cargo/registry/src/index.crates.io-6f17d22bba15001f/openssl-src-300.4.1+3.4.0/openssl/crypto/bn/asm/ia64.S | .explicit
.text
.ident "ia64.S, Version 2.1"
.ident "IA-64 ISA artwork by Andy Polyakov <appro@openssl.org>"
// Copyright 2001-2018 The OpenSSL Project Authors. All Rights Reserved.
//
// Licensed under the Apache License 2.0 (the "License"). You may not use
// this file except in compliance with the License. You ca... |
ccaton89/TimeTrackly | 7,228 | .cargo/registry/src/index.crates.io-6f17d22bba15001f/lzma-sys-0.1.20/xz-5.2/src/liblzma/check/crc32_x86.S | /*
* Speed-optimized CRC32 using slicing-by-eight algorithm
*
* This uses only i386 instructions, but it is optimized for i686 and later
* (including e.g. Pentium II/III/IV, Athlon XP, and Core 2). For i586
* (e.g. Pentium), slicing-by-four would be better, and even the C version
* of slicing-by-eight built with ... |
ccaton89/TimeTrackly | 6,761 | .cargo/registry/src/index.crates.io-6f17d22bba15001f/lzma-sys-0.1.20/xz-5.2/src/liblzma/check/crc64_x86.S | /*
* Speed-optimized CRC64 using slicing-by-four algorithm
*
* This uses only i386 instructions, but it is optimized for i686 and later
* (including e.g. Pentium II/III/IV, Athlon XP, and Core 2).
*
* Authors: Igor Pavlov (original CRC32 assembly code)
* Lasse Collin (CRC64 adaptation of the modified CR... |
Cethannel/zos | 1,971 | isr.s | global idt_flush
idt_flush:
MOV eax, [esp+4]
LIDT [eax]
STI
RET
%macro ISR_NOERRCODE 1
global isr%1
isr%1:
CLI
PUSH LONG 0
PUSH LONG %1
JMP isr_common_stub
%endmacro
%macro ISR_ERRCODE 1
global isr%1
isr%1:
CLI
PUSH LONG %1
JMP is... |
Cethannel/zos | 1,666 | src/boot.S | # Allocate the initial stack.
.section .bss
.align 16
stack_bottom:
.skip 16384 * 8 # 16 KiB
stack_top:
/*
The linker script specifies _start as the entry point to the kernel and the
bootloader will jump to this position once the kernel has been loaded. It
doesn't make sense to return from this function as the bootloa... |
Cethannel/zos | 2,266 | src/kernel/arch/i386/isr.S | .global idt_flush
idt_flush:
mov 4(%esp), %eax
lidt (%eax)
sti
ret
// Template for the Interrupt Service Routines.
.macro isrGenerate n
.align 4
.type isr\n, @function
.global isr\n
isr\n:
// Push a dummy error code for interrupts that don't have one.
.if (\n != 8 && !(\n >= 10 && ... |
Cethannel/zos | 562 | src/kernel/arch/i386/gdt.S | .type loadGDT, @function
.global loadGDT
////
// Load the GDT into the system registers.
//
// Arguments:
// gdtr: Pointer to the GDTR.
//
loadGDT:
mov +4(%esp), %eax // Fetch the gdtr parameter.
lgdt (%eax) // Load the new GDT.
// Reload data segments (GDT entry 2: kernel data).
mov $0x1... |
Cethannel/zos | 1,666 | src/kernel/arch/i386/boot.S | # Allocate the initial stack.
.section .bss
.align 16
stack_bottom:
.skip 16384 * 8 # 16 KiB
stack_top:
/*
The linker script specifies _start as the entry point to the kernel and the
bootloader will jump to this position once the kernel has been loaded. It
doesn't make sense to return from this function as the bootloa... |
Cethannel/zos | 305 | src/kernel/arch/i386/util.S |
.global outb
outb:
mov +4(%esp), %dx // Fetch the port parameter.
mov +8(%esp), %al // Fetch the value parameter.
outb %al, %dx // Do the outb instruction.
ret
.global inb
inb:
mov +4(%esp), %edx // Fetch the port parameter.
inb %dx, %al // Do the inb instruction.
ret
|
Cethannel/zos | 2,266 | src/kernel/arch/amd64/isr.S | .global idt_flush
idt_flush:
mov 4(%esp), %eax
lidt (%eax)
sti
ret
// Template for the Interrupt Service Routines.
.macro isrGenerate n
.align 4
.type isr\n, @function
.global isr\n
isr\n:
// Push a dummy error code for interrupts that don't have one.
.if (\n != 8 && !(\n >= 10 && ... |
Cethannel/zos | 595 | src/kernel/arch/amd64/gdt.S | .type loadGDT, @function
.global loadGDT
////
// Load the GDT into the system registers.
//
// Arguments:
// gdtr: Pointer to the GDTR.
//
loadGDT:
mov +4(%esp), %eax // Fetch the gdtr parameter.
lgdt (%eax) // Load the new GDT.
// Reload data segments (GDT entry 2: kernel data).
ret
.gl... |
Cethannel/zos | 2,405 | src/kernel/arch/amd64/isr.s | global idt_flush
idt_flush:
MOV eax, [esp+4]
LIDT [eax]
STI
RET
%macro ISR_NOERRCODE 1
global isr%1
isr%1:
CLI
PUSH LONG 0
PUSH LONG %1
JMP isr_common_stub
%endmacro
%macro ISR_ERRCODE 1
global isr%1
isr%1:
CLI
PUSH LONG %1
JMP is... |
Cethannel/zos | 1,711 | src/kernel/arch/amd64/boot.S | # Allocate the initial stack.
.section .bss
.align 16
stack_bottom:
.skip 16384 * 8 # 16 KiB
stack_top:
/*
The linker script specifies _start as the entry point to the kernel and the
bootloader will jump to this position once the kernel has been loaded. It
doesn't make sense to return from this function as the bootloa... |
Cethannel/zos | 305 | src/kernel/arch/amd64/util.S |
.global outb
outb:
mov +4(%esp), %dx // Fetch the port parameter.
mov +8(%esp), %al // Fetch the value parameter.
outb %al, %dx // Do the outb instruction.
ret
.global inb
inb:
mov +4(%esp), %edx // Fetch the port parameter.
inb %dx, %al // Do the inb instruction.
ret
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.