|
|
@101694
|
15 months |
vboxsync |
VMM/IEM: Native translation of IEM_MC_STORE_GREG_U8_CONST_THREADED …
|
|
|
@101589
|
15 months |
vboxsync |
VMM/IEM: Native IEM_MC_IF_ECX_IS_NZ_AND_EFL_BIT_SET, …
|
|
|
@101587
|
15 months |
vboxsync |
VMM/IEM: Native IEM_MC_SUB_GREG_U32 and IEM_MC_SUB_GREG_U64. Covers …
|
|
|
@101585
|
15 months |
vboxsync |
VMM/IEM: Native IEM_MC_SUB_GREG_U16, …
|
|
|
@101584
|
15 months |
vboxsync |
VMM/IEM: Native IEM_MC_IF_ECX_IS_NZ and IEM_MC_IF_RCX_IS_NZ …
|
|
|
@101583
|
15 months |
vboxsync |
VMM/IEM: Native IEM_MC_IF_CX_IS_NZ implementation. bugref:10371
|
|
|
@101581
|
15 months |
vboxsync |
VMM/IEM: Native IEM_MC_IF_EFL_BIT_SET_OR_BITS_NE and …
|
|
|
@101580
|
15 months |
vboxsync |
VMM/IEM: Fixes for IEM_MC_IF_EFL_BITS_NE and enabled native …
|
|
|
@101576
|
15 months |
vboxsync |
VMM/IEM: Native IEM_MC_IF_EFL_BITS_NE translation. bugref:10371
|
|
|
@101570
|
15 months |
vboxsync |
VMM/IEM: Native IEM_MC_IF_EFL_BIT_NOT_SET translation. bugref:10371
|
|
|
@101569
|
15 months |
vboxsync |
VMM/IEM: Native IEM_MC_IF_EFL_NO_BITS_SET. translation. bugref:10371
|
|
|
@101568
|
15 months |
vboxsync |
VMM/IEM: Native IEM_MC_IF_EFL_ANY_BITS_SET translation. bugref:10371
|
|
|
@101557
|
15 months |
vboxsync |
VMM/IEM: Got conditional jumps working, currently only those testing …
|
|
|
@101538
|
15 months |
vboxsync |
VMM/IEM: Freed up some space in IEMTB for a pointer to debug info or …
|
|
|
@101537
|
15 months |
vboxsync |
VMM/IEM: Undebugged code for …
|
|
|
@101484
|
15 months |
vboxsync |
VMM/IEM: Basic register allocator sketches that incorporates simple …
|
|
|
@101387
|
16 months |
vboxsync |
VMM/IEM: Added a new class of threaded function variants, the …
|
|
|
@101370
|
16 months |
vboxsync |
Reverted commit r159372, committed too much.
|
|
|
@101369
|
16 months |
vboxsync |
Main/Global.cpp: Move the macros for compose the x64/x86/arm64/arm32 …
|
|
|
@100856
|
18 months |
vboxsync |
VMM/IEM: Made use of the IEM_MC_F_XXX flags to limit the number of …
|
|
|
@100854
|
18 months |
vboxsync |
VMM/IEM: In order to get rid of most impossible threaded functions, an …
|
|
|
@100840
|
18 months |
vboxsync |
VMM/IEM: More conversion from IEM_MC_MEM_MAP to IEM_MC_MEM_MAP_XXX. …
|
|
|
@100826
|
18 months |
vboxsync |
VMM/IEM: Started refactoring IEM_MC_MEM_MAP into type and access …
|
|
|
@100753
|
18 months |
vboxsync |
VMM/IEM: Build fix. bugref:10369
|
|
|
@100747
|
18 months |
vboxsync |
VMM/IEM: Reworking the recompiler call emitting in the python script - …
|
|
|
@100743
|
18 months |
vboxsync |
VMM/IEM: Split up IEMAllThrdTables.cpp into four files to speed up …
|
|
|
@100734
|
18 months |
vboxsync |
VMM/IEM: Generate TBs for invalid instruction encodings as well. This …
|
|
|
@100733
|
18 months |
vboxsync |
VMM/IEM,ValKit: Shortened the IEMAllInstruction* file names to …
|
|
copied from trunk/src/VBox/VMM/VMMAll/IEMAllInstructionsPython.py
|
|
|
@100714
|
18 months |
vboxsync |
VMM/IEM: Require a IEMOP_HLP_DONE_DECODING in all MC blocks so we know …
|