repo.or.cz
/
tangerine.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
added concrete implementations of putc(), getc(), getchar() and gets()
[tangerine.git]
/
arch
/
m68k-mac
/
libgcc1
/
_eqsf2.s
blob
8eaf9e5d8d6a0b539e50e76f28f7ad3bd4604758
1
.text
2
.even
3
.globl __eqsf2
4
5
__eqsf2
:
6
moveml
%
sp@
(
4
),%
d0-
%
d1
7
cmpl
%
d0
,%
d1
8
seq
%
d0
9
notb
%
d0
10
andl
#1,%d0
11
rts