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) @105315   9 months vboxsync VMM/IEM: Implement vcvttss2si, vcvttsd2si, vcvtss2si and vcvtsd2si …
(edit) @105283   9 months vboxsync VMM/IEM: Implement vcmpps, vcmppd, vcmpss, vcmpsd instruction …
(edit) @105251   9 months vboxsync VMM/IEM: Implement native emitters for …
(edit) @105183   9 months vboxsync VMM/IEM: A few new IEM MC statements required for AVX/AVX2 floating …
(edit) @104419   12 months vboxsync VMM/IEM: Convert near return (retn) and relative/indirect call …
(edit) @104270   12 months vboxsync VMM/IEM: Implement native emitter for …
(edit) @104195   12 months vboxsync VMM/IEM: Refactoring assembly helpers to not pass eflags by reference …
(edit) @104183   12 months vboxsync VMM/IEM: Get rid of IEM_MC_IF_MXCSR_XCPT_PENDING() and …
(edit) @104177   12 months vboxsync VMM/IEM: Get rid of IEM_MC_STORE_SSE_RESULT(), by checking for pending …
(edit) @104174   12 months vboxsync VMM/IEM: Get rid of IEM_MC_REF_MXCSR() and convert the users to use …
(edit) @104155   12 months vboxsync VMM/IEM: Implement native emitters for IEM_MC_CLEAR_EFL_BIT(), …
(edit) @104150   12 months vboxsync VMM/IEM: Rework the [v][u]comis[sd] instruction emulations to work by …
(edit) @104143   12 months vboxsync VMM/IEM: Implement native emitters for …
(edit) @104141   12 months vboxsync VMM/IEM: Implement native emitters for …
(edit) @104140   12 months vboxsync VMM/IEM: Implement native emitters for …
(edit) @104135   12 months vboxsync VMM/IEM: Rework MXCSR handling for AVX instructions. See r162550 for …
(edit) @104133   12 months vboxsync VMM/IEM: Convert the 256-bit vmovsldup/vmovshdup/vmovddup emulations …
(edit) @104129   12 months vboxsync VMM/IEM: Rework MXCSR handling for SSE instructions, bugref:10641 …
(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) @104076   13 months vboxsync VMM/IEM: Implement 'microcoded' vpinsr[bwdq] instruction decode, …
(edit) @104075   13 months vboxsync VMM/IEM: Implement native emitter for …
(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) @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) @104017   13 months vboxsync VMM/IEM: Modified the IEM_MC_ARG_LOCAL_EFLAGS behaviour to also …
(edit) @104016   13 months vboxsync VMM/IEM: IEM_MC_LOCAL_EFLAGS. bugref:10376
(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) @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) @103955   13 months vboxsync VMM/IEM,DIS: Another mnemonic todo in vex map 3. bugref:9898
(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) @103937   13 months vboxsync VMM/IEM: Implement native emitter for IEM_MC_FETCH_XREG_U128(), …
(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) @103927   13 months vboxsync VMM/IEM,DIS: Some disassembly corrections for pblendvb, blendvps and …
(edit) @103921   13 months vboxsync VMM/IEM: Fixed bug in vblendvps/d when working with 256-bit memory …
(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) @103909   13 months vboxsync VMM/IEM: Implement 'microcoded' vpextr[bwdq] instruction decode, …
(edit) @103900   13 months vboxsync VMM/IEM: More mnemonic @todos. bugref:9898
(edit) @103899   13 months vboxsync VMM/IEM: More mnemonic @todos. bugref:9898
(edit) @103898   13 months vboxsync VMM/IEM: Fixed todo on vpextrw's mnemonic and reordered the MCs a bit …
(edit) @103894   13 months vboxsync VMM/IEM: Add SIMD local variable support and implement native emitters …
(edit) @103865   13 months vboxsync VMM/IEM: Implement native emitter for …
(edit) @103863   13 months vboxsync VMM/IEM: Revert r162233 as it is not the cause for the corruption, …
(edit) @103862   13 months vboxsync VMM/IEM: Partly revert r162209 by disabling recompilation 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) @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) @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() …
(edit) @103813   13 months vboxsync VMM/IEM: Enable SIMD code again after latest amd64 fixes, bugref:10614
(edit) @103796   13 months vboxsync VMM/IEM: Temporarily disabled the SIMD register allocater again. …
(edit) @103787   13 months vboxsync VMM/IEM: Add a qword index parameter to IEM_MC_FETCH_YREG_U64() and …
(edit) @103784   13 months vboxsync VMM/IEM: Implement emitter for IEM_MC_FETCH_YREG_U32(), bugref:10614
(edit) @103782   13 months vboxsync VMM/IEM: Implement emitter for IEM_MC_FETCH_YREG_U64(), bugref:10614
(edit) @103779   13 months vboxsync VMM/IEM: Implement emitter for IEM_MC_STORE_XREG_U32(), bugref:10614
(edit) @103778   13 months vboxsync VMM/IEM: Replace IEM_MC_STORE_XREG_HI_U64() with the more versatile …
(edit) @103776   13 months vboxsync VMM/IEM: Revert r162139 again (keeping fingers crossed that it works …
(edit) @103770   13 months vboxsync VMM/IEM: Disable the SIMD register allocator again as Win11 hits some …
(edit) @103763   13 months vboxsync VMM/IEM: Implement native emitter for IEM_MC_FETCH_XREG_U32(), bugref:10614
(edit) @103762   13 months vboxsync VMM/IEM: Implement native emitter for IEM_MC_CLEAR_YREG_128_UP(), …
(edit) @103761   13 months vboxsync VMM/IEM: Implement native emitter for IEM_MC_FETCH_XREG_U64(), bugref:10614
(edit) @103759   13 months vboxsync VMM/IEM: Enable the SIMD register allocator and assoicated code, …
(edit) @103756   13 months vboxsync VMM/IEM: Remove IEM_MC_NATIVE_IF from the native emitter code blocks …
(edit) @103671   13 months vboxsync VMM/IEM: Native translation of …
(edit) @103667   13 months vboxsync VMM/IEM: Native translation of IEM_MC_REF_MXCSR() body, bugref:10371
(edit) @103665   13 months vboxsync VMM/IEM: Native translation of IEM_MC_MAYBE_RAISE_FPU_XCPT() body, …
(edit) @103663   13 months vboxsync VMM/IEM: Native translation of …
(edit) @103660   13 months vboxsync VMM/IEM: Native translation of IEM_MC_MAYBE_RAISE_AVX_RELATED_XCPT() …
(edit) @103613   14 months vboxsync VMM/IEM: Experimental code for emitting native code instead of calling …
(edit) @103592   14 months vboxsync VMM/IEM: Native translation of IEM_MC_MAYBE_RAISE_SSE_RELATED_XCPT() …
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