1 #objdump: -dr --prefix-address --show-raw-insn
2 #name: PR11973
3 
4 .*: +file format.*elf32-[am3|mn10300].*
5 
6 Disassembly of section .text:
7 #...
8 0+0100.*
9 0+0103 <SomeProc_40000100\+0x3> dd 00 00 00 00 80 04[ 	]+call.*
10 #...
11 0+0200.*
12 0+0203 <SomeProc_40000200\+0x3> dd 00 00 00 00 80 04[ 	]+call.*
13 #pass
14