Add support to the ARC disassembler for selecting instruction classes.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / nios2 / custom-r2.d
CommitLineData
0cb5a38a
SL
1#objdump: -dr --prefix-addresses --show-raw-insn
2#name: NIOS2 R2 custom
3#as: -march=r2
4#source: custom.s
5
6# Test the custom instruction
7
8.*: +file format elf32-littlenios2
9
10Disassembly of section .text:
110+0000 <[^>]*> 00eb18b0 custom 0,r11,r2,r3
120+0004 <[^>]*> ffeb18b0 custom 255,r11,r2,r3
130+0008 <[^>]*> 966118b0 custom 150,c1,r2,r3
140+000c <[^>]*> 184118b0 custom 24,c1,c2,r3
150+0010 <[^>]*> 380118b0 custom 56,c1,c2,c3
This page took 0.078868 seconds and 4 git commands to generate.