From: Chris Hanson Date: Mon, 27 Jun 2011 02:20:31 +0000 (-0700) Subject: Fix typo in previous change. X-Git-Tag: release-9.1.0~5 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=92718775431a7bd061998d7745d1408ee1afdc8f;p=mit-scheme.git Fix typo in previous change. --- diff --git a/src/microcode/cmpauxmd/i386.m4 b/src/microcode/cmpauxmd/i386.m4 index 96bc89558..b29f7bcc7 100644 --- 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(INDW(REG(esp)),REG(ax)) leave') ret