Add support for Score7 architecture.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / score / syscontrol_32.d
1 #as: -march=score3 -I${srcdir}/${subdir}
2 #objdump: -d
3 #source: syscontrol_32.s
4
5 .*: file format .*
6
7 Disassembly of section .text:
8
9 00000000 <.text>:
10 0: 0020 sdbbp! 0
11 2: 003f sdbbp! 31
12 4: 0020 sdbbp! 0
13 6: 0020 sdbbp! 0
14 8: 0020 sdbbp! 0
15 a: 0020 sdbbp! 0
16 c: 0020 sdbbp! 0
17 e: 0020 sdbbp! 0
18 10: 0020 sdbbp! 0
19 12: 0020 sdbbp! 0
20 ...
21 #pass
This page took 0.030851 seconds and 5 git commands to generate.