AArch64/Arm: Update testcases fixing endiannes and linux targets
[deliverable/binutils-gdb.git] / binutils / testsuite / binutils-all / strip-15mips64.s
1 .text
2 foo:
3 .dc.l 0x12345678
4
5 .section .rela.text,""
6 .dc.a 0
7 .dc.l 0x00000000
8 .dc.b 0, 0, 0, RELOC
9 .dc.a 0x000055aa
10
11 .dc.a 0
12 .dc.l 0
13 .dc.b 0, 0, 0, 0
14 .dc.a 0
This page took 0.029936 seconds and 4 git commands to generate.