1 #as:
2 #objdump: -d
3 #name: jmp cc
4 
5 .*: +file format coff-z8k
6 
7 Disassembly of section \.text:
8 
9 0*00000000 <\.text>:
10    0:	e01f           	jr	f,0x40
11    2:	e11e           	jr	lt,0x40
12    4:	e21d           	jr	le,0x40
13    6:	5e03 0040      	jp	ule,0x40
14    a:	5e04 0040      	jp	ov/pe,0x40
15    e:	e418           	jr	ov/pe,0x40
16   10:	e517           	jr	mi,0x40
17   12:	e616           	jr	eq,0x40
18   14:	e615           	jr	eq,0x40
19   16:	e714           	jr	c/ult,0x40
20   18:	e713           	jr	c/ult,0x40
21   1a:	e812           	jr	t,0x40
22   1c:	e911           	jr	ge,0x40
23   1e:	ea10           	jr	gt,0x40
24   20:	eb0f           	jr	ugt,0x40
25   22:	5e0c 0040      	jp	nov/po,0x40
26   26:	ec0c           	jr	nov/po,0x40
27   28:	ed0b           	jr	pl,0x40
28   2a:	ee0a           	jr	ne,0x40
29   2c:	ee09           	jr	ne,0x40
30   2e:	e408           	jr	ov/pe,0x40
31   30:	e707           	jr	c/ult,0x40
32   32:	ec06           	jr	nov/po,0x40
33   34:	ef05           	jr	nc/uge,0x40
34   36:	ee04           	jr	ne,0x40
35   38:	ef03           	jr	nc/uge,0x40
36   3a:	ef02           	jr	nc/uge,0x40
37   3c:	e801           	jr	t,0x40
38   3e:	e800           	jr	t,0x40
39 
40 0*00000040 <dd>:
41   40:	e8ff           	jr	t,0x40
42   42:	e8fe           	jr	t,0x40
43   44:	8d07           	nop
44   46:	8d07           	nop
45