VirtualBox

Changeset 104331 in vbox for trunk


Ignore:
Timestamp:
Apr 12, 2024 11:38:33 PM (9 months ago)
Author:
vboxsync
Message:

VMM/IEM: Added some basic function alignment to IEMAllN8veHlpA.asm. [build fix] bugref:10370

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMAll/IEMAllN8veHlpA.asm

    r104330 r104331  
    2929;*  Header Files                                                                                                                 *
    3030;*********************************************************************************************************************************
    31 %define RT_ASM_WITH_SEH64
     31%define RT_ASM_WITH_SEH64_ALT ; yasm gets confused by alignment, so we cannot use RT_ASM_WITH_SEH64. sigh.
    3232%include "VBox/asmdefs.mac"
    3333
     
    189189; so the impact of inserting LogCpuState is minimal to the other TB code.
    190190;
    191 ALIGNCODE(16)
     191ALIGNCODE(64)
    192192BEGINPROC   iemNativeHlpAsmSafeWrapLogCpuState
    193193        push    xBP
Note: See TracChangeset for help on using the changeset viewer.

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