2013-02-06 Sandra Loosemore <sandra@codesourcery.com>
[deliverable/binutils-gdb.git] / gas / testsuite / gas / nios2 / align_fill.d
CommitLineData
36591ba1
SL
1#objdump: -dr --prefix-addresses
2#name: NIOS2 align_fill
3
4# Test the and macro.
5
6.*: +file format elf32-littlenios2
7
8Disassembly of section .text:
90+0000 <[^>]*> addi sp,sp,-8
100+0004 <[^>]*> stw fp,4\(sp\)
110+0008 <[^>]*> mov fp,sp
120+000c <[^>]*> mov r3,zero
130+0010 <[^>]*> nop
140+0014 <[^>]*> nop
150+0018 <[^>]*> nop
160+001c <[^>]*> nop
170+0020 <[^>]*> addi r3,r3,1
180+0024 <[^>]*> cmplti r2,r3,100
190+0028 <[^>]*> bne r2,zero,0+0020 <[^>*]*>
200+002c <[^>]*> ldw fp,4\(sp\)
210+0030 <[^>]*> addi sp,sp,8
220+0034 <[^>]*> ret
23 ...
This page took 0.023652 seconds and 4 git commands to generate.