VirtualBox

Changeset 106740 in vbox for trunk/src/VBox/VMM


Ignore:
Timestamp:
Oct 28, 2024 10:26:13 AM (4 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
165624
Message:

VMM/IEM: scm fixes. jiraref:VBP-1253

Location:
trunk/src/VBox/VMM
Files:
3 edited

Legend:

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

    r106727 r106740  
    728728
    729729  # Set up the dependencies.
    730   $(VBoxVMM_0_OUTDIR)/VMMAll/IEMAllN8veHlpA-arm64.o:   $(VBoxVMM_0_OUTDIR)/CommonGenIncs/IEMAssemblyOffsets.h
     730  $(VBoxVMM_0_OUTDIR)/VMMAll/IEMAllN8veHlpA-arm64.o: $(VBoxVMM_0_OUTDIR)/CommonGenIncs/IEMAssemblyOffsets.h
    731731  $(VBoxVMM_0_OUTDIR)/VMMAll/IEMAllN8veHlpA-arm64.obj: $(VBoxVMM_0_OUTDIR)/CommonGenIncs/IEMAssemblyOffsets.h
    732732 endif
  • trunk/src/VBox/VMM/VMMAll/IEMAllN8veExecMem.cpp

    r106724 r106740  
    13641364#  elif defined(RT_ARCH_ARM64)
    13651365    /*
    1366      * The ARM64 unwind codes. 
    1367      * 
    1368      * See https://learn.microsoft.com/en-us/cpp/build/arm64-exception-handling?view=msvc-170 
     1366     * The ARM64 unwind codes.
     1367     *
     1368     * See https://learn.microsoft.com/en-us/cpp/build/arm64-exception-handling?view=msvc-170
    13691369     */
    13701370    static const uint8_t s_abOpcodes[] =
  • trunk/src/VBox/VMM/pdbutil-to-offsets.sed

    r106725 r106740  
    33# For defining member offsets for selected struct so the ARM64 assembler can use them.
    44#
    5 # This script uses the 'pretty' command in the llvm-pdbutil.exe utility to do 
     5# This script uses the 'pretty' command in the llvm-pdbutil.exe utility to do
    66# the dumping from IEMAllN8veRecompiler-obj.pdb.  The script ASSUMES a specific
    77# output format and indentation system to work.
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