|
|
@103181
|
10 months |
vboxsync |
VMM/IEM: Liveness analysis, part 1. bugref:10372
|
|
|
@102699
|
11 months |
vboxsync |
VMM/IEM: Native translation of BODY_LOAD_TLB_AFTER_BRANCH. (only …
|
|
|
@102663
|
11 months |
vboxsync |
VMM/IEM: Working on BODY_CHECK_PC_AFTER_BRANCH and sideeffects of it. …
|
|
|
@102624
|
12 months |
vboxsync |
VMM/IEM: BODY_CONSIDER_CS_LIM_CHECKING. bugref:10371
|
|
|
@101640
|
13 months |
vboxsync |
VMM/IEM: Emit native code for BltIn_CheckIrq. bugref:10371
|
|
|
@101182
|
15 months |
vboxsync |
VMM/IEM: Eliminated a parameter for three more builtin threaded …
|
|
|
@101163
|
15 months |
vboxsync |
VMM/IEM: Experimental recompilation of threaded blocks into native …
|
|
|
@100829
|
16 months |
vboxsync |
VMM/IEM: Implemented hardware instruction breakpoints. Only tested …
|
|
|
@100828
|
16 months |
vboxsync |
VMM/IEM: Corrected BODY_CHECK_CS_LIM calc was off by one. Untested. …
|
|
|
@100824
|
16 months |
vboxsync |
VMM/IEM: Corrected wrong calculation in BODY_CHECK_CS_LIM. Untested. …
|
|
|
@100806
|
16 months |
vboxsync |
VMM/IEM: Don't end TBs on mode change. Corrected BltIn_CheckMode to …
|
|
|
@100803
|
16 months |
vboxsync |
VMM/IEM: More stats. bugref:10369
|
|
|
@100802
|
16 months |
vboxsync |
VMM/IEM: More complete CS.LIM checking, now considering it on …
|
|
|
@100801
|
16 months |
vboxsync |
VMM/IEM: More complete CS.LIM checking, now considering it on …
|
|
|
@100791
|
16 months |
vboxsync |
VMM/IEM: VINF_IEM_REEXEC_MODE_CHANGED -> VINF_IEM_REEXEC_BREAK - more …
|
|
|
@100790
|
16 months |
vboxsync |
VMM/IEM: Don't generate IRQ checks as the first call in a code block, …
|
|
|
@100788
|
16 months |
vboxsync |
VMM/IEM: Added missing CheckMode call to …
|
|
|
@100787
|
16 months |
vboxsync |
VMM/IEM: Check for IRQs immediately after STI as well as after the …
|
|
|
@100761
|
16 months |
vboxsync |
VMM/IEM: Check for IRQs every so often, especially after sti, popf and …
|
|
|
@100752
|
16 months |
vboxsync |
VMM/IEM: Correctly declare the threaded functions (Visual C++ freaked …
|
|
|
@100734
|
16 months |
vboxsync |
VMM/IEM: Generate TBs for invalid instruction encodings as well. This …
|
|
|
@100732
|
16 months |
vboxsync |
VMM/IEM: Renamed some source files. bugref:10369
|
|
copied from trunk/src/VBox/VMM/VMMAll/IEMAllThreadedFunctionsBltIn.cpp
|
|
|
@100731
|
16 months |
vboxsync |
VMM/IEM: More on recompiling branch instruction. bugref:10369
|