Replace rdrnd with rdrand.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / elf / section7.d
1 #objdump: -s
2 #name: elf section7
3
4 .*: +file format .*
5
6 # The MIPS includes a 'section .reginfo' and such here.
7 #...
8 Contents of section .bar:
9 0000 00000000 00000000 0000 .*
10 Contents of section .bar1:
11 0000 0102 .*
12 Contents of section .bar2:
13 0000 0102 .*
14 Contents of section .bar3:
15 0000 0103 .*
16 Contents of section .bar4:
17 0000 04 .*
18 Contents of section .text:
19 0000 feff .*
20 # Arm includes a .ARM.attributes section here
21 #...
This page took 0.038592 seconds and 4 git commands to generate.