Add support to the ARC disassembler for selecting instruction classes.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / nios2 / ctl.d
CommitLineData
8923d7f6 1#objdump: -dr --prefix-addresses --show-raw-insn
36591ba1
SL
2#name: NIOS2 ctl
3
4# Test the ctl instructions
5
6.*: +file format elf32-littlenios2
7
8Disassembly of section .text:
8923d7f6
SL
90+0000 <[^>]*> 001137fa rdctl r8,ctl31
100+0004 <[^>]*> 001137ba rdctl r8,ctl30
110+0008 <[^>]*> 0011377a rdctl r8,ctl29
120+000c <[^>]*> 0011303a rdctl r8,status
130+0010 <[^>]*> 001130ba rdctl r8,bstatus
140+0014 <[^>]*> 0011307a rdctl r8,estatus
150+0018 <[^>]*> 400177fa wrctl ctl31,r8
160+001c <[^>]*> 400177ba wrctl ctl30,r8
170+0020 <[^>]*> 4001777a wrctl ctl29,r8
180+0024 <[^>]*> 4001703a wrctl status,r8
190+0028 <[^>]*> 400170ba wrctl bstatus,r8
200+002c <[^>]*> 4001707a wrctl estatus,r8
This page took 0.175889 seconds and 4 git commands to generate.