VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @102587   15 months vboxsync VMM/IEM: Native translation of IEM_MC_SET_RIP_U16_AND_FINISH and …
(edit) @102585   15 months vboxsync VMM/IEM: Refactored the IEM_MC_SET_RIP_Uxx_AND_FINISH MCs in prep for …
(edit) @102582   15 months vboxsync VMM/IEM: Use a nested function for implicitly freeing simple …
(edit) @102581   15 months vboxsync VMM/IEM: The IEM_MC*_PUSH_* MCs implictly frees the variable they're …
(edit) @102579   15 months vboxsync VMM/IEM: Basic native translation of IEM_MC_PUSH_U16* and friends. …
(edit) @102577   15 months vboxsync VMM/IEM: Basic native translation of IEM_MC_POP_GREG_U* and friends. …
(edit) @102572   15 months vboxsync VMM/IEM: IEM_MC_POP_Uxx -> IEM_MC_POP_GREG_Uxx, popping by register …
(edit) @102569   15 months vboxsync VMM/IEM: Little unmap assertion fix / optimization. bugref:10371
(edit) @102510   15 months vboxsync VMM/IEM: 64-bit effective address calculation …
(edit) @102447   15 months vboxsync VMM/IEM: movsx & movzx from registers. bugref:10371
(edit) @102444   15 months vboxsync VMM/IEM: IEM_MC_STORE_GREG_U8_THREADED. bugref:10371
(edit) @102443   15 months vboxsync VMM/IEM: IEM_MC_FETCH_MEM[_FLAT]_U*_DISP. bugref:10371
(edit) @102442   15 months vboxsync VMM/IEM: movzx & movsx. bugref:10371
(edit) @102438   15 months vboxsync VMM/IEM: Basic native translation of all IEM_MC_MEM_MAP_XXX and …
(edit) @102429   15 months vboxsync VMM/IEM: Retired un-typed IEM_MC_MEM_MAP and friends not using …
(edit) @102428   15 months vboxsync VMM/IEM: Continue refactoring IEM_MC_MEM_MAP into type specific MCs …
(edit) @102427   15 months vboxsync VMM/IEM: Continue refactoring IEM_MC_MEM_MAP into type specific MCs …
(edit) @102426   15 months vboxsync VMM/IEM: Continue refactoring IEM_MC_MEM_MAP into type specific MCs …
(edit) @102425   15 months vboxsync VMM/IEM: Continue refactoring IEM_MC_MEM_MAP into type specific MCs …
(edit) @102424   15 months vboxsync VMM/IEM: Continue refactoring IEM_MC_MEM_MAP into type specific MCs …
(edit) @102409   15 months vboxsync VMM/IEM: IEM_MC_STORE_MEM[_FLAT]_U8/16/32/64_CONST. bugref:10371
(edit) @102397   15 months vboxsync VMM/IEM: Enabled native IEM_MC_STORE_MEM[_FLAT]_U8/16/32/64. bugref:10371
(edit) @102351   15 months vboxsync VMM/IEM: IEM_MC_FETCH_MEM_FLAT_U8, IEM_MC_FETCH_MEM_FLAT_U16, …
(edit) @102349   15 months vboxsync VMM/IEM: Converted IEM_MC_REF_LOCAL uses to IEM_MC_ARG_LOCAL_REF, …
(edit) @102082   16 months vboxsync VMM/IEM: Native translation of IEM_MC_FETCH_GREG_U8_THREADED. bugref:10371
(edit) @102080   16 months vboxsync VMM/IEM: Native translation for IEM_MC_CALL_CIMPL_[3-5]_THREADED and …
(edit) @102079   16 months vboxsync VMM/IEM: Native handling/translation of IEM_MC_GREG_U8_THREADED. …
(edit) @102077   16 months vboxsync VMM/IEM,STAM: Native translation of IEM_MC_REF_EFLAGS, …
(edit) @102073   16 months vboxsync VMM/IEM: Native translation of IEM_MC_CALC_RM_EFF_ADDR_THREADED_32. …
(edit) @102072   16 months vboxsync VMM/IEM: A little python cleanup. bugref:10371
(edit) @102071   16 months vboxsync VMM/IEM: Native translation of IEM_MC_CALC_RM_EFF_ADDR_THREADED_16. …
(edit) @102070   16 months vboxsync VMM/IEM: Native translation of IEM_MC_CLEAR_HIGH_GREG_U64. Had to …
(edit) @102012   16 months vboxsync VMM/IEM: If we use structure variables in MC blocks, we need special …
(edit) @102010   16 months vboxsync VMM/IEM: More on the subject of correctly flushing guest register …
(edit) @101849   16 months vboxsync VMM/IEM: Enabled native translation of IEM_MC_CALL_CIMPL_2. Fixed some …
(edit) @101844   16 months vboxsync VMM/IEM: Native translation of IEM_MC_CALL_CIMPL_1_THREADED and …
(edit) @101722   16 months vboxsync VMM/IEM: Identify the different styles IEM_MC_CALL_XXX and mark these …
(edit) @101706   16 months vboxsync VMM/IEM: Native translation for …
(edit) @101704   16 months vboxsync VMM/IEM: Native translation for …
(edit) @101694   16 months vboxsync VMM/IEM: Native translation of IEM_MC_STORE_GREG_U8_CONST_THREADED …
(edit) @101516   17 months vboxsync VMM/IEM: Deal with unconditional relative jumps (sans flag checking). …
(edit) @101505   17 months vboxsync VMM/IEM: Deal with the two other PC advancing MCs. Some fixes. bugref:10371
(edit) @101484   17 months vboxsync VMM/IEM: Basic register allocator sketches that incorporates simple …
(edit) @101387   17 months vboxsync VMM/IEM: Added a new class of threaded function variants, the …
(edit) @101370   17 months vboxsync Reverted commit r159372, committed too much.
(edit) @101369   17 months vboxsync Main/Global.cpp: Move the macros for compose the x64/x86/arm64/arm32 …
(edit) @101307   17 months vboxsync VMM/IEM: Enabled native recompilation of pure defer-to-CImpl …
(edit) @101304   17 months vboxsync VMM/IEM: Emit native code for pure defer-CImpl instructions. Tested on …
(add) @101275   17 months vboxsync VMM/IEM: Started on bugref:10371 …
Note: See TracRevisionLog for help on using the revision log.

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