VirtualBox

Ignore:
Timestamp:
Jun 11, 2012 10:21:44 PM (12 years ago)
Author:
vboxsync
Message:

DIS,VMM,REM,IPRT: Disassembler API adjustments.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/recompiler/VBoxREMWrapper.cpp

    r40907 r41658  
    654654static const REMPARMDESC g_aArgsDISInstr[] =
    655655{
    656     { REMPARMDESC_FLAGS_INT,        sizeof(PVM),                NULL },
    657656    { REMPARMDESC_FLAGS_INT,        sizeof(RTUINTPTR),          NULL },
    658     { REMPARMDESC_FLAGS_INT,        sizeof(uint32_t),           NULL },
     657    { REMPARMDESC_FLAGS_INT,        sizeof(DISCPUMODE),         NULL },
     658    { REMPARMDESC_FLAGS_INT,        sizeof(PDISCPUSTATE),       NULL },
    659659    { REMPARMDESC_FLAGS_INT,        sizeof(uint32_t *),         NULL },
    660660    { REMPARMDESC_FLAGS_INT,        sizeof(char *),             NULL }
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