- Removed unused HandleEvent method.
[AROS.git] / arch / m68k-all / libgcc1 / _eqdf2.s
blob5d32b46b7f04f4bd48e9821ba9d247e4991283aa
1 .text
2 .even
3 .globl __eqdf2
5 __eqdf2:
6 moveml %sp@(4),%d0-%d1/%a0-%a1
7 cmpl %d0,%a0
8 seq %d0
9 tstb %d0
10 beq L_1
11 cmpl %d1,%a1
12 seq %d0
13 L_1: notb %d0
14 andl #1,%d0
15 rts