|
|
@101984
|
13 months |
vboxsync |
VMM/IEM: Added a flush mask for guest register shadows to the …
|
|
|
@101958
|
13 months |
vboxsync |
VMM/IEM: Flush PC and other shadow guest register copies when emitting …
|
|
|
@101954
|
13 months |
vboxsync |
VMM/IEM: Eliminated IEM_MC_ASSIGN_U8_SX_U64 and …
|
|
|
@101953
|
13 months |
vboxsync |
VMM/IEM: Removed IEM_MC_ASSIGN as it's not unused. bugref:10371
|
|
|
@101950
|
13 months |
vboxsync |
VMM/IEM: Eliminated IEM_MC_ASSIGN use from IEMAllInstTwoByte0f.cpp.h, …
|
|
|
@101911
|
13 months |
vboxsync |
VMM/IEM: Added IEM_MC_NO_NATIVE_RECOMPILE and cleaned up …
|
|
|
@101850
|
13 months |
vboxsync |
VMM/IEM: Replaced all IEM_MC_CLEAR_HIGH_GREG_U64_BY_REF use with …
|
|
|
@101844
|
13 months |
vboxsync |
VMM/IEM: Native translation of IEM_MC_CALL_CIMPL_1_THREADED and …
|
|
|
@101742
|
13 months |
vboxsync |
VMM/IEM: Consider #if/#ifdef/#ifndef/#elif/#else/#endif when picking …
|
|
|
@101732
|
13 months |
vboxsync |
VMM/IEM: Consider #if/#ifdef/#ifndef/#elif/#else/#endif when picking …
|
|
|
@101722
|
13 months |
vboxsync |
VMM/IEM: Identify the different styles IEM_MC_CALL_XXX and mark these …
|
|
|
@101694
|
13 months |
vboxsync |
VMM/IEM: Native translation of IEM_MC_STORE_GREG_U8_CONST_THREADED …
|
|
|
@101589
|
13 months |
vboxsync |
VMM/IEM: Native IEM_MC_IF_ECX_IS_NZ_AND_EFL_BIT_SET, …
|
|
|
@101587
|
13 months |
vboxsync |
VMM/IEM: Native IEM_MC_SUB_GREG_U32 and IEM_MC_SUB_GREG_U64. Covers …
|
|
|
@101585
|
13 months |
vboxsync |
VMM/IEM: Native IEM_MC_SUB_GREG_U16, …
|
|
|
@101584
|
13 months |
vboxsync |
VMM/IEM: Native IEM_MC_IF_ECX_IS_NZ and IEM_MC_IF_RCX_IS_NZ …
|
|
|
@101583
|
13 months |
vboxsync |
VMM/IEM: Native IEM_MC_IF_CX_IS_NZ implementation. bugref:10371
|
|
|
@101581
|
13 months |
vboxsync |
VMM/IEM: Native IEM_MC_IF_EFL_BIT_SET_OR_BITS_NE and …
|
|
|
@101580
|
13 months |
vboxsync |
VMM/IEM: Fixes for IEM_MC_IF_EFL_BITS_NE and enabled native …
|
|
|
@101576
|
13 months |
vboxsync |
VMM/IEM: Native IEM_MC_IF_EFL_BITS_NE translation. bugref:10371
|
|
|
@101570
|
13 months |
vboxsync |
VMM/IEM: Native IEM_MC_IF_EFL_BIT_NOT_SET translation. bugref:10371
|
|
|
@101569
|
13 months |
vboxsync |
VMM/IEM: Native IEM_MC_IF_EFL_NO_BITS_SET. translation. bugref:10371
|
|
|
@101568
|
13 months |
vboxsync |
VMM/IEM: Native IEM_MC_IF_EFL_ANY_BITS_SET translation. bugref:10371
|
|
|
@101557
|
14 months |
vboxsync |
VMM/IEM: Got conditional jumps working, currently only those testing …
|
|
|
@101538
|
14 months |
vboxsync |
VMM/IEM: Freed up some space in IEMTB for a pointer to debug info or …
|
|
|
@101537
|
14 months |
vboxsync |
VMM/IEM: Undebugged code for …
|
|
|
@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 …
|
|
|
@101370
|
14 months |
vboxsync |
Reverted commit r159372, committed too much.
|
|
|
@101369
|
14 months |
vboxsync |
Main/Global.cpp: Move the macros for compose the x64/x86/arm64/arm32 …
|
|
|
@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 …
|
|
|
@100840
|
16 months |
vboxsync |
VMM/IEM: More conversion from IEM_MC_MEM_MAP to IEM_MC_MEM_MAP_XXX. …
|
|
|
@100826
|
16 months |
vboxsync |
VMM/IEM: Started refactoring IEM_MC_MEM_MAP into type and access …
|
|
|
@100753
|
16 months |
vboxsync |
VMM/IEM: Build fix. bugref:10369
|
|
|
@100747
|
16 months |
vboxsync |
VMM/IEM: Reworking the recompiler call emitting in the python script - …
|
|
|
@100743
|
16 months |
vboxsync |
VMM/IEM: Split up IEMAllThrdTables.cpp into four files to speed up …
|
|
|
@100734
|
16 months |
vboxsync |
VMM/IEM: Generate TBs for invalid instruction encodings as well. This …
|
|
|
@100733
|
16 months |
vboxsync |
VMM/IEM,ValKit: Shortened the IEMAllInstruction* file names to …
|
|
copied from trunk/src/VBox/VMM/VMMAll/IEMAllInstructionsPython.py
|
|
|
@100714
|
16 months |
vboxsync |
VMM/IEM: Require a IEMOP_HLP_DONE_DECODING in all MC blocks so we know …
|