#objdump: -d --prefix-addresses #name: MRI structured if #as: -M # Test MRI structured if pseudo-op. .*: file format .* Disassembly of section .text: 0+000 cmpw %d1,%d0 0+002 bges 0+014 0+004 cmpw %d2,%d0 0+006 bges 0+014 0+008 cmpw %d1,%d2 0+00a bges 0+010 0+00c movew %d1,%d3 0+00e bras 0+012 0+010 movew %d2,%d3 0+012 bras 0+01e 0+014 cmpw %d0,%d1 0+016 blts 0+01c 0+018 cmpw %d0,%d2 0+01a bges 0+01e 0+01c movew %d0,%d3 0+01e nop