VirtualBox

source: vbox/trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompFuncs.h

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @104107   13 months vboxsync VMM/IEM: The source variables for IEM_MC_STORE_XREG_* must be acquired …
(edit) @104099   13 months vboxsync VMM/IEM: Emit native code for shl Ev,CL. bugref:10376
(edit) @104092   13 months vboxsync VMM/IEM: Implement native emitters for IEM_MC_STORE_XREG_R32() and …
(edit) @104087   13 months vboxsync VMM/IEM: Implement native emitters for IEM_MC_STORE_XREG_U8() and …
(edit) @104084   13 months vboxsync VMM/IEM: Implement support for automatically flushing all call …
(edit) @104075   13 months vboxsync VMM/IEM: Implement native emitter for …
(edit) @104074   13 months vboxsync VMM/IEM: Fix implementation of IEM_MC_SHL_LOCAL_S16() and …
(edit) @104072   13 months vboxsync VMM/IEM: Build fix and marked the two local SHL/SAR operations as not …
(edit) @104058   13 months vboxsync VMM/IEM: Make IEM_MC_FETCH_YREG_U128() take a iDQWord parameter to …
(edit) @104056   13 months vboxsync VMM/IEM: Implement native emitters for IEM_MC_LOCAL_ASSIGN(), …
(edit) @104053   13 months vboxsync VMM/IEM: Add native emitter for IEM_MC_STORE_GREG_I64(), bugref:10371
(edit) @104052   13 months vboxsync VMM/IEM: Non debug build fix, bugref:10629
(edit) @104048   13 months vboxsync VMM/IEM: Mark the SIMD register as dirty based on the load size in …
(edit) @104047   13 months vboxsync VMM/IEM: Straighten the code flushing dirty guest registers, …
(edit) @104034   13 months vboxsync VMM/IEM: Implement experimental (disabled by default) delaying …
(edit) @104021   13 months vboxsync VMM/IEM: Implement native emitters for IEM_MC_CALL_AVX_AIMPL_2() and …
(edit) @104019   13 months vboxsync VMM/IEM: Made IEM_MC_CALL_AVX_AIMPL_[34] deal with its hidden …
(edit) @104018   13 months vboxsync VMM/IEM: Dropped the argument and local variable counts from …
(edit) @104009   13 months vboxsync VMM/IEM: Build fix. bugref:10614
(edit) @103997   13 months vboxsync VMM/IEM: Fix IEM_MC_COPY_XREG_U128(), IEM_MC_COPY_YREG_U128_ZX_VLMAX() …
(edit) @103995   13 months vboxsync VMM/IEM: Implement native emitters for IEM_MC_STORE_XREG_XMM(), …
(edit) @103993   13 months vboxsync VMM/IEM: Implement native emitters for …
(edit) @103991   13 months vboxsync VMM/IEM: Fix IEM_MC_COPY_XREG_U128(), IEM_MC_COPY_YREG_U128_ZX_VLMAX() …
(edit) @103990   13 months vboxsync VMM/IEM: Fix the SIMD guest register value checking, cnt operates on …
(edit) @103986   13 months vboxsync VMM/IEM: Implement IEM_MC_IF_GREG_BIT_SET(), …
(edit) @103985   13 months vboxsync VMM/IEM: Implement native emitter for IEM_MC_SSE_UPDATE_MXCSR(), …
(edit) @103979   13 months vboxsync VMM/IEM: Implement IEM_MC_IF_GREG_BIT_SET(), …
(edit) @103973   13 months vboxsync VMM/IEM: Implement native emitters for IEM_MC_STORE_YREG_U128(), …
(edit) @103956   13 months vboxsync VMM/IEM: Implement native emitter for …
(edit) @103953   13 months vboxsync VMM/IEM: Implement native emitters for …
(edit) @103952   13 months vboxsync VMM/IEM: Implement native emitters for …
(edit) @103949   13 months vboxsync VMM/IEM: Implement native emitters for …
(edit) @103945   13 months vboxsync VMM/IEM: Implement native emitters for …
(edit) @103944   13 months vboxsync VMM/IEM: Implement native emitter for IEM_MC_FETCH_YREG_U128(), …
(edit) @103942   13 months vboxsync VMM/IEM: Implement memory stores from SIMD registers and implement …
(edit) @103939   13 months vboxsync VMM/IEM: Fix some harmless typos, bugref:10614
(edit) @103937   13 months vboxsync VMM/IEM: Implement native emitter for IEM_MC_FETCH_XREG_U128(), …
(edit) @103935   13 months vboxsync VMM/IEM: Implement native emitter for …
(edit) @103934   13 months vboxsync VMM/IEM: Implement native emitter for …
(edit) @103933   13 months vboxsync VMM/IEM: Implement native emitter for IEM_MC_STORE_XREG_U32_U128(), …
(edit) @103932   13 months vboxsync VMM/IEM: Implement native emitter for IEM_MC_SSE_UPDATE_MXCSR(), …
(edit) @103919   13 months vboxsync VMM/IEM: Implement native emitter for …
(edit) @103917   13 months vboxsync VMM/IEM: Implement native emitter for IEM_MC_STORE_XREG_U128(), …
(edit) @103916   13 months vboxsync VMM/IEM: Convert …
(edit) @103911   13 months vboxsync VMM/IEM: Implement support for fetching 128-bit/256-bit values from …
(edit) @103894   13 months vboxsync VMM/IEM: Add SIMD local variable support and implement native emitters …
(edit) @103891   13 months vboxsync VMM/IEM: Need to ensure that the variable to be stored in memory is …
(edit) @103881   13 months vboxsync VMM/IEM: Fix IEM_MC_CALL_SSE_AIMPL_2() and IEM_MC_CALL_SSE_AIMPL_3() …
(edit) @103877   13 months vboxsync VMM/IEM: General fix for RelImm14At5 jumps on arm64 to labels defined …
(edit) @103875   13 months vboxsync VMM/IEM: Reworked iemNativeEmitMaybeRaiseAvxRelatedXcpt to avoid …
(edit) @103865   13 months vboxsync VMM/IEM: Implement native emitter for …
(edit) @103861   13 months vboxsync VMM/IEM: Reworked iemNativeEmitMaybeRaiseSseRelatedXcpt to avoid …
(edit) @103860   13 months vboxsync VMM/IEM: Reworked iemNativeEmitMaybeRaiseSseRelatedXcpt to avoid …
(edit) @103855   13 months vboxsync VMM/IEM: Use the clobbered register mask (fGstShwFlush) instead of …
(edit) @103853   13 months vboxsync VMM/IEM: Implement native emitter for …
(edit) @103851   13 months vboxsync VMM/IEM: Implement native emitter for …
(edit) @103850   13 months vboxsync VMM/IEM: Implement native emitter for …
(edit) @103849   13 months vboxsync VMM/IEM: Implement native emitter for …
(edit) @103846   13 months vboxsync VMM/IEM: Implement native emitter for IEM_MC_FETCH_XREG_U8(), bugref:10614
(edit) @103843   13 months vboxsync VMM/IEM: Implement native emitter for IEM_MC_FETCH_XREG_U16(), bugref:10614
(edit) @103839   13 months vboxsync VMM/IEM: Implement native emitters for IEM_MC_RAISE_DIVIDE_ERROR() and …
(edit) @103838   13 months vboxsync VMM/IEM: Emit the …
(edit) @103836   13 months vboxsync VMM/IEM: Implement native emitter for IEM_MC_IF_MXCSR_XCPT_PENDING(), …
(edit) @103835   13 months vboxsync VMM/IEM: Implement native emitter for IEM_MC_IF_MXCSR_XCPT_PENDING(), …
(edit) @103834   13 months vboxsync VMM/IEM: Implement native emitter for IEM_MC_CLEAR_XREG_U32_MASK(), …
(edit) @103828   13 months vboxsync VMM/IEM: Implemented simple (whole sale) status flag up update …
(edit) @103826   13 months vboxsync VMM/IEM: Fixed missing variable index unpacking in …
(edit) @103825   13 months vboxsync VMM/IEM: Implement native emitter for …
(edit) @103824   13 months vboxsync VMM/IEM: Implement native emitter for …
(edit) @103823   13 months vboxsync VMM/IEM: Implement native emitter for …
(edit) @103822   13 months vboxsync VMM/IEM: Implement native emitter for …
(edit) @103818   13 months vboxsync VMM/IEM: Implement native emitter for …
(edit) @103817   13 months vboxsync VMM/IEM: Implement native emitter for …
(edit) @103816   13 months vboxsync VMM/IEM: Implement native emitter for …
(edit) @103815   13 months vboxsync VMM/IEM: Implement native emitter for …
(edit) @103814   13 months vboxsync VMM/IEM: Implement native emitters for IEM_MC_STORE_XREG_U32_ZX_U128() …
(copy) @103807   13 months vboxsync VMM/IEM: Split up the native recompiler functions …
copied from trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompiler.cpp
(edit) @103787   13 months vboxsync VMM/IEM: Add a qword index parameter to IEM_MC_FETCH_YREG_U64() and …
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