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) @106180   2 months vboxsync VMM/IEM: Refactoring TbExits and other early eflags calculation …
(edit) @106179   2 months vboxsync VMM/IEM: Reworked the div, idiv, mul and imul assembly workers and how …
(edit) @106097   2 months vboxsync VMM/IEM: Liveness fix for MXCSR modifying in addps and friends. …
(edit) @106061   2 months vboxsync Copyright year updates by scm.
(edit) @106037   3 months vboxsync VMM/IEM: Quick liveness fix for iemOp_pmovmskb_Gd_Ux. bugref:10652 …
(edit) @105853   3 months vboxsync VMM/IEM: Don't force PC updating before branches, nor flushing of …
(edit) @105664   4 months vboxsync VMM/IEM: Implement vgather[dq]p[sd], vpgather[dq][dq] instruction …
(edit) @105652   4 months vboxsync VMM/IEM: Fix bound instruction emulation when running in the …
(edit) @105489   4 months vboxsync VMM/IEM: Introduce special IEM_MC_NATIVE_EMIT_2_EX() IEM microcode …
(edit) @105445   4 months vboxsync VMM/IEM: Fold IEM_MC_MAYBE_RAISE_SSE_AVX_SIMD_FP_OR_UD_XCPT() into …
(edit) @105315   5 months vboxsync VMM/IEM: Implement vcvttss2si, vcvttsd2si, vcvtss2si and vcvtsd2si …
(edit) @105283   5 months vboxsync VMM/IEM: Implement vcmpps, vcmppd, vcmpss, vcmpsd instruction …
(edit) @105251   5 months vboxsync VMM/IEM: Implement native emitters for …
(edit) @105183   5 months vboxsync VMM/IEM: A few new IEM MC statements required for AVX/AVX2 floating …
(edit) @104419   7 months vboxsync VMM/IEM: Convert near return (retn) and relative/indirect call …
(edit) @104270   8 months vboxsync VMM/IEM: Implement native emitter for …
(edit) @104195   8 months vboxsync VMM/IEM: Refactoring assembly helpers to not pass eflags by reference …
(edit) @104183   8 months vboxsync VMM/IEM: Get rid of IEM_MC_IF_MXCSR_XCPT_PENDING() and …
(edit) @104177   8 months vboxsync VMM/IEM: Get rid of IEM_MC_STORE_SSE_RESULT(), by checking for pending …
(edit) @104174   8 months vboxsync VMM/IEM: Get rid of IEM_MC_REF_MXCSR() and convert the users to use …
(edit) @104155   8 months vboxsync VMM/IEM: Implement native emitters for IEM_MC_CLEAR_EFL_BIT(), …
(edit) @104150   8 months vboxsync VMM/IEM: Rework the [v][u]comis[sd] instruction emulations to work by …
(edit) @104143   8 months vboxsync VMM/IEM: Implement native emitters for …
(edit) @104141   8 months vboxsync VMM/IEM: Implement native emitters for …
(edit) @104140   8 months vboxsync VMM/IEM: Implement native emitters for …
(edit) @104135   8 months vboxsync VMM/IEM: Rework MXCSR handling for AVX instructions. See r162550 for …
(edit) @104133   8 months vboxsync VMM/IEM: Convert the 256-bit vmovsldup/vmovshdup/vmovddup emulations …
(edit) @104129   8 months vboxsync VMM/IEM: Rework MXCSR handling for SSE instructions, bugref:10641 …
(edit) @104099   8 months vboxsync VMM/IEM: Emit native code for shl Ev,CL. bugref:10376
(edit) @104092   8 months vboxsync VMM/IEM: Implement native emitters for IEM_MC_STORE_XREG_R32() and …
(edit) @104087   8 months vboxsync VMM/IEM: Implement native emitters for IEM_MC_STORE_XREG_U8() and …
(edit) @104076   8 months vboxsync VMM/IEM: Implement 'microcoded' vpinsr[bwdq] instruction decode, …
(edit) @104075   8 months vboxsync VMM/IEM: Implement native emitter for …
(edit) @104056   8 months vboxsync VMM/IEM: Implement native emitters for IEM_MC_LOCAL_ASSIGN(), …
(edit) @104053   8 months vboxsync VMM/IEM: Add native emitter for IEM_MC_STORE_GREG_I64(), bugref:10371
(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) @104017   8 months vboxsync VMM/IEM: Modified the IEM_MC_ARG_LOCAL_EFLAGS behaviour to also …
(edit) @104016   8 months vboxsync VMM/IEM: IEM_MC_LOCAL_EFLAGS. bugref:10376
(edit) @103995   8 months vboxsync VMM/IEM: Implement native emitters for IEM_MC_STORE_XREG_XMM(), …
(edit) @103993   8 months vboxsync VMM/IEM: Implement native emitters for …
(edit) @103979   8 months vboxsync VMM/IEM: Implement IEM_MC_IF_GREG_BIT_SET(), …
(edit) @103973   8 months vboxsync VMM/IEM: Implement native emitters for IEM_MC_STORE_YREG_U128(), …
(edit) @103956   8 months vboxsync VMM/IEM: Implement native emitter for …
(edit) @103955   8 months vboxsync VMM/IEM,DIS: Another mnemonic todo in vex map 3. bugref:9898
(edit) @103953   8 months vboxsync VMM/IEM: Implement native emitters for …
(edit) @103952   8 months vboxsync VMM/IEM: Implement native emitters for …
(edit) @103949   8 months vboxsync VMM/IEM: Implement native emitters for …
(edit) @103945   8 months vboxsync VMM/IEM: Implement native emitters for …
(edit) @103944   8 months vboxsync VMM/IEM: Implement native emitter for IEM_MC_FETCH_YREG_U128(), …
(edit) @103942   8 months vboxsync VMM/IEM: Implement memory stores from SIMD registers and implement …
(edit) @103937   8 months vboxsync VMM/IEM: Implement native emitter for IEM_MC_FETCH_XREG_U128(), …
(edit) @103934   8 months vboxsync VMM/IEM: Implement native emitter for …
(edit) @103933   8 months vboxsync VMM/IEM: Implement native emitter for IEM_MC_STORE_XREG_U32_U128(), …
(edit) @103932   8 months vboxsync VMM/IEM: Implement native emitter for IEM_MC_SSE_UPDATE_MXCSR(), …
(edit) @103927   8 months vboxsync VMM/IEM,DIS: Some disassembly corrections for pblendvb, blendvps and …
(edit) @103921   8 months vboxsync VMM/IEM: Fixed bug in vblendvps/d when working with 256-bit memory …
(edit) @103919   8 months vboxsync VMM/IEM: Implement native emitter for …
(edit) @103917   8 months vboxsync VMM/IEM: Implement native emitter for IEM_MC_STORE_XREG_U128(), …
(edit) @103916   8 months vboxsync VMM/IEM: Convert …
(edit) @103911   9 months vboxsync VMM/IEM: Implement support for fetching 128-bit/256-bit values from …
(edit) @103909   9 months vboxsync VMM/IEM: Implement 'microcoded' vpextr[bwdq] instruction decode, …
(edit) @103900   9 months vboxsync VMM/IEM: More mnemonic @todos. bugref:9898
(edit) @103899   9 months vboxsync VMM/IEM: More mnemonic @todos. bugref:9898
(edit) @103898   9 months vboxsync VMM/IEM: Fixed todo on vpextrw's mnemonic and reordered the MCs a bit …
(edit) @103894   9 months vboxsync VMM/IEM: Add SIMD local variable support and implement native emitters …
(edit) @103865   9 months vboxsync VMM/IEM: Implement native emitter for …
(edit) @103863   9 months vboxsync VMM/IEM: Revert r162233 as it is not the cause for the corruption, …
(edit) @103862   9 months vboxsync VMM/IEM: Partly revert r162209 by disabling recompilation of …
(edit) @103853   9 months vboxsync VMM/IEM: Implement native emitter for …
(edit) @103851   9 months vboxsync VMM/IEM: Implement native emitter for …
(edit) @103850   9 months vboxsync VMM/IEM: Implement native emitter for …
(edit) @103849   9 months vboxsync VMM/IEM: Implement native emitter for …
(edit) @103846   9 months vboxsync VMM/IEM: Implement native emitter for IEM_MC_FETCH_XREG_U8(), bugref:10614
(edit) @103843   9 months vboxsync VMM/IEM: Implement native emitter for IEM_MC_FETCH_XREG_U16(), bugref:10614
(edit) @103839   9 months vboxsync VMM/IEM: Implement native emitters for IEM_MC_RAISE_DIVIDE_ERROR() and …
(edit) @103835   9 months vboxsync VMM/IEM: Implement native emitter for IEM_MC_IF_MXCSR_XCPT_PENDING(), …
(edit) @103834   9 months vboxsync VMM/IEM: Implement native emitter for IEM_MC_CLEAR_XREG_U32_MASK(), …
(edit) @103828   9 months vboxsync VMM/IEM: Implemented simple (whole sale) status flag up update …
(edit) @103825   9 months vboxsync VMM/IEM: Implement native emitter for …
(edit) @103824   9 months vboxsync VMM/IEM: Implement native emitter for …
(edit) @103823   9 months vboxsync VMM/IEM: Implement native emitter for …
(edit) @103822   9 months vboxsync VMM/IEM: Implement native emitter for …
(edit) @103818   9 months vboxsync VMM/IEM: Implement native emitter for …
(edit) @103817   9 months vboxsync VMM/IEM: Implement native emitter for …
(edit) @103816   9 months vboxsync VMM/IEM: Implement native emitter for …
(edit) @103815   9 months vboxsync VMM/IEM: Implement native emitter for …
(edit) @103814   9 months vboxsync VMM/IEM: Implement native emitters for IEM_MC_STORE_XREG_U32_ZX_U128() …
(edit) @103813   9 months vboxsync VMM/IEM: Enable SIMD code again after latest amd64 fixes, bugref:10614
(edit) @103796   9 months vboxsync VMM/IEM: Temporarily disabled the SIMD register allocater again. …
(edit) @103787   9 months vboxsync VMM/IEM: Add a qword index parameter to IEM_MC_FETCH_YREG_U64() and …
(edit) @103784   9 months vboxsync VMM/IEM: Implement emitter for IEM_MC_FETCH_YREG_U32(), bugref:10614
(edit) @103782   9 months vboxsync VMM/IEM: Implement emitter for IEM_MC_FETCH_YREG_U64(), bugref:10614
(edit) @103779   9 months vboxsync VMM/IEM: Implement emitter for IEM_MC_STORE_XREG_U32(), bugref:10614
(edit) @103778   9 months vboxsync VMM/IEM: Replace IEM_MC_STORE_XREG_HI_U64() with the more versatile …
(edit) @103776   9 months vboxsync VMM/IEM: Revert r162139 again (keeping fingers crossed that it works …
(edit) @103770   9 months vboxsync VMM/IEM: Disable the SIMD register allocator again as Win11 hits some …
(edit) @103763   9 months vboxsync VMM/IEM: Implement native emitter for IEM_MC_FETCH_XREG_U32(), bugref:10614
(edit) @103762   9 months vboxsync VMM/IEM: Implement native emitter for IEM_MC_CLEAR_YREG_128_UP(), …
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