Add support to the ARC disassembler for selecting instruction classes.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arc / nps400-2.d
1 #as: -mcpu=arc700 -mnps400
2 #objdump: -dr
3
4 .*: +file format .*arc.*
5
6 Disassembly of section .text:
7
8 [0-9a-f]+ <.*>:
9 0: 3e6f 7004 schd\.rw
10 4: 3e6f 7084 schd\.rd
11 8: 3e6f 7044 schd\.wft
12 c: 3e6f 7144 schd\.wft\.ie1
13 10: 3e6f 7244 schd\.wft\.ie2
14 14: 3e6f 7344 schd\.wft\.ie12
15 18: 3e6f 703f sync\.rd
16 1c: 3e6f 707f sync\.wr
17 20: 3a6f 10bf hwschd\.off r10
18 24: 3e6f 7503 hwschd\.restore 0,r20
This page took 0.029437 seconds and 4 git commands to generate.