Changeset 14298 in vbox for trunk/src/VBox/Runtime/testcase/tstInlineAsm.cpp
- Timestamp:
- Nov 18, 2008 12:47:26 PM (17 years ago)
- svn:sync-xref-src-repo-rev:
- 39482
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/testcase/tstInlineAsm.cpp
r12158 r14298 1051 1051 * which is definitely greater than 0x3b9aca00. 1052 1052 * 1053 * bird: No, the C version does *not* crash. So, the question is whether there any1053 * bird: No, the C version does *not* crash. So, the question is whether there's any 1054 1054 * code depending on it not crashing. 1055 1055 * 1056 1056 * Of course the assembly versions of the code crash right now for the reasons you've 1057 * given, but the the32-bit MSC version does not crash.1057 * given, but the 32-bit MSC version does not crash. 1058 1058 * 1059 1059 * frank: The C version does not crash but delivers incorrect results for this case.
Note:
See TracChangeset
for help on using the changeset viewer.