1 #objdump: -dr --prefix-addresses --show-raw-insn 2 #name: NIOS2 align_fill 3 4 # Test the and macro. 5 6 .*: +file format elf32-littlenios2 7 8 Disassembly of section .text: 9 0+0000 <[^>]*> defffe04 addi sp,sp,-8 10 0+0004 <[^>]*> df000115 stw fp,4\(sp\) 11 0+0008 <[^>]*> d839883a mov fp,sp 12 0+000c <[^>]*> 0007883a mov r3,zero 13 0+0010 <[^>]*> 0001883a nop 14 0+0014 <[^>]*> 0001883a nop 15 0+0018 <[^>]*> 0001883a nop 16 0+001c <[^>]*> 0001883a nop 17 0+0020 <[^>]*> 18c00044 addi r3,r3,1 18 0+0024 <[^>]*> 18801910 cmplti r2,r3,100 19 0+0028 <[^>]*> 103ffd1e bne r2,zero,00000020 <[^>]*> 20 0+002c <[^>]*> df000117 ldw fp,4\(sp\) 21 0+0030 <[^>]*> dec00204 addi sp,sp,8 22 0+0034 <[^>]*> f800283a ret 23 ... 24