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