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:
32d5bb2
)
Fix typo.
author
Taylor R Campbell
<campbell@mumble.net>
Mon, 1 Nov 2010 05:10:56 +0000
(
05:10
+0000)
committer
Taylor R Campbell
<campbell@mumble.net>
Mon, 1 Nov 2010 05:10:56 +0000
(
05:10
+0000)
src/microcode/cmpauxmd/x86-64.m4
patch
|
blob
|
history
diff --git
a/src/microcode/cmpauxmd/x86-64.m4
b/src/microcode/cmpauxmd/x86-64.m4
index 2a1ffa8842f86e1338a5fe8a26ee993496f877d0..8555d6a696c6833591c2b80c27c4bfdbf83d7398 100644
(file)
--- a/
src/microcode/cmpauxmd/x86-64.m4
+++ b/
src/microcode/cmpauxmd/x86-64.m4
@@
-997,7
+997,7
@@
define_c_label(x87_read_control_word)
define_c_label(x87_write_control_word)
enter IMM(4),IMM(0)
- OP(mov,w) TW(REG(di),IND(REG(rsp))
+ OP(mov,w) TW(REG(di),IND(REG(rsp))
)
fldcw IND(REG(esp))
leave
ret