VirtualBox

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


Ignore:
Timestamp:
Apr 4, 2024 1:24:06 AM (10 months ago)
Author:
vboxsync
Message:

VMM/IEM: Enabled the LDP & STP optimization for the TLB code on ARM64. bugref:10374

File:
1 edited

Legend:

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

    r104147 r104148  
    8383 * Use LDP and STDP to reduce number of instructions accessing memory at the
    8484 * cost of using more registers.  This will typically reduce the number of
    85  * instructions emitted as well.  */
    86 //# define IEMNATIVE_WITH_TLB_LOOKUP_LOAD_STORE_PAIR
     85 * instructions emitted as well.
     86 * @todo Profile this and ensure that it performs the same or better.
     87 */
     88# define IEMNATIVE_WITH_TLB_LOOKUP_LOAD_STORE_PAIR
    8789# ifdef IEMNATIVE_WITH_TLB_LOOKUP_LOAD_STORE_PAIR
    8890    uint8_t const   idxReg4;
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