Projet_SETI_RISC-V/riscv-gnu-toolchain/binutils/ld/testsuite/ld-elf/merge3.s
2023-03-06 14:48:14 +01:00

18 lines
224 B
ArmAsm

.section .rodata.str1.8,"aMS",%progbits,1
.p2align 3
.LC0:
.asciz "abcdefg"
.p2align 3
.LC1:
.asciz "defg"
.p2align 3
.LC2:
.asciz "01234567abcdefg"
.text
.global _start
_start:
.long .LC0
.long .LC1
.long .LC2