1 .sbttl Assembler Link Tests
5 ; This file and TCONST.ASM should be assembled and linked.
16 ; The following tests verify the correct processing of
17 ; external references for the branches.
19 ; *L signifies an error will be reported at link time.
21 ; branch test must be first
26 jr C
,bra1
; 38 00 [38 80]
28 jr C
,bra2
;*L 38 00 [38 7F]
29 jr C
,bra3
; 38 00 [38 7F]
32 jr C
,bra4
;*L 38 00 [38 [80]
37 jr C
,bra5
; 38 00 [38 80]
39 jr C
,bra6
;*L 38 00 [38 7F]
40 jr C
,bra7
; 38 00 [38 7F]
43 jr C
,bra8
;*L 38 00 [38 [80]