VirtualBox

Ignore:
Timestamp:
Jul 1, 2013 8:38:16 PM (11 years ago)
Author:
vboxsync
Message:

more tedium...

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/testcase/Instructions/env-common.mac

    r46875 r46893  
    108108; the correct calling convention for the environment.
    109109;
     110; This function will clean up the stack upon return (to save space in the caller).
     111;
    110112; @param    uExpected
    111113; @param    uActual
     
    151153        mov     xSP, [xSP + 38h]
    152154        MY_POP_ALL
    153         ret
     155        ret     3*sCB
    154156%if ARCH_BITS == 64
    155157.szFmt: db 'Bad register %#llx value %#018llx, expected %#018llx (line %llu)', 0
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette