PowerPC Rename powerxx to power10
[deliverable/binutils-gdb.git] / gas / testsuite / gas / nios2 / movia.d
CommitLineData
8923d7f6 1#objdump: -dr --prefix-addresses --show-raw-insn
36591ba1
SL
2#name: NIOS2 movia
3
4# Test the movia instruction
5
6.*: +file format elf32-littlenios2
7
8Disassembly of section .text:
8923d7f6
SL
90+0000 <[^>]*> 00a02074 movhi r2,32897
100+0004 <[^>]*> 10a02004 addi r2,r2,-32640
110+0008 <[^>]*> 00c00034 movhi r3,0
36591ba1 12 8: R_NIOS2_HIADJ16 sym-0x80000000
8923d7f6 130+000c <[^>]*> 18c00004 addi r3,r3,0
36591ba1 14 c: R_NIOS2_LO16 sym-0x80000000
8923d7f6 150+0010 <[^>]*> 01000034 movhi r4,0
36591ba1 16 10: R_NIOS2_HIADJ16 sym-0x7fffffff
8923d7f6 170+0014 <[^>]*> 21000004 addi r4,r4,0
36591ba1 18 14: R_NIOS2_LO16 sym-0x7fffffff
5d5755a7
SL
190+0018 <[^>]*> 00800034 movhi r2,0
200+001c <[^>]*> 10bffc04 addi r2,r2,-16
This page took 0.508657 seconds and 4 git commands to generate.