Update the address of the FSF in the copyright notice of files which were using the...
[deliverable/binutils-gdb.git] / ld / testsuite / ld-m68hc11 / xgate2.s
1 ;;; Part2 of branch test
2 ;;;
3 .globl linked_ad1, linked_ad2
4 .sect .text
5
6 linked_ad1:
7 cmpl r4,#1
8 bne linked_ad2
9
10 label1:
11 nop
12 par r5
13
14 linked_ad2:
15 csem #2
16 rts
This page took 0.028883 seconds and 4 git commands to generate.