projects
/
mit-scheme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ad146c1
)
microcode/cmpauxmd/i386.m4: typo
author
Matt Birkholz
<matt@birchwood-abbey.net>
Tue, 19 Sep 2017 03:15:00 +0000
(20:15 -0700)
committer
Matt Birkholz
<matt@birchwood-abbey.net>
Tue, 19 Sep 2017 03:15:00 +0000
(20:15 -0700)
src/microcode/cmpauxmd/i386.m4
patch
|
blob
|
history
diff --git
a/src/microcode/cmpauxmd/i386.m4
b/src/microcode/cmpauxmd/i386.m4
index aea85be5d53ba86d687b579a8da03783db683c28..a34a61b0d5c0af21722da8d9fc9380b2cf4d2725 100644
(file)
--- a/
src/microcode/cmpauxmd/i386.m4
+++ b/
src/microcode/cmpauxmd/i386.m4
@@
-683,7
+683,7
@@
interface_to_scheme_proceed:
# Re_Enter_Interpreter which probably clobbered both.
OP(mov,l) TW(REG(esp),EVR(C_Stack_Pointer))
OP(mov,l) TW(EVR(stack_pointer),REG(esp))
- OP(mov,l) TW(REG(ebp),EV
T
(C_Frame_Pointer))
+ OP(mov,l) TW(REG(ebp),EV
R
(C_Frame_Pointer))
OP(mov,l) TW(IMM(ADDRESS_MASK),rmask) # = %ebp
OP(mov,l) TW(REG(eax),REG(ecx)) # Preserve if used
OP(and,l) TW(rmask,REG(ecx)) # Restore potential dynamic link