Fix typo
This commit is contained in:
parent
5151f08e24
commit
ca7561ba59
@ -5,9 +5,9 @@
|
||||
|
||||
#include <machine/asm.h>
|
||||
|
||||
RCSID("$NetBSD: e_logf.S,v 1.1 1996/07/03 16:50:23 jtc Exp $")
|
||||
RCSID("$NetBSD: e_logf.S,v 1.2 1996/07/06 00:15:45 jtc Exp $")
|
||||
|
||||
ENTRY(__ieee754_log)
|
||||
ENTRY(__ieee754_logf)
|
||||
fldln2
|
||||
flds 4(%esp)
|
||||
fyl2x
|
||||
|
Loading…
x
Reference in New Issue
Block a user