VirtualBox

Changeset 18338 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Mar 26, 2009 6:15:06 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
45114
Message:

EMInterpretDisasOne: return val spec.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMAll/EMAll.cpp

    r18082 r18338  
    143143 * Disassembles one instruction.
    144144 *
     145 * @returns VBox status code, see SELMToFlatEx and EMInterpretDisasOneEx for
     146 *          details.
     147 * @retval  VERR_INTERNAL_ERROR on DISCoreOneEx failure.
     148 *
    145149 * @param   pVM             The VM handle.
    146150 * @param   pCtxCore        The context core (used for both the mode and instruction).
     
    166170 *
    167171 * This is used by internally by the interpreter and by trap/access handlers.
     172 *
     173 * @returns VBox status code.
     174 * @retval  VERR_INTERNAL_ERROR on DISCoreOneEx failure.
    168175 *
    169176 * @param   pVM             The VM handle.
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