Fix typo in previous change.
authorChris Hanson <org/chris-hanson/cph>
Mon, 27 Jun 2011 02:20:31 +0000 (19:20 -0700)
committerChris Hanson <org/chris-hanson/cph>
Mon, 27 Jun 2011 02:20:31 +0000 (19:20 -0700)
src/microcode/cmpauxmd/i386.m4

index 96bc89558e2455445b874cf7c95beec71ac7262b..b29f7bcc7845178611f2b5a0562248abd5c618eb 100644 (file)
@@ -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