Changeset 48125 in vbox for trunk/src/VBox
- Timestamp:
- Aug 28, 2013 12:55:07 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/testcase/tstRTInlineAsm.cpp
r45860 r48125 369 369 if (iExt > cExtFunctions) 370 370 continue; /* Invalid extended functions seems change the value if ECX changes */ 371 if (iExt == 0x8000001d) 372 continue; /* Taks cache level in ecx. */ 371 373 372 374 u32 = ASMCpuId_EAX(iExt);
Note:
See TracChangeset
for help on using the changeset viewer.