VirtualBox

Changeset 37676 in vbox for trunk


Ignore:
Timestamp:
Jun 29, 2011 7:10:23 AM (13 years ago)
Author:
vboxsync
Message:

clean up...

Location:
trunk/src/recompiler
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/recompiler/VBoxRecompiler.c

    r37675 r37676  
    419419    loglevel = ~0;
    420420#endif
    421 //loglevel = CPU_LOG_EXEC | CPU_LOG_INT | CPU_LOG_PCALL | CPU_LOG_TB_CPU; /// DONT COMMIT ME
    422421
    423422    /*
  • trunk/src/recompiler/tcg/tcg.c

    r37675 r37676  
    7878#  undef USE_LIVENESS_ANALYSIS
    7979# endif
    80 ///* With 0.12.5 the liveness analysis does not work well even when targeting
    81 //   32-bit guest cpus.  Just disable it wholesale to be on the safe side.  */
    82 //#undef USE_LIVENESS_ANALYSIS
    8380#endif /* VBOX */
    8481
     
    19891986        case INDEX_op_debug_insn_start:
    19901987            /* debug instruction */
    1991 //#ifdef VBOX /* HACK ALERT: GROSS HACK to work around registister allocation bugs in v0.12.5 */
    1992 //            save_globals(s, s->reserved_regs);
    1993 //#endif
    19941988            break;
    19951989        case INDEX_op_nop:
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