7adef57d4a8a9c3bdce436cb471d86b70d3c22c1
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arc / noargs_hs.d
1 #as: -mcpu=archs
2 #objdump: -d
3
4 .*: +file format .*arc.*
5
6
7 Disassembly of section .text:
8
9 00000000 <.text>:
10 0: 226f 003f swi
11 4: 7ae0 swi_s
12 6: 276f 003f clri 0
13 a: 266f 003f seti 0
14 e: 246f 003f rtie
15 12: 216f 003f sleep 0
16 16: 226f 103f dsync
17 1a: 264a 7000 nop
18 1e: 78e0 nop_s
19 20: 256f 003f brk
20 24: 236f 003f sync
21 28: 7fff brk_s
22 2a: 79e0 unimp_s
This page took 0.030635 seconds and 4 git commands to generate.