|
|
@101484
|
14 months |
vboxsync |
VMM/IEM: Basic register allocator sketches that incorporates simple …
|
|
|
@101387
|
14 months |
vboxsync |
VMM/IEM: Added a new class of threaded function variants, the …
|
|
|
@101261
|
15 months |
vboxsync |
VMM/IEM: Corrected FNIEMNATIVETB so it clearly indicates that …
|
|
|
@101245
|
15 months |
vboxsync |
VMM/IEM: nit. bugref:10370
|
|
|
@101163
|
15 months |
vboxsync |
VMM/IEM: Experimental recompilation of threaded blocks into native …
|
|
|
@101111
|
15 months |
vboxsync |
VMM/IEM: Dropped IEMTB_F_STATE_XXX as we use dedicated TBs for …
|
|
|
@101096
|
15 months |
vboxsync |
VMM/IEM: Fixed a bug in the TB allocator pruning code and another one …
|
|
|
@101091
|
15 months |
vboxsync |
VMM/IEM: Fixed collision list issue when removing. Added length …
|
|
|
@101088
|
15 months |
vboxsync |
VMM/IEM,VMM/TM: Basic TB managment and allocation rewrite. bugref:10369
|
|
|
@100869
|
16 months |
vboxsync |
VMM/IEM: Use a fixed maxed-out TB during threaded compilation and …
|
|
|
@100803
|
17 months |
vboxsync |
VMM/IEM: More stats. bugref:10369
|
|
|
@100801
|
17 months |
vboxsync |
VMM/IEM: More complete CS.LIM checking, now considering it on …
|
|
|
@100792
|
17 months |
vboxsync |
VMM/IEM: Properly deal with CPUMCTX_INHIBIT_SHADOW at the start of a …
|
|
|
@100791
|
17 months |
vboxsync |
VMM/IEM: VINF_IEM_REEXEC_MODE_CHANGED -> VINF_IEM_REEXEC_BREAK - more …
|
|
|
@100790
|
17 months |
vboxsync |
VMM/IEM: Don't generate IRQ checks as the first call in a code block, …
|
|
|
@100789
|
17 months |
vboxsync |
VMM/IEM: CS.LIM check fix. bugref:10369
|
|
|
@100787
|
17 months |
vboxsync |
VMM/IEM: Check for IRQs immediately after STI as well as after the …
|
|
|
@100761
|
17 months |
vboxsync |
VMM/IEM: Check for IRQs every so often, especially after sti, popf and …
|
|
|
@100752
|
17 months |
vboxsync |
VMM/IEM: Correctly declare the threaded functions (Visual C++ freaked …
|
|
|
@100736
|
17 months |
vboxsync |
VMM/IEM: Put the instruction tables for the recompiler in a separate …
|
|
|
@100734
|
17 months |
vboxsync |
VMM/IEM: Generate TBs for invalid instruction encodings as well. This …
|
|
|
@100733
|
17 months |
vboxsync |
VMM/IEM,ValKit: Shortened the IEMAllInstruction* file names to …
|
|
|
@100732
|
17 months |
vboxsync |
VMM/IEM: Renamed some source files. bugref:10369
|
|
copied from trunk/src/VBox/VMM/VMMAll/IEMAllThreadedRecompiler.cpp
|
|
|
@100731
|
17 months |
vboxsync |
VMM/IEM: More on recompiling branch instruction. bugref:10369
|