mirror of
https://github.com/intel/isa-l.git
synced 2024-12-12 09:23:50 +01:00
Fix mach compilation again; fold_constant has to be the same section as crc16_t10dif_copy_pmull
Signed-off-by: Taiju Yamada <tyamada@bi.a.u-tokyo.ac.jp>
This commit is contained in:
parent
4be96e2437
commit
f1b144bbab
@ -379,13 +379,14 @@ v_br1 .req v5
|
||||
.size crc16_t10dif_copy_pmull, .-crc16_t10dif_copy_pmull
|
||||
#endif
|
||||
|
||||
ASM_DEF_RODATA
|
||||
.align 4
|
||||
fold_constant:
|
||||
.word 0x87e70000
|
||||
.word 0x00000000
|
||||
.word 0x371d0000
|
||||
.word 0x00000000
|
||||
|
||||
ASM_DEF_RODATA
|
||||
.shuffle_mask_lanchor = . + 0
|
||||
#ifndef __APPLE__
|
||||
.type shuffle_mask, %object
|
||||
|
@ -364,13 +364,14 @@ v_br1 .req v5
|
||||
.size crc16_t10dif_pmull, .-crc16_t10dif_pmull
|
||||
#endif
|
||||
|
||||
ASM_DEF_RODATA
|
||||
.align 4
|
||||
fold_constant:
|
||||
.word 0x87e70000
|
||||
.word 0x00000000
|
||||
.word 0x371d0000
|
||||
.word 0x00000000
|
||||
|
||||
ASM_DEF_RODATA
|
||||
.shuffle_mask_lanchor = . + 0
|
||||
#ifndef __APPLE__
|
||||
.type shuffle_mask, %object
|
||||
|
Loading…
Reference in New Issue
Block a user