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:
1543324
)
Fix typo in previous change.
author
Chris Hanson
<org/chris-hanson/cph>
Mon, 27 Jun 2011 02:20:31 +0000
(19:20 -0700)
committer
Chris Hanson
<org/chris-hanson/cph>
Mon, 27 Jun 2011 02:20:31 +0000
(19:20 -0700)
src/microcode/cmpauxmd/i386.m4
patch
|
blob
|
history
diff --git
a/src/microcode/cmpauxmd/i386.m4
b/src/microcode/cmpauxmd/i386.m4
index 96bc89558e2455445b874cf7c95beec71ac7262b..b29f7bcc7845178611f2b5a0562248abd5c618eb 100644
(file)
--- a/
src/microcode/cmpauxmd/i386.m4
+++ b/
src/microcode/cmpauxmd/i386.m4
@@
-1266,7
+1266,7
@@
IF387(` fldcw LOF(4,REG(esp))')
define_c_label(x87_read_status_word)
IF387(` enter IMM(4),IMM(0)
fnstsw IND(REG(esp))
- OP(mov,w) TW(IND
@
(REG(esp)),REG(ax))
+ OP(mov,w) TW(IND
W
(REG(esp)),REG(ax))
leave')
ret