|
|
@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 …
|
|
|
@101305
|
15 months |
vboxsync |
VMM/IEM: Covert zero arg count defer-CImpl instruction emulations as …
|
|
|
@101275
|
15 months |
vboxsync |
VMM/IEM: Started on bugref:10371 …
|
|
|
@101182
|
15 months |
vboxsync |
VMM/IEM: Eliminated a parameter for three more builtin threaded …
|
|
|
@101181
|
15 months |
vboxsync |
VMM/IEM: We don't need to emit code for setting up parameters that the …
|
|
|
@100859
|
16 months |
vboxsync |
VMM/IEM: Stack MC rework preps. bugref:10369
|
|
|
@100856
|
16 months |
vboxsync |
VMM/IEM: Made use of the IEM_MC_F_XXX flags to limit the number of …
|
|
|
@100854
|
16 months |
vboxsync |
VMM/IEM: In order to get rid of most impossible threaded functions, an …
|
|
|
@100829
|
16 months |
vboxsync |
VMM/IEM: Implemented hardware instruction breakpoints. Only tested …
|
|
|
@100826
|
16 months |
vboxsync |
VMM/IEM: Started refactoring IEM_MC_MEM_MAP into type and access …
|
|
|
@100811
|
17 months |
vboxsync |
VMM/IEM: Working on implementing the FLAT mode (64-bit mode and 32-bit …
|
|
|
@100806
|
17 months |
vboxsync |
VMM/IEM: Don't end TBs on mode change. Corrected BltIn_CheckMode to …
|
|
|
@100804
|
17 months |
vboxsync |
VMM/IEM: Made the rep-prefixed string instructions return new status …
|
|
|
@100801
|
17 months |
vboxsync |
VMM/IEM: More complete CS.LIM checking, now considering it on …
|
|
|
@100788
|
17 months |
vboxsync |
VMM/IEM: Added missing CheckMode call to …
|
|
|
@100787
|
17 months |
vboxsync |
VMM/IEM: Check for IRQs immediately after STI as well as after the …
|
|
|
@100778
|
17 months |
vboxsync |
VMM/IEM: Corrections for 8-bit register number calculations for 64-bit …
|
|
|
@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 …
|
|
|
@100747
|
17 months |
vboxsync |
VMM/IEM: Reworking the recompiler call emitting in the python script - …
|
|
|
@100746
|
17 months |
vboxsync |
VMM/IEM: Reworking the recompiler call emitting in the python script - …
|
|
|
@100745
|
17 months |
vboxsync |
VMM/IEM: Reworking the recompiler call emitting in the python script - …
|
|
|
@100744
|
17 months |
vboxsync |
VMM/IEM: Reworking the recompiler call emitting in the python script …
|
|
|
@100743
|
17 months |
vboxsync |
VMM/IEM: Split up IEMAllThrdTables.cpp into four files to speed up …
|
|
|
@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/IEMAllThreadedPython.py
|
|
|
@100731
|
17 months |
vboxsync |
VMM/IEM: More on recompiling branch instruction. bugref:10369
|