Add support for Andes NDS32:
[deliverable/binutils-gdb.git] / gas / testsuite / gas / nios2 / movi.d
CommitLineData
8923d7f6 1#objdump: -dr --prefix-addresses --show-raw-insn
36591ba1
SL
2#name: NIOS2 movi
3
4# Test implicit conversion of movi/movhi etc
5.*: file format elf32-littlenios2
6
7Disassembly of section .text:
8923d7f6
SL
80+0000 <[^>]*> 00800804 movi r2,32
90+0004 <[^>]*> 00880034 movhi r2,8192
100+0008 <[^>]*> 00bffff4 movhi r2,65535
110+000c <[^>]*> 28bffff4 orhi r2,r5,65535
120+0010 <[^>]*> 50bffffc xorhi r2,r10,65535
130+0014 <[^>]*> 78bfffec andhi r2,r15,65535
This page took 0.0567029999999999 seconds and 4 git commands to generate.