PR binutils/15834
[deliverable/binutils-gdb.git] / gas / testsuite / gas / nios2 / wrprs.d
CommitLineData
dad60f8e
SL
1#objdump: -dr --prefix-addresses --show-raw-insn
2#name: NIOS2 wrprs
3
4# Test the wrprs instruction
5
6.*: +file format elf32-littlenios2
7
8Disassembly of section .text:
90+0000 <[^>]*> 0000a03a wrprs zero,zero
100+0004 <[^>]*> 0002a03a wrprs at,zero
110+0008 <[^>]*> 0004a03a wrprs r2,zero
120+000c <[^>]*> 0008a03a wrprs r4,zero
130+0010 <[^>]*> 0010a03a wrprs r8,zero
140+0014 <[^>]*> 0020a03a wrprs r16,zero
150+0018 <[^>]*> 0800a03a wrprs zero,at
160+001c <[^>]*> 1000a03a wrprs zero,r2
170+0020 <[^>]*> 2000a03a wrprs zero,r4
180+0024 <[^>]*> 4000a03a wrprs zero,r8
190+0028 <[^>]*> 8000a03a wrprs zero,r16
This page took 0.055014 seconds and 4 git commands to generate.