Changeset 44528 in vbox for trunk/src/VBox/Runtime/common/asm
- Timestamp:
- Feb 4, 2013 2:27:54 PM (12 years ago)
- svn:sync-xref-src-repo-rev:
- 83575
- Location:
- trunk/src/VBox/Runtime/common/asm
- Files:
-
- 6 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/common/asm/ASMAtomicCmpXchgU8.asm
r33540 r44528 5 5 6 6 ; 7 ; Copyright (C) 2006-20 09Oracle Corporation7 ; Copyright (C) 2006-2010 Oracle Corporation 8 8 ; 9 9 ; This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Runtime/common/asm/ASMAtomicReadU64.asm
r28800 r44528 5 5 6 6 ; 7 ; Copyright (C) 2006-20 09Oracle Corporation7 ; Copyright (C) 2006-2010 Oracle Corporation 8 8 ; 9 9 ; This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Runtime/common/asm/ASMCpuId_Idx_ECX.asm
r44260 r44528 5 5 6 6 ; 7 ; Copyright (C) 201 2Oracle Corporation7 ; Copyright (C) 2013 Oracle Corporation 8 8 ; 9 9 ; This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Runtime/common/asm/ASMMultU64ByU32DivByU32.asm
r33540 r44528 5 5 6 6 ; 7 ; Copyright (C) 2006-20 07Oracle Corporation7 ; Copyright (C) 2006-2010 Oracle Corporation 8 8 ; 9 9 ; This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Runtime/common/asm/ASMNopPause.asm
r33540 r44528 5 5 6 6 ; 7 ; Copyright (C) 20 09Oracle Corporation7 ; Copyright (C) 2010 Oracle Corporation 8 8 ; 9 9 ; This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Runtime/common/asm/asm-fake.cpp
r43682 r44528 5 5 6 6 /* 7 * Copyright (C) 201 0Oracle Corporation7 * Copyright (C) 2012 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as
Note:
See TracChangeset
for help on using the changeset viewer.