1#as: --underscore --em=criself
2#objdump: -dr
3
4.*:     file format .*-cris
5
6Disassembly of section \.text:
7
80+ <x>:
9       0:	f87f .*
10#...
11    1ffc:	0800 .*
12    1ffe:	ffed fc5f           	ba 7ffe <after>
13    2002:	0f05                	nop
14    2004:	3f0d fa1f 0100      	jump 11ffa <after\+0x9ffc>
15			2006: R_CRIS_32	.text\+0x11ffa
16    200a:	3f0d f81f 0100      	jump 11ff8 <after\+0x9ffa>
17			200c: R_CRIS_32	.text\+0x11ff8
18#...
19    7ff8:	3f0d feff 0000      	jump fffe <after\+0x8000>
20			7ffa: R_CRIS_32	.text\+0xfffe
21
2200007ffe <after>:
23	\.\.\.
24    fffe:	0f05                	nop
25#...
26   11ffa:	0f05                	nop
27   11ffc:	6fae 0000 0000      	move.d 0 <x>,r10
28			11ffe: R_CRIS_32	esymbol
29	\.\.\.
30