VirtualBox

Changeset 2988 in vbox for trunk/src/VBox/Runtime/win64


Ignore:
Timestamp:
Jun 1, 2007 5:36:09 PM (18 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
21711
Message:

InnoTek -> innotek part 4: more miscellaneous files.

Location:
trunk/src/VBox/Runtime/win64
Files:
27 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/win64/ASMAtomicBitClear.asm

    r1 r2988  
    11;; @file
    2 ; InnoTek Portable Runtime - ASMAtomicBitClear().
     2; innotek Portable Runtime - ASMAtomicBitClear().
    33;
    44
    55;
    6 ; Copyright (C) 2006 InnoTek Systemberatung GmbH
     6; Copyright (C) 2006-2007 innotek GmbH
    77;
    88; This file is part of VirtualBox Open Source Edition (OSE), as
  • trunk/src/VBox/Runtime/win64/ASMAtomicBitTestAndToggle.asm

    r1 r2988  
    11;; @file
    2 ; InnoTek Portable Runtime - ASMAtomicBitTestAndToggle().
     2; innotek Portable Runtime - ASMAtomicBitTestAndToggle().
    33;
    44
    55;
    6 ; Copyright (C) 2006 InnoTek Systemberatung GmbH
     6; Copyright (C) 2006-2007 innotek GmbH
    77;
    88; This file is part of VirtualBox Open Source Edition (OSE), as
  • trunk/src/VBox/Runtime/win64/ASMAtomicBitToggle.asm

    r1 r2988  
    11;; @file
    2 ; InnoTek Portable Runtime - ASMAtomicBitToggle().
     2; innotek Portable Runtime - ASMAtomicBitToggle().
    33;
    44
    55;
    6 ; Copyright (C) 2006 InnoTek Systemberatung GmbH
     6; Copyright (C) 2006-2007 innotek GmbH
    77;
    88; This file is part of VirtualBox Open Source Edition (OSE), as
  • trunk/src/VBox/Runtime/win64/ASMAtomicReadU64.asm

    r1 r2988  
    11;; @file
    2 ; InnoTek Portable Runtime - ASMAtomicReadU64().
     2; innotek Portable Runtime - ASMAtomicReadU64().
    33;
    44
    55;
    6 ; Copyright (C) 2006 InnoTek Systemberatung GmbH
     6; Copyright (C) 2006-2007 innotek GmbH
    77;
    88; This file is part of VirtualBox Open Source Edition (OSE), as
  • trunk/src/VBox/Runtime/win64/ASMAtomicXchgU16.asm

    r1 r2988  
    11;; @file
    2 ; InnoTek Portable Runtime - ASMAtomicXchgU16().
     2; innotek Portable Runtime - ASMAtomicXchgU16().
    33;
    44
    55;
    6 ; Copyright (C) 2006 InnoTek Systemberatung GmbH
     6; Copyright (C) 2006-2007 innotek GmbH
    77;
    88; This file is part of VirtualBox Open Source Edition (OSE), as
  • trunk/src/VBox/Runtime/win64/ASMAtomicXchgU8.asm

    r1 r2988  
    11;; @file
    2 ; InnoTek Portable Runtime - ASMAtomicXchgU8().
     2; innotek Portable Runtime - ASMAtomicXchgU8().
    33;
    44
    55;
    6 ; Copyright (C) 2006 InnoTek Systemberatung GmbH
     6; Copyright (C) 2006-2007 innotek GmbH
    77;
    88; This file is part of VirtualBox Open Source Edition (OSE), as
  • trunk/src/VBox/Runtime/win64/ASMBitFirstClear.asm

    r1 r2988  
    11;; @file
    2 ; InnoTek Portable Runtime - ASMBitFirstClear().
     2; innotek Portable Runtime - ASMBitFirstClear().
    33;
    44
    55;
    6 ; Copyright (C) 2006 InnoTek Systemberatung GmbH
     6; Copyright (C) 2006-2007 innotek GmbH
    77;
    88; This file is part of VirtualBox Open Source Edition (OSE), as
  • trunk/src/VBox/Runtime/win64/ASMBitFirstSet.asm

    r1 r2988  
    11;; @file
    2 ; InnoTek Portable Runtime - ASMBitFirstSet().
     2; innotek Portable Runtime - ASMBitFirstSet().
    33;
    44
    55;
    6 ; Copyright (C) 2006 InnoTek Systemberatung GmbH
     6; Copyright (C) 2006-2007 innotek GmbH
    77;
    88; This file is part of VirtualBox Open Source Edition (OSE), as
  • trunk/src/VBox/Runtime/win64/ASMGetCS.asm

    r1 r2988  
    11;; @file
    2 ; InnoTek Portable Runtime - ASMGetCS().
     2; innotek Portable Runtime - ASMGetCS().
    33;
    44
    55;
    6 ; Copyright (C) 2006 InnoTek Systemberatung GmbH
     6; Copyright (C) 2006-2007 innotek GmbH
    77;
    88; This file is part of VirtualBox Open Source Edition (OSE), as
  • trunk/src/VBox/Runtime/win64/ASMGetDR0.asm

    r1 r2988  
    11;; @file
    2 ; InnoTek Portable Runtime - ASMGetDR0().
     2; innotek Portable Runtime - ASMGetDR0().
    33;
    44
    55;
    6 ; Copyright (C) 2006 InnoTek Systemberatung GmbH
     6; Copyright (C) 2006-2007 innotek GmbH
    77;
    88; This file is part of VirtualBox Open Source Edition (OSE), as
  • trunk/src/VBox/Runtime/win64/ASMGetDR1.asm

    r1 r2988  
    11;; @file
    2 ; InnoTek Portable Runtime - ASMGetDR1().
     2; innotek Portable Runtime - ASMGetDR1().
    33;
    44
    55;
    6 ; Copyright (C) 2006 InnoTek Systemberatung GmbH
     6; Copyright (C) 2006-2007 innotek GmbH
    77;
    88; This file is part of VirtualBox Open Source Edition (OSE), as
  • trunk/src/VBox/Runtime/win64/ASMGetDR2.asm

    r1 r2988  
    11;; @file
    2 ; InnoTek Portable Runtime - ASMGetDR2().
     2; innotek Portable Runtime - ASMGetDR2().
    33;
    44
    55;
    6 ; Copyright (C) 2006 InnoTek Systemberatung GmbH
     6; Copyright (C) 2006-2007 innotek GmbH
    77;
    88; This file is part of VirtualBox Open Source Edition (OSE), as
  • trunk/src/VBox/Runtime/win64/ASMGetDR3.asm

    r1 r2988  
    11;; @file
    2 ; InnoTek Portable Runtime - ASMGetDR3().
     2; innotek Portable Runtime - ASMGetDR3().
    33;
    44
    55;
    6 ; Copyright (C) 2006 InnoTek Systemberatung GmbH
     6; Copyright (C) 2006-2007 innotek GmbH
    77;
    88; This file is part of VirtualBox Open Source Edition (OSE), as
  • trunk/src/VBox/Runtime/win64/ASMGetDR6.asm

    r1 r2988  
    11;; @file
    2 ; InnoTek Portable Runtime - ASMGetDR6().
     2; innotek Portable Runtime - ASMGetDR6().
    33;
    44
    55;
    6 ; Copyright (C) 2006 InnoTek Systemberatung GmbH
     6; Copyright (C) 2006-2007 innotek GmbH
    77;
    88; This file is part of VirtualBox Open Source Edition (OSE), as
  • trunk/src/VBox/Runtime/win64/ASMGetDR7.asm

    r1 r2988  
    11;; @file
    2 ; InnoTek Portable Runtime - ASMGetDR7().
     2; innotek Portable Runtime - ASMGetDR7().
    33;
    44
    55;
    6 ; Copyright (C) 2006 InnoTek Systemberatung GmbH
     6; Copyright (C) 2006-2007 innotek GmbH
    77;
    88; This file is part of VirtualBox Open Source Edition (OSE), as
  • trunk/src/VBox/Runtime/win64/ASMGetDS.asm

    r1 r2988  
    11;; @file
    2 ; InnoTek Portable Runtime - ASMGetDS().
     2; innotek Portable Runtime - ASMGetDS().
    33;
    44
    55;
    6 ; Copyright (C) 2006 InnoTek Systemberatung GmbH
     6; Copyright (C) 2006-2007 innotek GmbH
    77;
    88; This file is part of VirtualBox Open Source Edition (OSE), as
  • trunk/src/VBox/Runtime/win64/ASMGetES.asm

    r1 r2988  
    11;; @file
    2 ; InnoTek Portable Runtime - ASMGetES().
     2; innotek Portable Runtime - ASMGetES().
    33;
    44
    55;
    6 ; Copyright (C) 2006 InnoTek Systemberatung GmbH
     6; Copyright (C) 2006-2007 innotek GmbH
    77;
    88; This file is part of VirtualBox Open Source Edition (OSE), as
  • trunk/src/VBox/Runtime/win64/ASMGetFS.asm

    r1 r2988  
    11;; @file
    2 ; InnoTek Portable Runtime - ASMGetFS().
     2; innotek Portable Runtime - ASMGetFS().
    33;
    44
    55;
    6 ; Copyright (C) 2006 InnoTek Systemberatung GmbH
     6; Copyright (C) 2006-2007 innotek GmbH
    77;
    88; This file is part of VirtualBox Open Source Edition (OSE), as
  • trunk/src/VBox/Runtime/win64/ASMGetFlags.asm

    r1 r2988  
    11;; @file
    2 ; InnoTek Portable Runtime - ASMGetFlags().
     2; innotek Portable Runtime - ASMGetFlags().
    33;
    44
    55;
    6 ; Copyright (C) 2006 InnoTek Systemberatung GmbH
     6; Copyright (C) 2006-2007 innotek GmbH
    77;
    88; This file is part of VirtualBox Open Source Edition (OSE), as
  • trunk/src/VBox/Runtime/win64/ASMGetGDTR.asm

    r683 r2988  
    11;; @file
    2 ; InnoTek Portable Runtime - ASMGetGDTR().
     2; innotek Portable Runtime - ASMGetGDTR().
    33;
    44
    55;
    6 ; Copyright (C) 2006 InnoTek Systemberatung GmbH
     6; Copyright (C) 2006-2007 innotek GmbH
    77;
    88; This file is part of VirtualBox Open Source Edition (OSE), as
  • trunk/src/VBox/Runtime/win64/ASMGetGS.asm

    r1 r2988  
    11;; @file
    2 ; InnoTek Portable Runtime - ASMGetGS().
     2; innotek Portable Runtime - ASMGetGS().
    33;
    44
    55;
    6 ; Copyright (C) 2006 InnoTek Systemberatung GmbH
     6; Copyright (C) 2006-2007 innotek GmbH
    77;
    88; This file is part of VirtualBox Open Source Edition (OSE), as
  • trunk/src/VBox/Runtime/win64/ASMGetIDTR.asm

    r1 r2988  
    11;; @file
    2 ; InnoTek Portable Runtime - ASMGetIDTR().
     2; innotek Portable Runtime - ASMGetIDTR().
    33;
    44
    55;
    6 ; Copyright (C) 2006 InnoTek Systemberatung GmbH
     6; Copyright (C) 2006-2007 innotek GmbH
    77;
    88; This file is part of VirtualBox Open Source Edition (OSE), as
  • trunk/src/VBox/Runtime/win64/ASMGetSS.asm

    r1 r2988  
    11;; @file
    2 ; InnoTek Portable Runtime - ASMGetSS().
     2; innotek Portable Runtime - ASMGetSS().
    33;
    44
    55;
    6 ; Copyright (C) 2006 InnoTek Systemberatung GmbH
     6; Copyright (C) 2006-2007 innotek GmbH
    77;
    88; This file is part of VirtualBox Open Source Edition (OSE), as
  • trunk/src/VBox/Runtime/win64/ASMGetTR.asm

    r683 r2988  
    11;; @file
    2 ; InnoTek Portable Runtime - ASMGetTR().
     2; innotek Portable Runtime - ASMGetTR().
    33;
    44
    55;
    6 ; Copyright (C) 2006 InnoTek Systemberatung GmbH
     6; Copyright (C) 2006-2007 innotek GmbH
    77;
    88; This file is part of VirtualBox Open Source Edition (OSE), as
  • trunk/src/VBox/Runtime/win64/ASMMultU64ByU32DivByU32.asm

    r1888 r2988  
    11;; @file
    2 ; InnoTek Portable Runtime - ASMMultU64ByU32DivByU32().
     2; innotek Portable Runtime - ASMMultU64ByU32DivByU32().
    33;
    44
    55;
    6 ; Copyright (C) 2006 InnoTek Systemberatung GmbH
     6; Copyright (C) 2006-2007 innotek GmbH
    77;
    88; This file is part of VirtualBox Open Source Edition (OSE), as
  • trunk/src/VBox/Runtime/win64/ASMProbeReadByte.asm

    r1 r2988  
    11;; @file
    2 ; InnoTek Portable Runtime - ASMProbeReadByte().
     2; innotek Portable Runtime - ASMProbeReadByte().
    33;
    44
    55;
    6 ; Copyright (C) 2006 InnoTek Systemberatung GmbH
     6; Copyright (C) 2006-2007 innotek GmbH
    77;
    88; This file is part of VirtualBox Open Source Edition (OSE), as
  • trunk/src/VBox/Runtime/win64/ASMSetFlags.asm

    r1 r2988  
    11;; @file
    2 ; InnoTek Portable Runtime - ASMSetFlags().
     2; innotek Portable Runtime - ASMSetFlags().
    33;
    44
    55;
    6 ; Copyright (C) 2006 InnoTek Systemberatung GmbH
     6; Copyright (C) 2006-2007 innotek GmbH
    77;
    88; This file is part of VirtualBox Open Source Edition (OSE), as
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette