microcode/cmpauxmd/i386.m4: typo
authorMatt Birkholz <matt@birchwood-abbey.net>
Tue, 19 Sep 2017 03:15:00 +0000 (20:15 -0700)
committerMatt Birkholz <matt@birchwood-abbey.net>
Tue, 19 Sep 2017 03:15:00 +0000 (20:15 -0700)
src/microcode/cmpauxmd/i386.m4

index aea85be5d53ba86d687b579a8da03783db683c28..a34a61b0d5c0af21722da8d9fc9380b2cf4d2725 100644 (file)
@@ -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),EVT(C_Frame_Pointer))
+       OP(mov,l)       TW(REG(ebp),EVR(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