Add support to the ARC disassembler for selecting instruction classes.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arc / noargs_a7.d
1 #objdump: -d
2
3 .*: +file format .*arc.*
4
5
6 Disassembly of section .text:
7
8 00000000 <.text>:
9 0: 246f 003f rtie
10 4: 216f 003f sleep 0
11 8: 78e0 nop_s
12 a: 256f 003f brk
13 e: 236f 003f sync
14 12: 226f 003f trap0
15 16: 7fff brk_s
16 18: 79e0 unimp_s
17 1a: 366f 701a rtsc 0,0
This page took 0.028691 seconds and 4 git commands to generate.