remove maxq-coff port
[deliverable/binutils-gdb.git] / gas / testsuite / gas / maxq20 / jzimm.s
CommitLineData
7499d566
NC
1.text
2
3_main:
4 JUMP C, #03h
5 JUMP S, #03h
6 JUMP Z, #fffh
7 JUMP NZ, #03h
8
9 SJUMP C, #03h
10 SJUMP S, #03h
11 SJUMP Z, #fffh
12 SJUMP NZ, #03h
13
14 LJUMP C, #03h
15 LJUMP S, #03h
16 LJUMP Z, #fffh
17 LJUMP NZ, #03h
This page took 0.287891 seconds and 4 git commands to generate.