Fix Nios II assembler self-test mode.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / nios2 / add.d
CommitLineData
8923d7f6 1#objdump: -dr --prefix-addresses --show-raw-insn
36591ba1
SL
2#name: NIOS2 add
3
4# Test the add instruction
5
6.*: +file format elf32-littlenios2
7
8Disassembly of section .text:
8923d7f6
SL
90+0000 <[^>]*> 2109883a add r4,r4,r4
100+0004 <[^>]*> 211fffc4 addi r4,r4,32767
110+0008 <[^>]*> 21200004 addi r4,r4,-32768
120+000c <[^>]*> 21000004 addi r4,r4,0
130+0010 <[^>]*> 213fffc4 addi r4,r4,-1
140+0014 <[^>]*> 213fffc4 addi r4,r4,-1
150+0018 <[^>]*> 210d1584 addi r4,r4,13398
160+001c <[^>]*> 0001883a nop
This page took 0.069034 seconds and 4 git commands to generate.