VirtualBox

source: vbox/trunk/src/VBox/VMM/VMMAll

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @104087   10 months vboxsync VMM/IEM: Implement native emitters for IEM_MC_STORE_XREG_U8() and …
(edit) @104084   10 months vboxsync VMM/IEM: Implement support for automatically flushing all call …
(edit) @104081   10 months vboxsync VMM/IEM: Same logic as r162478/iemGRegRefU8 applies here. bugref:9898
(edit) @104080   10 months vboxsync VMM/IEM: Implement 'microcoded' vpinsr[bwdq] instruction decode, …
(edit) @104076   10 months vboxsync VMM/IEM: Implement 'microcoded' vpinsr[bwdq] instruction decode, …
(edit) @104075   10 months vboxsync VMM/IEM: Implement native emitter for …
(edit) @104074   10 months vboxsync VMM/IEM: Fix implementation of IEM_MC_SHL_LOCAL_S16() and …
(edit) @104073   10 months vboxsync VMM/IEM: Made the code compile without …
(edit) @104072   10 months vboxsync VMM/IEM: Build fix and marked the two local SHL/SAR operations as not …
(edit) @104064   10 months vboxsync VMM/IEM: Made the IEMTB::cUsage value the native recompilation is done …
(edit) @104059   10 months vboxsync VMM/IEM: Implement vextracti128/vextractf128 instruction emulation, …
(edit) @104058   10 months vboxsync VMM/IEM: Make IEM_MC_FETCH_YREG_U128() take a iDQWord parameter to …
(edit) @104056   10 months vboxsync VMM/IEM: Implement native emitters for IEM_MC_LOCAL_ASSIGN(), …
(edit) @104053   10 months vboxsync VMM/IEM: Add native emitter for IEM_MC_STORE_GREG_I64(), bugref:10371
(edit) @104052   10 months vboxsync VMM/IEM: Non debug build fix, bugref:10629
(edit) @104051   10 months vboxsync VMM/IEM: Optimizing (hopefully) and correcting flag handling in …
(edit) @104049   10 months vboxsync VMM/IEM: Mark the SIMD register as dirty based on the load size in …
(edit) @104048   10 months vboxsync VMM/IEM: Mark the SIMD register as dirty based on the load size in …
(edit) @104047   10 months vboxsync VMM/IEM: Straighten the code flushing dirty guest registers, …
(edit) @104036   10 months vboxsync VMM/IEM: Add some more detailed debug info when a guest register …
(edit) @104034   10 months vboxsync VMM/IEM: Implement experimental (disabled by default) delaying …
(edit) @104033   10 months vboxsync VMM/IEM: Implement loading the missing part from CPUMCTX when the …
(edit) @104032   10 months vboxsync VMM/PGM: Nested VMX: bugref:10607 Forward port r162255 (Fix …
(edit) @104030   10 months vboxsync VMM/IEM: Build fix for linux.arm64 (gcc complains about unsequenced …
(edit) @104029   10 months vboxsync VMM/VMMAll/target-x86/IEMAllN8veEmit-x86.h: Build fix, bugref:10391
(edit) @104021   10 months vboxsync VMM/IEM: Implement native emitters for IEM_MC_CALL_AVX_AIMPL_2() and …
(edit) @104019   10 months vboxsync VMM/IEM: Made IEM_MC_CALL_AVX_AIMPL_[34] deal with its hidden …
(edit) @104018   10 months vboxsync VMM/IEM: Dropped the argument and local variable counts from …
(edit) @104017   10 months vboxsync VMM/IEM: Modified the IEM_MC_ARG_LOCAL_EFLAGS behaviour to also …
(edit) @104016   10 months vboxsync VMM/IEM: IEM_MC_LOCAL_EFLAGS. bugref:10376
(edit) @104009   11 months vboxsync VMM/IEM: Build fix. bugref:10614
(edit) @103997   11 months vboxsync VMM/IEM: Fix IEM_MC_COPY_XREG_U128(), IEM_MC_COPY_YREG_U128_ZX_VLMAX() …
(edit) @103995   11 months vboxsync VMM/IEM: Implement native emitters for IEM_MC_STORE_XREG_XMM(), …
(edit) @103993   11 months vboxsync VMM/IEM: Implement native emitters for …
(edit) @103991   11 months vboxsync VMM/IEM: Fix IEM_MC_COPY_XREG_U128(), IEM_MC_COPY_YREG_U128_ZX_VLMAX() …
(edit) @103990   11 months vboxsync VMM/IEM: Fix the SIMD guest register value checking, cnt operates on …
(edit) @103986   11 months vboxsync VMM/IEM: Implement IEM_MC_IF_GREG_BIT_SET(), …
(edit) @103985   11 months vboxsync VMM/IEM: Implement native emitter for IEM_MC_SSE_UPDATE_MXCSR(), …
(edit) @103979   11 months vboxsync VMM/IEM: Implement IEM_MC_IF_GREG_BIT_SET(), …
(edit) @103974   11 months vboxsync VMM/IEM: Implement native emitters for IEM_MC_STORE_YREG_U128(), …
(edit) @103973   11 months vboxsync VMM/IEM: Implement native emitters for IEM_MC_STORE_YREG_U128(), …
(edit) @103964   11 months vboxsync VMM/IEM: Some statistics on the SIMD register allocator and some …
(edit) @103959   11 months vboxsync VMM/IEM: vpblendvb is supposed to raise #UD if VEX.W isn't zero. …
(edit) @103956   11 months vboxsync VMM/IEM: Implement native emitter for …
(edit) @103955   11 months vboxsync VMM/IEM,DIS: Another mnemonic todo in vex map 3. bugref:9898
(edit) @103953   11 months vboxsync VMM/IEM: Implement native emitters for …
(edit) @103952   11 months vboxsync VMM/IEM: Implement native emitters for …
(edit) @103951   11 months vboxsync VMM/IEM: Rename iemMemFetchDataU256AlignedSse(Jmp) to …
(edit) @103949   11 months vboxsync VMM/IEM: Implement native emitters for …
(edit) @103946   11 months vboxsync VMM/IEM: Implement native emitters for …
(edit) @103945   11 months vboxsync VMM/IEM: Implement native emitters for …
(edit) @103944   11 months vboxsync VMM/IEM: Implement native emitter for IEM_MC_FETCH_YREG_U128(), …
(edit) @103942   11 months vboxsync VMM/IEM: Implement memory stores from SIMD registers and implement …
(edit) @103939   11 months vboxsync VMM/IEM: Fix some harmless typos, bugref:10614
(edit) @103937   11 months vboxsync VMM/IEM: Implement native emitter for IEM_MC_FETCH_XREG_U128(), …
(edit) @103935   11 months vboxsync VMM/IEM: Implement native emitter for …
(edit) @103934   11 months vboxsync VMM/IEM: Implement native emitter for …
(edit) @103933   11 months vboxsync VMM/IEM: Implement native emitter for IEM_MC_STORE_XREG_U32_U128(), …
(edit) @103932   11 months vboxsync VMM/IEM: Implement native emitter for IEM_MC_SSE_UPDATE_MXCSR(), …
(edit) @103931   11 months vboxsync VMM/IEM,bs3-cpu-instr-3: Some vpextrb disas and special+illegal …
(edit) @103927   11 months vboxsync VMM/IEM,DIS: Some disassembly corrections for pblendvb, blendvps and …
(edit) @103926   11 months vboxsync VMM/IEM: Reordered the vblendvps/d MC statements for better mojo. …
(edit) @103924   11 months vboxsync VMM/IEM: Fixed the remaining decoding issues with vblendvps/d. [build …
(edit) @103922   11 months vboxsync VMM/IEM: Fixed the remaining decoding issues with vblendvps/d. bugref:9898
(edit) @103921   11 months vboxsync VMM/IEM: Fixed bug in vblendvps/d when working with 256-bit memory …
(edit) @103919   11 months vboxsync VMM/IEM: Implement native emitter for …
(edit) @103917   11 months vboxsync VMM/IEM: Implement native emitter for IEM_MC_STORE_XREG_U128(), …
(edit) @103916   11 months vboxsync VMM/IEM: Convert …
(edit) @103913   11 months vboxsync VMM/IEM: Implement support for checking the high 128-bit register …
(edit) @103912   11 months vboxsync VMM/IEM: Fix iemNativeEmitGuestSimdRegValueCheck() for 256-bit values, …
(edit) @103911   11 months vboxsync VMM/IEM: Implement support for fetching 128-bit/256-bit values from …
(edit) @103909   11 months vboxsync VMM/IEM: Implement 'microcoded' vpextr[bwdq] instruction decode, …
(edit) @103908   11 months vboxsync VMM/IEM: Convert …
(edit) @103907   11 months vboxsync VMM/IEM: Fix the stack slot allocator for values spanning multiple …
(edit) @103900   11 months vboxsync VMM/IEM: More mnemonic @todos. bugref:9898
(edit) @103899   11 months vboxsync VMM/IEM: More mnemonic @todos. bugref:9898
(edit) @103898   11 months vboxsync VMM/IEM: Fixed todo on vpextrw's mnemonic and reordered the MCs a bit …
(edit) @103895   11 months vboxsync VMM/IEM: Add SIMD local variable support and implement native emitters …
(edit) @103894   11 months vboxsync VMM/IEM: Add SIMD local variable support and implement native emitters …
(edit) @103891   11 months vboxsync VMM/IEM: Need to ensure that the variable to be stored in memory is …
(edit) @103888   11 months vboxsync VMM/IEM: Enabled wholesale EFLAGS skipping in …
(edit) @103886   11 months vboxsync VMM/IEM: iemOpcodeFetchBytesJmp doc update. bugref:10370
(edit) @103885   11 months vboxsync VMM/IEM: Used the cached offBuf in the first memcpy case. Make sure we …
(edit) @103884   11 months vboxsync VMM/IEM: Tweak iemOpcodeFetchBytesJmp to try make it work better with …
(edit) @103881   11 months vboxsync VMM/IEM: Fix IEM_MC_CALL_SSE_AIMPL_2() and IEM_MC_CALL_SSE_AIMPL_3() …
(edit) @103878   11 months vboxsync VMM/IEM: Implement vpextrw AVX r/m (0f3a) variant instruction decode, …
(edit) @103877   11 months vboxsync VMM/IEM: General fix for RelImm14At5 jumps on arm64 to labels defined …
(edit) @103876   11 months vboxsync VMM/IEM: Reverted silent assertion 'fix' from r162236 as it is wrong …
(edit) @103875   11 months vboxsync VMM/IEM: Reworked iemNativeEmitMaybeRaiseAvxRelatedXcpt to avoid …
(edit) @103865   11 months vboxsync VMM/IEM: Implement native emitter for …
(edit) @103863   11 months vboxsync VMM/IEM: Revert r162233 as it is not the cause for the corruption, …
(edit) @103862   11 months vboxsync VMM/IEM: Partly revert r162209 by disabling recompilation of …
(edit) @103861   11 months vboxsync VMM/IEM: Reworked iemNativeEmitMaybeRaiseSseRelatedXcpt to avoid …
(edit) @103860   11 months vboxsync VMM/IEM: Reworked iemNativeEmitMaybeRaiseSseRelatedXcpt to avoid …
(edit) @103859   11 months vboxsync VMM/IEM: NativeRecompFunctionVariation::analyzeVariableLiveness …
(edit) @103855   11 months vboxsync VMM/IEM: Use the clobbered register mask (fGstShwFlush) instead of …
(edit) @103853   11 months vboxsync VMM/IEM: Implement native emitter for …
(edit) @103852   11 months vboxsync Move iemTbFlagsToString() to be accessible to both callers [symbol …
(edit) @103851   11 months vboxsync VMM/IEM: Implement native emitter for …
(edit) @103850   11 months vboxsync VMM/IEM: Implement native emitter for …
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