[Aarch64] Support ARMv8.2 AT instructions
[deliverable/binutils-gdb.git] / gas / testsuite / gas / aarch64 / codealign_1.d
1 #objdump: --section-headers
2 # Minimum code alignment should be set.
3
4 .*: +file format.*aarch64.*
5
6 Sections:
7 Idx Name Size VMA LMA File off Algn
8 0 \.text .* .* .* .* 2\*\*2
9 .*CODE.*
10 1 \.data .* .* .* .* 2\*\*0
11 .*DATA.*
12 2 \.bss .* .* .* .* 2\*\*0
13 .*
This page took 0.029299 seconds and 4 git commands to generate.