Fixed matching in newly added test.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / score / nop.d
CommitLineData
ee1ee5b5
NC
1#as:
2#objdump: -d
3#source: nop.s
4
5.*: +file format .*
6
7Disassembly of section \.text:
8
900000000 <\.text>:
10 ...
11 c: 80008000 nop
12 10: 8254e010 add r18, r20, r24
13 ...
14 28: 80008000 nop
15 2c: 8254e026 xor r18, r20, r24
This page took 0.623648 seconds and 4 git commands to generate.