VirtualBox

Ignore:
Timestamp:
Jul 17, 2007 12:39:30 PM (18 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
22950
Message:

RT_OS_* and RT_ARCH_* for Runtime/ and Support/

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/string/memcpy.asm

    r2988 r3672  
    3232
    3333        ; Do the bulk of the work.
    34 %ifdef __AMD64__
     34%ifdef RT_ARCH_AMD64
    3535 %ifdef ASM_CALL64_MSC
    3636        mov     r10, rdi                ; save
     
    6060
    6161        ; The remaining bytes.
    62 %ifdef __AMD64__
     62%ifdef RT_ARCH_AMD64
    6363        test    dl, 4
    6464        jz      .dont_move_dword
     
    7575.dont_move_byte:
    7676
    77 %ifdef __AMD64__
     77%ifdef RT_ARCH_AMD64
    7878 %ifdef ASM_CALL64_MSC
    7979        mov     rdi, r10
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