1 #objdump: -d --prefix-addresses 2 #name: MRI structured while 3 #as: -M 4 5 # Test MRI structure while pseudo-op. 6 7 .*: file format .* 8 9 Disassembly of section .text: 10 0+000 <foo> bccs 0+004 <foo\+(0x|)4> 11 0+002 <foo\+(0x|)2> bras 0+000 <foo> 12 0+004 <foo\+(0x|)4> clrw %d1 13 0+006 <foo\+(0x|)6> cmpiw #10,%d1 14 0+00a <foo\+(0x|)a> bgts 0+010 <foo\+(0x|)10> 15 0+00c <foo\+(0x|)c> addqw #1,%d1 16 0+00e <foo\+(0x|)e> bras 0+006 <foo\+(0x|)6> 17 0+010 <foo\+(0x|)10> nop 18 0+012 <foo\+(0x|)12> nop 19