VirtualBox

Changeset 97520 in vbox for trunk/src/VBox/VMM/VMMAll


Ignore:
Timestamp:
Nov 12, 2022 12:25:39 AM (2 years ago)
Author:
vboxsync
Message:

VMM/IEM: Doxygen fix. bugref:9898

File:
1 edited

Legend:

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

    r97519 r97520  
    27592759/**
    27602760 * Implements retn with 16-bit effective operand size.
    2761  *
    2762  * @param   cbPop The amount of arguments to pop from the stack (bytes).
    27632761 */
    27642762IEM_CIMPL_DEF_0(iemCImpl_retn_16)
     
    27702768/**
    27712769 * Implements retn with 32-bit effective operand size.
    2772  *
    2773  * @param   cbPop The amount of arguments to pop from the stack (bytes).
    27742770 */
    27752771IEM_CIMPL_DEF_0(iemCImpl_retn_32)
     
    27812777/**
    27822778 * Implements retn with 64-bit effective operand size.
    2783  *
    2784  * @param   cbPop The amount of arguments to pop from the stack (bytes).
    27852779 */
    27862780IEM_CIMPL_DEF_0(iemCImpl_retn_64)
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