VirtualBox

Changeset 99240 in vbox for trunk


Ignore:
Timestamp:
Mar 30, 2023 3:59:47 PM (2 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
156623
Message:

Disassembler: Fix for the x86 part (don't clear the entire disassembler state again), bugref:10394

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Disassembler/DisasmCore-x86-amd64.cpp

    r99236 r99240  
    24592459DECLHIDDEN(PCDISOPCODE) disInitializeStateX86(PDISSTATE pDis, DISCPUMODE enmCpuMode, uint32_t fFilter)
    24602460{
    2461     RT_ZERO(*pDis);
    2462 
    24632461#ifdef VBOX_STRICT /* poison */
    24642462    pDis->Param1.arch.x86.Base.idxGenReg    = 0xc1;
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