VirtualBox

Changeset 2303 in vbox for trunk/src/VBox/Runtime


Ignore:
Timestamp:
Apr 21, 2007 12:34:18 AM (18 years ago)
Author:
vboxsync
Message:

you didn't quite understand me...

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/testcase/tstInlineAsm.cpp

    r2254 r2303  
    838838       * which is definitely greater than  0x3b9aca00.
    839839       */
     840      /*
     841       * bird: No, the C version does *not* crash. So, the question is whether there any
     842       * code depending on it not crashing.
     843       *
     844       * Of course the assembly versions of the code crash right now for the reasons you've
     845       * given, but the the 32-bit MSC version does not crash.
     846       */
    840847    u64 = ASMMultU64ByU32DivByU32(UINT64_C(0xfffffff8c65d6731), UINT32_C(0x77d7daf8), UINT32_C(0x3b9aca00));
    841848    CHECKVAL(u64, UINT64_C(0x02b8f9a2aa74e3dc), "%#018RX64");
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