VirtualBox

Changeset 78426 in vbox for trunk/src/VBox


Ignore:
Timestamp:
May 7, 2019 10:22:44 AM (6 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
130425
Message:

iprt/asm-amd64-x86.h: Don't use readeflags & writeeflags as they (or at least the latter) seems to confuse compiler optimizations and also is said to have other reordering issues. bugref:9180

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/Makefile.kmk

    r78098 r78426  
    190190        win/amd64/ASMGetDS.asm \
    191191        win/amd64/ASMGetES.asm \
    192         win/amd64/ASMGetFlags.asm \
     192        common/asm/ASMGetFlags.asm \
    193193        win/amd64/ASMGetFS.asm \
    194194        win/amd64/ASMGetGS.asm \
    195195        win/amd64/ASMGetSS.asm \
    196196        win/amd64/ASMProbeReadByte.asm \
    197         win/amd64/ASMSetFlags.asm \
     197        common/asm/ASMSetFlags.asm \
    198198        win/amd64/ASMGetDR0.asm \
    199199        win/amd64/ASMGetDR1.asm \
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