VirtualBox

Ignore:
Timestamp:
Apr 4, 2024 5:11:58 PM (10 months ago)
Author:
vboxsync
Message:

VMM/IEMMc.h: Fixed Doxygen burns. bugref:10614

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/include/IEMMc.h

    r104150 r104163  
    30683068 *
    30693069 * @param   a_pfnAImpl      Pointer to the assembly AVX routine.
    3070  * @param   a1              The first extra argument.
    3071  * @param   a2              The second extra argument.
     3070 * @param   a0              The first extra argument.
     3071 * @param   a1              The second extra argument.
    30723072 */
    30733073#define IEM_MC_CALL_AVX_AIMPL_2(a_pfnAImpl, a0, a1) \
     
    30843084 *
    30853085 * @param   a_pfnAImpl      Pointer to the assembly AVX routine.
    3086  * @param   a1              The first extra argument.
    3087  * @param   a2              The second extra argument.
    3088  * @param   a3              The third extra argument.
     3086 * @param   a0              The first extra argument.
     3087 * @param   a1              The second extra argument.
     3088 * @param   a2              The third extra argument.
    30893089 */
    30903090#define IEM_MC_CALL_AVX_AIMPL_3(a_pfnAImpl, a0, a1, a2) \
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