2013-02-06 Sandra Loosemore <sandra@codesourcery.com>
[deliverable/binutils-gdb.git] / gas / testsuite / gas / nios2 / ctl.d
1 #objdump: -dr --prefix-addresses
2 #name: NIOS2 ctl
3
4 # Test the ctl instructions
5
6 .*: +file format elf32-littlenios2
7
8 Disassembly of section .text:
9 0+0000 <[^>]*> rdctl r8,ctl31
10 0+0004 <[^>]*> rdctl r8,ctl30
11 0+0008 <[^>]*> rdctl r8,ctl29
12 0+000c <[^>]*> rdctl r8,status
13 0+0010 <[^>]*> rdctl r8,bstatus
14 0+0014 <[^>]*> rdctl r8,estatus
15 0+0018 <[^>]*> wrctl ctl31,r8
16 0+001c <[^>]*> wrctl ctl30,r8
17 0+0020 <[^>]*> wrctl ctl29,r8
18 0+0024 <[^>]*> wrctl status,r8
19 0+0028 <[^>]*> wrctl bstatus,r8
20 0+002c <[^>]*> wrctl estatus,r8
This page took 0.032379 seconds and 4 git commands to generate.