Changeset 8255 in vbox for trunk/src/VBox/Runtime
- Timestamp:
- Apr 21, 2008 8:43:46 PM (17 years ago)
- svn:sync-xref-src-repo-rev:
- 29998
- Location:
- trunk/src/VBox/Runtime/win/amd64
- Files:
-
- 26 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/win/amd64/ASMAtomicBitClear.asm
-
Property svn:eol-style
set to
native
r8155 r8255 1 1 ;; @file 2 ; innotek Portable Runtime- ASMAtomicBitClear().2 ; IPRT - ASMAtomicBitClear(). 3 3 ; 4 4 -
Property svn:eol-style
set to
-
trunk/src/VBox/Runtime/win/amd64/ASMAtomicBitTestAndToggle.asm
-
Property svn:eol-style
set to
native
r8155 r8255 1 1 ;; @file 2 ; innotek Portable Runtime- ASMAtomicBitTestAndToggle().2 ; IPRT - ASMAtomicBitTestAndToggle(). 3 3 ; 4 4 -
Property svn:eol-style
set to
-
trunk/src/VBox/Runtime/win/amd64/ASMAtomicBitToggle.asm
-
Property svn:eol-style
set to
native
r8155 r8255 1 1 ;; @file 2 ; innotek Portable Runtime- ASMAtomicBitToggle().2 ; IPRT - ASMAtomicBitToggle(). 3 3 ; 4 4 -
Property svn:eol-style
set to
-
trunk/src/VBox/Runtime/win/amd64/ASMAtomicReadU64.asm
-
Property svn:eol-style
set to
native
r8155 r8255 1 1 ;; @file 2 ; innotek Portable Runtime- ASMAtomicReadU64().2 ; IPRT - ASMAtomicReadU64(). 3 3 ; 4 4 -
Property svn:eol-style
set to
-
trunk/src/VBox/Runtime/win/amd64/ASMAtomicXchgU16.asm
-
Property svn:eol-style
set to
native
r8155 r8255 1 1 ;; @file 2 ; innotek Portable Runtime- ASMAtomicXchgU16().2 ; IPRT - ASMAtomicXchgU16(). 3 3 ; 4 4 -
Property svn:eol-style
set to
-
trunk/src/VBox/Runtime/win/amd64/ASMAtomicXchgU8.asm
-
Property svn:eol-style
set to
native
r8155 r8255 1 1 ;; @file 2 ; innotek Portable Runtime- ASMAtomicXchgU8().2 ; IPRT - ASMAtomicXchgU8(). 3 3 ; 4 4 -
Property svn:eol-style
set to
-
trunk/src/VBox/Runtime/win/amd64/ASMBitFirstClear.asm
-
Property svn:eol-style
set to
native
r8155 r8255 1 1 ;; @file 2 ; innotek Portable Runtime- ASMBitFirstClear().2 ; IPRT - ASMBitFirstClear(). 3 3 ; 4 4 -
Property svn:eol-style
set to
-
trunk/src/VBox/Runtime/win/amd64/ASMBitFirstSet.asm
-
Property svn:eol-style
set to
native
r8155 r8255 1 1 ;; @file 2 ; innotek Portable Runtime- ASMBitFirstSet().2 ; IPRT - ASMBitFirstSet(). 3 3 ; 4 4 -
Property svn:eol-style
set to
-
trunk/src/VBox/Runtime/win/amd64/ASMGetCS.asm
-
Property svn:eol-style
set to
native
r8155 r8255 1 1 ;; @file 2 ; innotek Portable Runtime- ASMGetCS().2 ; IPRT - ASMGetCS(). 3 3 ; 4 4 -
Property svn:eol-style
set to
-
trunk/src/VBox/Runtime/win/amd64/ASMGetDR0.asm
-
Property svn:eol-style
set to
native
r8155 r8255 1 1 ;; @file 2 ; innotek Portable Runtime- ASMGetDR0().2 ; IPRT - ASMGetDR0(). 3 3 ; 4 4 -
Property svn:eol-style
set to
-
trunk/src/VBox/Runtime/win/amd64/ASMGetDR1.asm
-
Property svn:eol-style
set to
native
r8155 r8255 1 1 ;; @file 2 ; innotek Portable Runtime- ASMGetDR1().2 ; IPRT - ASMGetDR1(). 3 3 ; 4 4 -
Property svn:eol-style
set to
-
trunk/src/VBox/Runtime/win/amd64/ASMGetDR2.asm
-
Property svn:eol-style
set to
native
r8155 r8255 1 1 ;; @file 2 ; innotek Portable Runtime- ASMGetDR2().2 ; IPRT - ASMGetDR2(). 3 3 ; 4 4 -
Property svn:eol-style
set to
-
trunk/src/VBox/Runtime/win/amd64/ASMGetDR3.asm
-
Property svn:eol-style
set to
native
r8155 r8255 1 1 ;; @file 2 ; innotek Portable Runtime- ASMGetDR3().2 ; IPRT - ASMGetDR3(). 3 3 ; 4 4 -
Property svn:eol-style
set to
-
trunk/src/VBox/Runtime/win/amd64/ASMGetDR6.asm
-
Property svn:eol-style
set to
native
r8155 r8255 1 1 ;; @file 2 ; innotek Portable Runtime- ASMGetDR6().2 ; IPRT - ASMGetDR6(). 3 3 ; 4 4 -
Property svn:eol-style
set to
-
trunk/src/VBox/Runtime/win/amd64/ASMGetDR7.asm
-
Property svn:eol-style
set to
native
r8155 r8255 1 1 ;; @file 2 ; innotek Portable Runtime- ASMGetDR7().2 ; IPRT - ASMGetDR7(). 3 3 ; 4 4 -
Property svn:eol-style
set to
-
trunk/src/VBox/Runtime/win/amd64/ASMGetDS.asm
-
Property svn:eol-style
set to
native
r8155 r8255 1 1 ;; @file 2 ; innotek Portable Runtime- ASMGetDS().2 ; IPRT - ASMGetDS(). 3 3 ; 4 4 -
Property svn:eol-style
set to
-
trunk/src/VBox/Runtime/win/amd64/ASMGetES.asm
-
Property svn:eol-style
set to
native
r8155 r8255 1 1 ;; @file 2 ; innotek Portable Runtime- ASMGetES().2 ; IPRT - ASMGetES(). 3 3 ; 4 4 -
Property svn:eol-style
set to
-
trunk/src/VBox/Runtime/win/amd64/ASMGetFS.asm
-
Property svn:eol-style
set to
native
r8155 r8255 1 1 ;; @file 2 ; innotek Portable Runtime- ASMGetFS().2 ; IPRT - ASMGetFS(). 3 3 ; 4 4 -
Property svn:eol-style
set to
-
trunk/src/VBox/Runtime/win/amd64/ASMGetFlags.asm
-
Property svn:eol-style
set to
native
r8155 r8255 1 1 ;; @file 2 ; innotek Portable Runtime- ASMGetFlags().2 ; IPRT - ASMGetFlags(). 3 3 ; 4 4 -
Property svn:eol-style
set to
-
trunk/src/VBox/Runtime/win/amd64/ASMGetGDTR.asm
-
Property svn:eol-style
set to
native
r8155 r8255 1 1 ;; @file 2 ; innotek Portable Runtime- ASMGetGDTR().2 ; IPRT - ASMGetGDTR(). 3 3 ; 4 4 -
Property svn:eol-style
set to
-
trunk/src/VBox/Runtime/win/amd64/ASMGetGS.asm
-
Property svn:eol-style
set to
native
r8155 r8255 1 1 ;; @file 2 ; innotek Portable Runtime- ASMGetGS().2 ; IPRT - ASMGetGS(). 3 3 ; 4 4 -
Property svn:eol-style
set to
-
trunk/src/VBox/Runtime/win/amd64/ASMGetIDTR.asm
-
Property svn:eol-style
set to
native
r8155 r8255 1 1 ;; @file 2 ; innotek Portable Runtime- ASMGetIDTR().2 ; IPRT - ASMGetIDTR(). 3 3 ; 4 4 -
Property svn:eol-style
set to
-
trunk/src/VBox/Runtime/win/amd64/ASMGetSS.asm
-
Property svn:eol-style
set to
native
r8155 r8255 1 1 ;; @file 2 ; innotek Portable Runtime- ASMGetSS().2 ; IPRT - ASMGetSS(). 3 3 ; 4 4 -
Property svn:eol-style
set to
-
trunk/src/VBox/Runtime/win/amd64/ASMGetTR.asm
-
Property svn:eol-style
set to
native
r8155 r8255 1 1 ;; @file 2 ; innotek Portable Runtime- ASMGetTR().2 ; IPRT - ASMGetTR(). 3 3 ; 4 4 -
Property svn:eol-style
set to
-
trunk/src/VBox/Runtime/win/amd64/ASMProbeReadByte.asm
-
Property svn:eol-style
set to
native
r8155 r8255 1 1 ;; @file 2 ; innotek Portable Runtime- ASMProbeReadByte().2 ; IPRT - ASMProbeReadByte(). 3 3 ; 4 4 -
Property svn:eol-style
set to
-
trunk/src/VBox/Runtime/win/amd64/ASMSetFlags.asm
-
Property svn:eol-style
set to
native
r8155 r8255 1 1 ;; @file 2 ; innotek Portable Runtime- ASMSetFlags().2 ; IPRT - ASMSetFlags(). 3 3 ; 4 4 -
Property svn:eol-style
set to
Note:
See TracChangeset
for help on using the changeset viewer.