Don't trash %ebp.
Obtained from: NetBSD
This commit is contained in:
parent
536f40a1eb
commit
5af01f7f7a
@ -35,10 +35,10 @@
|
||||
|
||||
#include <machine/asmacros.h>
|
||||
|
||||
RCSID("$Id: s_ilogb.S,v 1.1.1.1 1994/08/19 09:40:01 jkh Exp $")
|
||||
RCSID("$Id: s_ilogb.S,v 1.2 1994/08/19 11:14:26 jkh Exp $")
|
||||
|
||||
ENTRY(ilogb)
|
||||
pushl %esp
|
||||
pushl %ebp
|
||||
movl %esp,%ebp
|
||||
subl $4,%esp
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user