Fixed matching in newly added test.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / nios2 / align_fill.d
CommitLineData
8923d7f6 1#objdump: -dr --prefix-addresses --show-raw-insn
36591ba1
SL
2#name: NIOS2 align_fill
3
4# Test the and macro.
5
6.*: +file format elf32-littlenios2
7
8Disassembly of section .text:
8923d7f6
SL
90+0000 <[^>]*> defffe04 addi sp,sp,-8
100+0004 <[^>]*> df000115 stw fp,4\(sp\)
110+0008 <[^>]*> d839883a mov fp,sp
120+000c <[^>]*> 0007883a mov r3,zero
130+0010 <[^>]*> 0001883a nop
140+0014 <[^>]*> 0001883a nop
150+0018 <[^>]*> 0001883a nop
160+001c <[^>]*> 0001883a nop
170+0020 <[^>]*> 18c00044 addi r3,r3,1
180+0024 <[^>]*> 18801910 cmplti r2,r3,100
190+0028 <[^>]*> 103ffd1e bne r2,zero,00000020 <[^>]*>
200+002c <[^>]*> df000117 ldw fp,4\(sp\)
210+0030 <[^>]*> dec00204 addi sp,sp,8
220+0034 <[^>]*> f800283a ret
36591ba1 23 ...
This page took 0.17168 seconds and 4 git commands to generate.