VirtualBox

source: vbox/trunk/src/VBox/VMM/include/IEMN8veRecompiler.h

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @105271   5 months vboxsync VMM/IEM: Replaced IEMNATIVEEXITREASON with IEMNATIVELABELTYPE, since …
(edit) @105261   5 months vboxsync VMM/IEM: Share epilog and other tail code on a per-chunk basis (due to …
(edit) @104802   6 months vboxsync VMM/IEM: Introduce IEMNATIVE_WITH_RECOMPILER_EPILOGUE_SINGLETON as an …
(edit) @104798   6 months vboxsync VMM/IEM: Introduce IEMNATIVE_WITH_RECOMPILER_EPILOGUE_SINGLETON as an …
(edit) @104797   6 months vboxsync VMM/IEM: Introduce special helpers for generating code to exit a TB in …
(edit) @104468   7 months vboxsync VMM/IEM: Deal with the simples direct 'linking' of TBs scenario for …
(edit) @104407   7 months vboxsync VMM/IEM: Adjusted the TB exit statistics a bit more, adding a few new …
(edit) @104383   8 months vboxsync VMM/IEM: Automtically convert IEMInternal.h & IEMN8veRecompiler.h into …
(edit) @104378   8 months vboxsync VMM/IEM: Automtically convert IEMInternal.h & IEMN8veRecompiler.h into …
(edit) @104367   8 months vboxsync VMM/IEM: Use IEMInternal.h from IEMAllN8veHlpA-arm64.S and produce …
(edit) @104332   8 months vboxsync VMM/IEM: Fix iemNativeTbEntry() prototype so it doesn't get any hidden …
(edit) @104322   8 months vboxsync VMM/IEM: Have a single TB prologue which serves as an entry point to …
(edit) @104274   8 months vboxsync VMM/IEM: Implement native emitter for …
(edit) @104084   8 months vboxsync VMM/IEM: Implement support for automatically flushing all call …
(edit) @104073   8 months vboxsync VMM/IEM: Made the code compile without …
(edit) @104056   8 months vboxsync VMM/IEM: Implement native emitters for IEM_MC_LOCAL_ASSIGN(), …
(edit) @104047   8 months vboxsync VMM/IEM: Straighten the code flushing dirty guest registers, …
(edit) @104036   8 months vboxsync VMM/IEM: Add some more detailed debug info when a guest register …
(edit) @104035   8 months vboxsync VMM/IEM: Implement experimental (disabled by default) delaying …
(edit) @104034   8 months vboxsync VMM/IEM: Implement experimental (disabled by default) delaying …
(edit) @104021   8 months vboxsync VMM/IEM: Implement native emitters for IEM_MC_CALL_AVX_AIMPL_2() and …
(edit) @104019   8 months vboxsync VMM/IEM: Made IEM_MC_CALL_AVX_AIMPL_[34] deal with its hidden …
(edit) @104018   8 months vboxsync VMM/IEM: Dropped the argument and local variable counts from …
(edit) @103993   9 months vboxsync VMM/IEM: Implement native emitters for …
(edit) @103953   9 months vboxsync VMM/IEM: Implement native emitters for …
(edit) @103952   9 months vboxsync VMM/IEM: Implement native emitters for …
(edit) @103949   9 months vboxsync VMM/IEM: Implement native emitters for …
(edit) @103942   9 months vboxsync VMM/IEM: Implement memory stores from SIMD registers and implement …
(edit) @103934   9 months vboxsync VMM/IEM: Implement native emitter for …
(edit) @103916   9 months vboxsync VMM/IEM: Convert …
(edit) @103911   9 months vboxsync VMM/IEM: Implement support for fetching 128-bit/256-bit values from …
(edit) @103895   9 months vboxsync VMM/IEM: Add SIMD local variable support and implement native emitters …
(edit) @103894   9 months vboxsync VMM/IEM: Add SIMD local variable support and implement native emitters …
(edit) @103876   9 months vboxsync VMM/IEM: Reverted silent assertion 'fix' from r162236 as it is wrong …
(edit) @103874   9 months vboxsync VMM/IEM: Comments on lables. bugref:10370
(edit) @103865   9 months vboxsync VMM/IEM: Implement native emitter for …
(edit) @103860   9 months vboxsync VMM/IEM: Reworked iemNativeEmitMaybeRaiseSseRelatedXcpt to avoid …
(edit) @103854   9 months vboxsync doxygen fix, lnx64dep2 build burn, IEMN8veRecompiler.h file, wrong …
(edit) @103839   9 months vboxsync VMM/IEM: Implement native emitters for IEM_MC_RAISE_DIVIDE_ERROR() and …
(edit) @103838   9 months vboxsync VMM/IEM: Emit the …
(edit) @103829   9 months vboxsync VMM/IEM: SIMD allocator build fix for windows. bugref:10614
(edit) @103828   9 months vboxsync VMM/IEM: Implemented simple (whole sale) status flag up update …
(edit) @103812   9 months vboxsync VMM/IEM: Split up the native recompiler functions …
(edit) @103809   9 months vboxsync VMM/IEM: Split up the native recompiler functions …
(edit) @103807   9 months vboxsync VMM/IEM: Split up the native recompiler functions …
(edit) @103804   9 months vboxsync VMM/IEM: Need to include the temporary register in the fixed register …
(edit) @103750   9 months vboxsync VMM/IEM: Implement some ofthe amd64 emitters for SSE/AVX, bugref:10614
(edit) @103741   9 months vboxsync VMM/IEM: Disabled IEMNATIVE_WITH_TB_DEBUG_INFO in non-debug builds …
(edit) @103739   9 months vboxsync VMM/IEM: Implemented native emitter for ADD instructions taking …
(edit) @103728   9 months vboxsync VMM/IEM: Initial implementation of a SIMD register allocator and …
(edit) @103671   9 months vboxsync VMM/IEM: Native translation of …
(edit) @103667   9 months vboxsync VMM/IEM: Native translation of IEM_MC_REF_MXCSR() body, bugref:10371
(edit) @103665   9 months vboxsync VMM/IEM: Native translation of IEM_MC_MAYBE_RAISE_FPU_XCPT() body, …
(edit) @103662   9 months vboxsync VMM/IEM: Native translation of IEM_MC_MAYBE_RAISE_AVX_RELATED_XCPT() …
(edit) @103660   9 months vboxsync VMM/IEM: Native translation of IEM_MC_MAYBE_RAISE_AVX_RELATED_XCPT() …
(edit) @103659   9 months vboxsync VMM/IEM: Flush the current program counter to CPUMCTX when in the …
(edit) @103649   9 months vboxsync VMM/IEM: Delay the RIP update for each instruction if possible to save …
(edit) @103622   9 months vboxsync VMM/IEM: Obfuscate most variable indexes we pass around in strict …
(edit) @103614   9 months vboxsync VMM/IEM: Fixed liveness state layout after r161946 broke it. Added …
(edit) @103592   9 months vboxsync VMM/IEM: Native translation of IEM_MC_MAYBE_RAISE_SSE_RELATED_XCPT() …
(edit) @103590   9 months vboxsync VMM/IEM: Native translation of IEM_MC_FETCH_FSW() body (untested), …
(edit) @103589   9 months vboxsync VMM/IEM: Native translation of IEM_MC_FETCH_FCW() body, bugref:10371
(edit) @103588   9 months vboxsync VMM/IEM: Native translation of …
(edit) @103393   10 months vboxsync VMM/IEM,STAM: Some more liveness experiments. Adjusted the …
(edit) @103334   10 months vboxsync VMM/IEM: Drop the IEMLIVENESS_OLD_LAYOUT code, as clang output smaller …
(edit) @103318   10 months vboxsync VMM/IEM: Liveness analysis, part 10: Debugging, asserting liveness …
(edit) @103181   10 months vboxsync VMM/IEM: Liveness analysis, part 1. bugref:10372
(edit) @102977   11 months vboxsync VMM/IEM: Implemented generic fallback for misaligned x86 locking that …
(edit) @102847   11 months vboxsync VMM/IEM: Moved the TLB lookup emitter to a common header file so it …
(edit) @102846   11 months vboxsync VMM/IEM: Preserve variable and shadow register state across code TLB …
(edit) @102785   11 months vboxsync VMM/IEM: Emulate POP SReg and PUSH SReg more like real intel CPUs do …
(edit) @102765   11 months vboxsync VMM/IEM: Reworking native translation of IEM_MC_*PUSH* in prep for …
(edit) @102737   11 months vboxsync VMM/IEM: Use correct TLBE flags when doing lookups. duh. bugref:10371
(edit) @102733   11 months vboxsync VMM/IEM: Implemented making the TLB-missed call w/o trashing/flushing …
(edit) @102724   11 months vboxsync VMM/IEM: Moved the TLB lookup code emitting into a separate function …
(edit) @102717   11 months vboxsync VBox/VMM: Outlined native TLB lookup code for IEM_MC_MEM_MAP_XXXX on …
(edit) @102699   11 months vboxsync VMM/IEM: Native translation of BODY_LOAD_TLB_AFTER_BRANCH. (only …
(edit) @102684   12 months vboxsync VMM/IEM: Fixed another bug in related to ah,ch,dh,bh storing (AMD64 …
(edit) @102663   12 months vboxsync VMM/IEM: Working on BODY_CHECK_PC_AFTER_BRANCH and sideeffects of it. …
(edit) @102634   12 months vboxsync VMM/IEM: Split out the emitters for the built-in threaded functions …
(edit) @102624   12 months vboxsync VMM/IEM: BODY_CONSIDER_CS_LIM_CHECKING. bugref:10371
(edit) @102603   12 months vboxsync VMM/IEM: AMD64 version of BODY_CHECK_OPCODES. Disabled because ARM64 …
(edit) @102587   12 months vboxsync VMM/IEM: Native translation of IEM_MC_SET_RIP_U16_AND_FINISH and …
(edit) @102558   12 months vboxsync VMM/IEM: Prevent variable registers from being spilled or moved while …
(edit) @102527   12 months vboxsync VMM/IEM: Corrected IEMNATIVE_FP_OFF_LAST_PUSH value for arm, fixing …
(edit) @102436   12 months vboxsync VMM/IEM: U8 mem map MCs. bugref:10371
(edit) @102394   12 months vboxsync VMM/IEM: Refactored the native IEM_MC_FETCH_MEM_Uxx code so it can be …
(edit) @102388   12 months vboxsync VMM/IEM: x86 build fix. bugref:10371
(edit) @102385   12 months vboxsync VMM/IEM: Fixed problem in iemNativeEmitStoreGregU16 where we ended up …
(edit) @102370   12 months vboxsync VMM/IEM: Some ARM bugfixes. bugref:10371
(edit) @102368   12 months vboxsync VMM/IEM: IEM_MC_FETCH_MEM_U16_DISP and IEM_MC_FETCH_MEM_U32_DISP. …
(edit) @102313   12 months vboxsync VMM/IEM: First recompiled memory access. This is without any TLB …
(edit) @102077   13 months vboxsync VMM/IEM,STAM: Native translation of IEM_MC_REF_EFLAGS, …
(edit) @102068   13 months vboxsync VMM/IEM: Native translation of IEM_MC_STORE_GREG_U32 and …
(edit) @102065   13 months vboxsync VMM/IEM: Native translation of IEM_MC_STORE_GREG_U16. Fixed a bunch of …
(edit) @102022   13 months vboxsync VMM/IEM: Split out the inlined code emitters from IEMN8veRecompiler.h …
(edit) @101984   13 months vboxsync VMM/IEM: Added a flush mask for guest register shadows to the …
(edit) @101913   13 months vboxsync VMM/IEM: Release build fix for arm64. bugref:10371
(edit) @101911   13 months vboxsync VMM/IEM: Added IEM_MC_NO_NATIVE_RECOMPILE and cleaned up …
(edit) @101906   13 months vboxsync VMM/IEM: Arm64 host build & bug fixes, alternative disassembler. …
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