MIPS16/GAS: Disallow EXTEND delay-slot scheduling
[deliverable/binutils-gdb.git] / gas / testsuite / gas / aarch64 / tail_padding.d
CommitLineData
1bec0c86 1#as: -mabi=lp64
bc9706f8
JW
2#readelf: -S
3#name: AArch64 section tail padding
4
5There are .* section headers, starting at offset .*:
6
7Section Headers:
8 \[Nr\] Name Type Address Offset
9 Size EntSize Flags Link Info Align
10 \[ 0\] NULL 0000000000000000 00000000
11 0000000000000000 0000000000000000 0 0 0
12 \[ 1\] \.text PROGBITS 0000000000000000 00000040
13 0000000000000000 0000000000000000 AX 0 0 1
14 \[ 2\] \.data PROGBITS 0000000000000000 00000040
15 0000000000000008 0000000000000000 WA 0 0 64
16 \[ 3\] \.bss NOBITS 0000000000000000 00000080
17 000000000000000c 0000000000000000 WA 0 0 64
18#...
This page took 0.099091 seconds and 4 git commands to generate.