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) @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(), …
(edit) @103761   9 months vboxsync VMM/IEM: Implement native emitter for IEM_MC_FETCH_XREG_U64(), bugref:10614
(edit) @103759   9 months vboxsync VMM/IEM: Enable the SIMD register allocator and assoicated code, …
(edit) @103756   9 months vboxsync VMM/IEM: Remove IEM_MC_NATIVE_IF from the native emitter code blocks …
(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) @103663   9 months vboxsync VMM/IEM: Native translation of …
(edit) @103660   9 months vboxsync VMM/IEM: Native translation of IEM_MC_MAYBE_RAISE_AVX_RELATED_XCPT() …
(edit) @103613   9 months vboxsync VMM/IEM: Experimental code for emitting native code instead of calling …
(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) @103585   9 months vboxsync VMM/IEM: Native translation of …
(edit) @103555   9 months vboxsync VMM/IEM: Added native translation for IEM_MC_AND_LOCAL_U8/16/32/64 and …
(edit) @103542   9 months vboxsync VMM/IEM: More helpful way to make the MC block names unique. bugref:10370
(edit) @103256   10 months vboxsync VMM/IEM: Fix regression causing alignment exceptions for SSE/AVX based …
(edit) @103233   10 months vboxsync VMM/IEM: Liveness analysis, part 8: Propagating EFLAGS annotations to …
(edit) @103214   10 months vboxsync VMM/IEMAllInst*: Liveness analysis, part 7: Flag input & modification …
(edit) @103206   10 months vboxsync VMM/IEMAllInst*: Liveness analysis, part 4: Flag input & modification …
(edit) @103190   10 months vboxsync VMM/IEMAllInst*: Liveness analysis, part 3: Flag input & modification …
(edit) @103185   10 months vboxsync VMM/IEMAllInst*: Liveness analysis, part 2: Flag input & modification …
(edit) @103182   10 months vboxsync VMM/IEM: Implement vpsll[wdq] 'reg/mem' instruction dispatch & …
(edit) @103181   10 months vboxsync VMM/IEM: Liveness analysis, part 1. bugref:10372
(edit) @103155   10 months vboxsync VMM/IEM: Remove unused IEM_MC_REF_LOCAL macro. bugref:10371
(edit) @102978   10 months vboxsync VMM/IEM: Implemented generic fallback for misaligned x86 locking that …
(edit) @102977   10 months vboxsync VMM/IEM: Implemented generic fallback for misaligned x86 locking that …
(edit) @102876   11 months vboxsync VMM/IEM: Call different threaded functions for each branch in a …
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