Skip to content

Commit 86e775b

Browse files
tipabupablodelara
authored andcommitted
Remove unnecessary .text directives
Signed-off-by: Tim Burke <[email protected]>
1 parent 2281048 commit 86e775b

File tree

6 files changed

+0
-6
lines changed

6 files changed

+0
-6
lines changed

crc/aarch64/crc64_ecma_norm_pmull.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,6 @@
6363
.equ br_high_b2, 0xe1eb
6464
.equ br_high_b3, 0x42f0
6565

66-
.text
6766
ASM_DEF_RODATA
6867
.align 4
6968
.set .lanchor_crc_tab,. + 0

crc/aarch64/crc64_ecma_refl_pmull.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@
5959
.equ br_high_b2, 0xaf2b
6060
.equ br_high_b3, 0x92d8
6161

62-
.text
6362
ASM_DEF_RODATA
6463
.align 4
6564
.set .lanchor_crc_tab,. + 0

crc/aarch64/crc64_iso_norm_pmull.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,6 @@
6363
.equ br_high_b2, 0x0000
6464
.equ br_high_b3, 0x0000
6565

66-
.text
6766
ASM_DEF_RODATA
6867
.align 4
6968
.set .lanchor_crc_tab,. + 0

crc/aarch64/crc64_iso_refl_pmull.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@
5959
.equ br_high_b2, 0x0000
6060
.equ br_high_b3, 0xb000
6161

62-
.text
6362
ASM_DEF_RODATA
6463
.align 4
6564
.set .lanchor_crc_tab,. + 0

crc/aarch64/crc64_jones_norm_pmull.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,6 @@
6363
.equ br_high_b2, 0xd235
6464
.equ br_high_b3, 0xad93
6565

66-
.text
6766
ASM_DEF_RODATA
6867
.align 4
6968
.set .lanchor_crc_tab,. + 0

crc/aarch64/crc64_jones_refl_pmull.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@
5959
.equ br_high_b2, 0x2653
6060
.equ br_high_b3, 0x2b59
6161

62-
.text
6362
ASM_DEF_RODATA
6463
.align 4
6564
.set .lanchor_crc_tab,. + 0

0 commit comments

Comments
 (0)