VirtualBox

source: vbox/trunk/src/VBox/VMM/VMMAll/IEMAllInstPython.py

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @103592   11 months vboxsync VMM/IEM: Native translation of IEM_MC_MAYBE_RAISE_SSE_RELATED_XCPT() …
(edit) @103590   11 months vboxsync VMM/IEM: Native translation of IEM_MC_FETCH_FSW() body (untested), …
(edit) @103589   11 months vboxsync VMM/IEM: Native translation of IEM_MC_FETCH_FCW() body, bugref:10371
(edit) @103588   11 months vboxsync VMM/IEM: Native translation of …
(edit) @103585   11 months vboxsync VMM/IEM: Native translation of …
(edit) @103555   11 months vboxsync VMM/IEM: Added native translation for IEM_MC_AND_LOCAL_U8/16/32/64 and …
(edit) @103542   11 months vboxsync VMM/IEM: More helpful way to make the MC block names unique. bugref:10370
(edit) @103256   12 months vboxsync VMM/IEM: Fix regression causing alignment exceptions for SSE/AVX based …
(edit) @103233   12 months vboxsync VMM/IEM: Liveness analysis, part 8: Propagating EFLAGS annotations to …
(edit) @103214   12 months vboxsync VMM/IEMAllInst*: Liveness analysis, part 7: Flag input & modification …
(edit) @103206   12 months vboxsync VMM/IEMAllInst*: Liveness analysis, part 4: Flag input & modification …
(edit) @103190   12 months vboxsync VMM/IEMAllInst*: Liveness analysis, part 3: Flag input & modification …
(edit) @103185   12 months vboxsync VMM/IEMAllInst*: Liveness analysis, part 2: Flag input & modification …
(edit) @103182   12 months vboxsync VMM/IEM: Implement vpsll[wdq] 'reg/mem' instruction dispatch & …
(edit) @103181   12 months vboxsync VMM/IEM: Liveness analysis, part 1. bugref:10372
(edit) @103155   12 months vboxsync VMM/IEM: Remove unused IEM_MC_REF_LOCAL macro. bugref:10371
(edit) @102978   13 months vboxsync VMM/IEM: Implemented generic fallback for misaligned x86 locking that …
(edit) @102977   13 months vboxsync VMM/IEM: Implemented generic fallback for misaligned x86 locking that …
(edit) @102876   13 months vboxsync VMM/IEM: Call different threaded functions for each branch in a …
(edit) @102584   14 months vboxsync VMM/IEM: Native translation of IEM_MC_ADD_GREG_U16/32/64 which is used …
(edit) @102583   14 months vboxsync VMM/IEM: IEM_MC_FETCH_SREG_U16 and friend. bugref:10371
(edit) @102579   14 months vboxsync VMM/IEM: Basic native translation of IEM_MC_PUSH_U16* and friends. …
(edit) @102577   14 months vboxsync VMM/IEM: Basic native translation of IEM_MC_POP_GREG_U* and friends. …
(edit) @102572   14 months vboxsync VMM/IEM: IEM_MC_POP_Uxx -> IEM_MC_POP_GREG_Uxx, popping by register …
(edit) @102557   14 months vboxsync VMM/IEM: Try deal with running out of executable memory. bugref:10371
(edit) @102471   14 months vboxsync VMM/IEM: IEM_MC_ASSIGN_TO_SMALLER (lea); fixed a few bugs wrt guest …
(edit) @102452   14 months vboxsync VMM/IEM: Starting on some FPU/SSE/AVX state stuff. bugref:10371
(edit) @102451   14 months vboxsync VMM/IEM: docs. bugref:10371
(edit) @102450   14 months vboxsync VMM/IEM: IEM_MC_STORE_GREG_U64_CONST, IEM_MC_STORE_GREG_U64, …
(edit) @102448   14 months vboxsync VMM/IEM: Removed duplicate MC IEM_MC_FETCH_MEM_S32_SX_U64. bugref:10371
(edit) @102447   14 months vboxsync VMM/IEM: movsx & movzx from registers. bugref:10371
(edit) @102443   14 months vboxsync VMM/IEM: IEM_MC_FETCH_MEM[_FLAT]_U*_DISP. bugref:10371
(edit) @102442   14 months vboxsync VMM/IEM: movzx & movsx. bugref:10371
(edit) @102438   14 months vboxsync VMM/IEM: Basic native translation of all IEM_MC_MEM_MAP_XXX and …
(edit) @102436   14 months vboxsync VMM/IEM: U8 mem map MCs. bugref:10371
(edit) @102429   14 months vboxsync VMM/IEM: Retired un-typed IEM_MC_MEM_MAP and friends not using …
(edit) @102428   14 months vboxsync VMM/IEM: Continue refactoring IEM_MC_MEM_MAP into type specific MCs …
(edit) @102427   14 months vboxsync VMM/IEM: Continue refactoring IEM_MC_MEM_MAP into type specific MCs …
(edit) @102426   14 months vboxsync VMM/IEM: Continue refactoring IEM_MC_MEM_MAP into type specific MCs …
(edit) @102425   14 months vboxsync VMM/IEM: Continue refactoring IEM_MC_MEM_MAP into type specific MCs …
(edit) @102424   14 months vboxsync VMM/IEM: Continue refactoring IEM_MC_MEM_MAP into type specific MCs …
(edit) @102409   14 months vboxsync VMM/IEM: IEM_MC_STORE_MEM[_FLAT]_U8/16/32/64_CONST. bugref:10371
(edit) @102397   14 months vboxsync VMM/IEM: Enabled native IEM_MC_STORE_MEM[_FLAT]_U8/16/32/64. bugref:10371
(edit) @102394   14 months vboxsync VMM/IEM: Refactored the native IEM_MC_FETCH_MEM_Uxx code so it can be …
(edit) @102368   14 months vboxsync VMM/IEM: IEM_MC_FETCH_MEM_U16_DISP and IEM_MC_FETCH_MEM_U32_DISP. …
(edit) @102350   14 months vboxsync VMM/IEM: Enabled IEM_MC_FETCH_MEM_U8, IEM_MC_FETCH_MEM_U32 and …
(edit) @102349   14 months vboxsync VMM/IEM: Converted IEM_MC_REF_LOCAL uses to IEM_MC_ARG_LOCAL_REF, …
(edit) @102331   14 months vboxsync VMM/IEM: IEM_MC_REF_XXX must NOT have any IEM_MC_FETCH_XXX following …
(edit) @102313   14 months vboxsync VMM/IEM: First recompiled memory access. This is without any TLB …
(edit) @102080   15 months vboxsync VMM/IEM: Native translation for IEM_MC_CALL_CIMPL_[3-5]_THREADED and …
(edit) @102078   15 months vboxsync VMM/IEM: Native handling/translation of IEM_MC_GREG_Uxx[_CONST]. …
(edit) @102077   15 months vboxsync VMM/IEM,STAM: Native translation of IEM_MC_REF_EFLAGS, …
(edit) @102070   15 months vboxsync VMM/IEM: Native translation of IEM_MC_CLEAR_HIGH_GREG_U64. Had to …
(edit) @102069   15 months vboxsync VMM/IEM: Native translation of IEM_MC_STORE_GREG_U32_CONST. bugref:10371
(edit) @102068   15 months vboxsync VMM/IEM: Native translation of IEM_MC_STORE_GREG_U32 and …
(edit) @102067   15 months vboxsync VMM/IEM: Native translation of IEM_MC_STORE_GREG_U16_CONST. bugref:10371
(edit) @102065   15 months vboxsync VMM/IEM: Native translation of IEM_MC_STORE_GREG_U16. Fixed a bunch of …
(edit) @102012   15 months vboxsync VMM/IEM: If we use structure variables in MC blocks, we need special …
(edit) @102011   15 months vboxsync VMM/IEM: Added a flush mask for guest register shadows to the …
(edit) @101984   15 months vboxsync VMM/IEM: Added a flush mask for guest register shadows to the …
(edit) @101958   15 months vboxsync VMM/IEM: Flush PC and other shadow guest register copies when emitting …
(edit) @101954   15 months vboxsync VMM/IEM: Eliminated IEM_MC_ASSIGN_U8_SX_U64 and …
(edit) @101953   15 months vboxsync VMM/IEM: Removed IEM_MC_ASSIGN as it's not unused. bugref:10371
(edit) @101950   15 months vboxsync VMM/IEM: Eliminated IEM_MC_ASSIGN use from IEMAllInstTwoByte0f.cpp.h, …
(edit) @101911   15 months vboxsync VMM/IEM: Added IEM_MC_NO_NATIVE_RECOMPILE and cleaned up …
(edit) @101850   15 months vboxsync VMM/IEM: Replaced all IEM_MC_CLEAR_HIGH_GREG_U64_BY_REF use with …
(edit) @101844   15 months vboxsync VMM/IEM: Native translation of IEM_MC_CALL_CIMPL_1_THREADED and …
(edit) @101742   15 months vboxsync VMM/IEM: Consider #if/#ifdef/#ifndef/#elif/#else/#endif when picking …
(edit) @101732   15 months vboxsync VMM/IEM: Consider #if/#ifdef/#ifndef/#elif/#else/#endif when picking …
(edit) @101722   15 months vboxsync VMM/IEM: Identify the different styles IEM_MC_CALL_XXX and mark these …
(edit) @101694   15 months vboxsync VMM/IEM: Native translation of IEM_MC_STORE_GREG_U8_CONST_THREADED …
(edit) @101589   15 months vboxsync VMM/IEM: Native IEM_MC_IF_ECX_IS_NZ_AND_EFL_BIT_SET, …
(edit) @101587   15 months vboxsync VMM/IEM: Native IEM_MC_SUB_GREG_U32 and IEM_MC_SUB_GREG_U64. Covers …
(edit) @101585   15 months vboxsync VMM/IEM: Native IEM_MC_SUB_GREG_U16, …
(edit) @101584   16 months vboxsync VMM/IEM: Native IEM_MC_IF_ECX_IS_NZ and IEM_MC_IF_RCX_IS_NZ …
(edit) @101583   16 months vboxsync VMM/IEM: Native IEM_MC_IF_CX_IS_NZ implementation. bugref:10371
(edit) @101581   16 months vboxsync VMM/IEM: Native IEM_MC_IF_EFL_BIT_SET_OR_BITS_NE and …
(edit) @101580   16 months vboxsync VMM/IEM: Fixes for IEM_MC_IF_EFL_BITS_NE and enabled native …
(edit) @101576   16 months vboxsync VMM/IEM: Native IEM_MC_IF_EFL_BITS_NE translation. bugref:10371
(edit) @101570   16 months vboxsync VMM/IEM: Native IEM_MC_IF_EFL_BIT_NOT_SET translation. bugref:10371
(edit) @101569   16 months vboxsync VMM/IEM: Native IEM_MC_IF_EFL_NO_BITS_SET. translation. bugref:10371
(edit) @101568   16 months vboxsync VMM/IEM: Native IEM_MC_IF_EFL_ANY_BITS_SET translation. bugref:10371
(edit) @101557   16 months vboxsync VMM/IEM: Got conditional jumps working, currently only those testing …
(edit) @101538   16 months vboxsync VMM/IEM: Freed up some space in IEMTB for a pointer to debug info or …
(edit) @101537   16 months vboxsync VMM/IEM: Undebugged code for …
(edit) @101484   16 months vboxsync VMM/IEM: Basic register allocator sketches that incorporates simple …
(edit) @101387   16 months vboxsync VMM/IEM: Added a new class of threaded function variants, the …
(edit) @101370   16 months vboxsync Reverted commit r159372, committed too much.
(edit) @101369   16 months vboxsync Main/Global.cpp: Move the macros for compose the x64/x86/arm64/arm32 …
(edit) @100856   18 months vboxsync VMM/IEM: Made use of the IEM_MC_F_XXX flags to limit the number of …
(edit) @100854   18 months vboxsync VMM/IEM: In order to get rid of most impossible threaded functions, an …
(edit) @100840   18 months vboxsync VMM/IEM: More conversion from IEM_MC_MEM_MAP to IEM_MC_MEM_MAP_XXX. …
(edit) @100826   18 months vboxsync VMM/IEM: Started refactoring IEM_MC_MEM_MAP into type and access …
(edit) @100753   18 months vboxsync VMM/IEM: Build fix. bugref:10369
(edit) @100747   18 months vboxsync VMM/IEM: Reworking the recompiler call emitting in the python script - …
(edit) @100743   18 months vboxsync VMM/IEM: Split up IEMAllThrdTables.cpp into four files to speed up …
(edit) @100734   18 months vboxsync VMM/IEM: Generate TBs for invalid instruction encodings as well. This …
(copy) @100733   18 months vboxsync VMM/IEM,ValKit: Shortened the IEMAllInstruction* file names to …
copied from trunk/src/VBox/VMM/VMMAll/IEMAllInstructionsPython.py
(edit) @100714   18 months vboxsync VMM/IEM: Require a IEMOP_HLP_DONE_DECODING in all MC blocks so we know …
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette