mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-07-17 16:10:29 +00:00
Make progress towards aarch64 build
This commit is contained in:
parent
08ff26c817
commit
ca2860947f
15428 changed files with 25694 additions and 23138 deletions
|
@ -34,7 +34,7 @@
|
|||
#include "libc/macros.internal.h"
|
||||
|
||||
.text
|
||||
.align 32
|
||||
.balign 32
|
||||
.ident "\n\
|
||||
Intel SHA-NI (BSD-3 License)\n\
|
||||
Copyright 2015 Intel Corporation\n\
|
||||
|
@ -312,7 +312,7 @@ sha256_transform_ni:
|
|||
.endfn sha256_transform_ni,globl
|
||||
|
||||
.section .rodata.cst16.PSHUFFLE_BYTE_FLIP_MASK,"aM",@progbits,16
|
||||
.align 16
|
||||
.balign 16
|
||||
PSHUFFLE_BYTE_FLIP_MASK:
|
||||
.octa 0x0c0d0e0f08090a0b0405060700010203
|
||||
.endobj PSHUFFLE_BYTE_FLIP_MASK
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue