VirtualBox

Changeset 93881 in vbox


Ignore:
Timestamp:
Feb 22, 2022 9:09:52 AM (3 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
150099
Message:

VMM/IEM: doxygen fix. bugref:9898

File:
1 edited

Legend:

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

    r93879 r93881  
    8888 * @param   a_cBitsWidth    The width of the result (8, 16, 32, 64).
    8989 * @param   a_CfExpr        Bool expression for the carry flag (CF).
    90  * @param   a_uOfSrc        The a_uSrc value to use for overflow calculation.
     90 * @param   a_uSrcOf        The a_uSrc value to use for overflow calculation.
    9191 */
    9292#define IEM_EFL_UPDATE_STATUS_BITS_FOR_ARITHMETIC(a_pfEFlags, a_uResult, a_uDst, a_uSrc, a_cBitsWidth, a_CfExpr, a_uSrcOf) \
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