VirtualBox

Changeset 104021 in vbox for trunk/src/VBox/VMM/include


Ignore:
Timestamp:
Mar 24, 2024 4:27:34 PM (11 months ago)
Author:
vboxsync
Message:

VMM/IEM: Implement native emitters for IEM_MC_CALL_AVX_AIMPL_2() and IEM_MC_CALL_AVX_AIMPL_3(), bugref:10614

File:
1 edited

Legend:

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

    r104019 r104021  
    19431943/** Number of hidden arguments for SSE_AIMPL calls. */
    19441944# define IEM_SSE_AIMPL_HIDDEN_ARGS 1
     1945/** Number of hidden arguments for AVX_AIMPL calls. */
     1946# define IEM_AVX_AIMPL_HIDDEN_ARGS 1
    19451947#endif
    19461948
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