Projet_SETI_RISC-V/riscv-gnu-toolchain/gdb/ld/testsuite/ld-pru/emit-relocs-1b.s
2023-03-06 14:48:14 +01:00

19 lines
270 B
ArmAsm

.section .merge1,"aMS",@progbits,1
A: .string "flutter"
.section .merge2,"aMS",@progbits,1
B: .string "sting"
.section .merge3,"aM",@progbits,4
C: .4byte 0x300
D: .4byte 0x200
.data
.align 4
E: .4byte E
.4byte E + 0x1000
.4byte A
.4byte B
.4byte C
.4byte D