|
|
@105315
|
7 months |
vboxsync |
VMM/IEM: Implement vcvttss2si, vcvttsd2si, vcvtss2si and vcvtsd2si …
|
|
|
@105271
|
7 months |
vboxsync |
VMM/IEM: Replaced IEMNATIVEEXITREASON with IEMNATIVELABELTYPE, since …
|
|
|
@105251
|
7 months |
vboxsync |
VMM/IEM: Implement native emitters for …
|
|
|
@105183
|
7 months |
vboxsync |
VMM/IEM: A few new IEM MC statements required for AVX/AVX2 floating …
|
|
|
@105035
|
7 months |
vboxsync |
VMM/IEM,bs3-cpu-weird-1: Made bs3CpuWeird1_PcWrapping run w/o …
|
|
|
@104984
|
8 months |
vboxsync |
VMM/IEM: Relax alignment restrictions in native code TLB lookup, avoid …
|
|
|
@104956
|
8 months |
vboxsync |
VMM/IEM: TLB statistics reorg. bugref:10687
|
|
|
@104797
|
8 months |
vboxsync |
VMM/IEM: Introduce special helpers for generating code to exit a TB in …
|
|
|
@104468
|
9 months |
vboxsync |
VMM/IEM: Deal with the simples direct 'linking' of TBs scenario for …
|
|
|
@104460
|
9 months |
vboxsync |
VMM/IEM: Fixed incorrect use of IEMNATIVE_CALL_ARG1_GREG as a mask in …
|
|
|
@104420
|
9 months |
vboxsync |
VMM/IEM: Add native emitters for the …
|
|
|
@104357
|
10 months |
vboxsync |
VMM/IEM: Adding a TB lookup table to each TB, so we can cache which TB …
|
|
|
@104333
|
10 months |
vboxsync |
VMM/IEM: Fixed untested IEM_MC_MAYBE_RAISE_WAIT_DEVICE_NOT_AVAILABLE …
|
|
|
@104270
|
10 months |
vboxsync |
VMM/IEM: Implement native emitter for …
|
|
|
@104195
|
10 months |
vboxsync |
VMM/IEM: Refactoring assembly helpers to not pass eflags by reference …
|
|
|
@104183
|
10 months |
vboxsync |
VMM/IEM: Get rid of IEM_MC_IF_MXCSR_XCPT_PENDING() and …
|
|
|
@104177
|
10 months |
vboxsync |
VMM/IEM: Get rid of IEM_MC_STORE_SSE_RESULT(), by checking for pending …
|
|
|
@104172
|
10 months |
vboxsync |
VMM/IEM: Doxygen fix, bugref:10371
|
|
|
@104155
|
10 months |
vboxsync |
VMM/IEM: Implement native emitters for IEM_MC_CLEAR_EFL_BIT(), …
|
|
|
@104150
|
10 months |
vboxsync |
VMM/IEM: Rework the [v][u]comis[sd] instruction emulations to work by …
|
|
|
@104143
|
10 months |
vboxsync |
VMM/IEM: Implement native emitters for …
|
|
|
@104140
|
10 months |
vboxsync |
VMM/IEM: Implement native emitters for …
|
|
|
@104135
|
10 months |
vboxsync |
VMM/IEM: Rework MXCSR handling for AVX instructions. See r162550 for …
|
|
|
@104133
|
10 months |
vboxsync |
VMM/IEM: Convert the 256-bit vmovsldup/vmovshdup/vmovddup emulations …
|
|
|
@104129
|
10 months |
vboxsync |
VMM/IEM: Rework MXCSR handling for SSE instructions, bugref:10641
…
|
|
|
@104107
|
10 months |
vboxsync |
VMM/IEM: The source variables for IEM_MC_STORE_XREG_* must be acquired …
|
|
|
@104099
|
10 months |
vboxsync |
VMM/IEM: Emit native code for shl Ev,CL. bugref:10376
|
|
|
@104092
|
10 months |
vboxsync |
VMM/IEM: Implement native emitters for IEM_MC_STORE_XREG_R32() and …
|
|
|
@104087
|
10 months |
vboxsync |
VMM/IEM: Implement native emitters for IEM_MC_STORE_XREG_U8() and …
|
|
|
@104084
|
10 months |
vboxsync |
VMM/IEM: Implement support for automatically flushing all call …
|
|
|
@104075
|
10 months |
vboxsync |
VMM/IEM: Implement native emitter for …
|
|
|
@104074
|
10 months |
vboxsync |
VMM/IEM: Fix implementation of IEM_MC_SHL_LOCAL_S16() and …
|
|
|
@104072
|
10 months |
vboxsync |
VMM/IEM: Build fix and marked the two local SHL/SAR operations as not …
|
|
|
@104058
|
10 months |
vboxsync |
VMM/IEM: Make IEM_MC_FETCH_YREG_U128() take a iDQWord parameter to …
|
|
|
@104056
|
10 months |
vboxsync |
VMM/IEM: Implement native emitters for IEM_MC_LOCAL_ASSIGN(), …
|
|
|
@104053
|
10 months |
vboxsync |
VMM/IEM: Add native emitter for IEM_MC_STORE_GREG_I64(), bugref:10371
|
|
|
@104052
|
10 months |
vboxsync |
VMM/IEM: Non debug build fix, bugref:10629
|
|
|
@104048
|
10 months |
vboxsync |
VMM/IEM: Mark the SIMD register as dirty based on the load size in …
|
|
|
@104047
|
10 months |
vboxsync |
VMM/IEM: Straighten the code flushing dirty guest registers, …
|
|
|
@104034
|
10 months |
vboxsync |
VMM/IEM: Implement experimental (disabled by default) delaying …
|
|
|
@104021
|
10 months |
vboxsync |
VMM/IEM: Implement native emitters for IEM_MC_CALL_AVX_AIMPL_2() and …
|
|
|
@104019
|
10 months |
vboxsync |
VMM/IEM: Made IEM_MC_CALL_AVX_AIMPL_[34] deal with its hidden …
|
|
|
@104018
|
10 months |
vboxsync |
VMM/IEM: Dropped the argument and local variable counts from …
|
|
|
@104009
|
11 months |
vboxsync |
VMM/IEM: Build fix. bugref:10614
|
|
|
@103997
|
11 months |
vboxsync |
VMM/IEM: Fix IEM_MC_COPY_XREG_U128(), IEM_MC_COPY_YREG_U128_ZX_VLMAX() …
|
|
|
@103995
|
11 months |
vboxsync |
VMM/IEM: Implement native emitters for IEM_MC_STORE_XREG_XMM(), …
|
|
|
@103993
|
11 months |
vboxsync |
VMM/IEM: Implement native emitters for …
|
|
|
@103991
|
11 months |
vboxsync |
VMM/IEM: Fix IEM_MC_COPY_XREG_U128(), IEM_MC_COPY_YREG_U128_ZX_VLMAX() …
|
|
|
@103990
|
11 months |
vboxsync |
VMM/IEM: Fix the SIMD guest register value checking, cnt operates on …
|
|
|
@103986
|
11 months |
vboxsync |
VMM/IEM: Implement IEM_MC_IF_GREG_BIT_SET(), …
|
|
|
@103985
|
11 months |
vboxsync |
VMM/IEM: Implement native emitter for IEM_MC_SSE_UPDATE_MXCSR(), …
|
|
|
@103979
|
11 months |
vboxsync |
VMM/IEM: Implement IEM_MC_IF_GREG_BIT_SET(), …
|
|
|
@103973
|
11 months |
vboxsync |
VMM/IEM: Implement native emitters for IEM_MC_STORE_YREG_U128(), …
|
|
|
@103956
|
11 months |
vboxsync |
VMM/IEM: Implement native emitter for …
|
|
|
@103953
|
11 months |
vboxsync |
VMM/IEM: Implement native emitters for …
|
|
|
@103952
|
11 months |
vboxsync |
VMM/IEM: Implement native emitters for …
|
|
|
@103949
|
11 months |
vboxsync |
VMM/IEM: Implement native emitters for …
|
|
|
@103945
|
11 months |
vboxsync |
VMM/IEM: Implement native emitters for …
|
|
|
@103944
|
11 months |
vboxsync |
VMM/IEM: Implement native emitter for IEM_MC_FETCH_YREG_U128(), …
|
|
|
@103942
|
11 months |
vboxsync |
VMM/IEM: Implement memory stores from SIMD registers and implement …
|
|
|
@103939
|
11 months |
vboxsync |
VMM/IEM: Fix some harmless typos, bugref:10614
|
|
|
@103937
|
11 months |
vboxsync |
VMM/IEM: Implement native emitter for IEM_MC_FETCH_XREG_U128(), …
|
|
|
@103935
|
11 months |
vboxsync |
VMM/IEM: Implement native emitter for …
|
|
|
@103934
|
11 months |
vboxsync |
VMM/IEM: Implement native emitter for …
|
|
|
@103933
|
11 months |
vboxsync |
VMM/IEM: Implement native emitter for IEM_MC_STORE_XREG_U32_U128(), …
|
|
|
@103932
|
11 months |
vboxsync |
VMM/IEM: Implement native emitter for IEM_MC_SSE_UPDATE_MXCSR(), …
|
|
|
@103919
|
11 months |
vboxsync |
VMM/IEM: Implement native emitter for …
|
|
|
@103917
|
11 months |
vboxsync |
VMM/IEM: Implement native emitter for IEM_MC_STORE_XREG_U128(), …
|
|
|
@103916
|
11 months |
vboxsync |
VMM/IEM: Convert …
|
|
|
@103911
|
11 months |
vboxsync |
VMM/IEM: Implement support for fetching 128-bit/256-bit values from …
|
|
|
@103894
|
11 months |
vboxsync |
VMM/IEM: Add SIMD local variable support and implement native emitters …
|
|
|
@103891
|
11 months |
vboxsync |
VMM/IEM: Need to ensure that the variable to be stored in memory is …
|
|
|
@103881
|
11 months |
vboxsync |
VMM/IEM: Fix IEM_MC_CALL_SSE_AIMPL_2() and IEM_MC_CALL_SSE_AIMPL_3() …
|
|
|
@103877
|
11 months |
vboxsync |
VMM/IEM: General fix for RelImm14At5 jumps on arm64 to labels defined …
|
|
|
@103875
|
11 months |
vboxsync |
VMM/IEM: Reworked iemNativeEmitMaybeRaiseAvxRelatedXcpt to avoid …
|
|
|
@103865
|
11 months |
vboxsync |
VMM/IEM: Implement native emitter for …
|
|
|
@103861
|
11 months |
vboxsync |
VMM/IEM: Reworked iemNativeEmitMaybeRaiseSseRelatedXcpt to avoid …
|
|
|
@103860
|
11 months |
vboxsync |
VMM/IEM: Reworked iemNativeEmitMaybeRaiseSseRelatedXcpt to avoid …
|
|
|
@103855
|
11 months |
vboxsync |
VMM/IEM: Use the clobbered register mask (fGstShwFlush) instead of …
|
|
|
@103853
|
11 months |
vboxsync |
VMM/IEM: Implement native emitter for …
|
|
|
@103851
|
11 months |
vboxsync |
VMM/IEM: Implement native emitter for …
|
|
|
@103850
|
11 months |
vboxsync |
VMM/IEM: Implement native emitter for …
|
|
|
@103849
|
11 months |
vboxsync |
VMM/IEM: Implement native emitter for …
|
|
|
@103846
|
11 months |
vboxsync |
VMM/IEM: Implement native emitter for IEM_MC_FETCH_XREG_U8(), bugref:10614
|
|
|
@103843
|
11 months |
vboxsync |
VMM/IEM: Implement native emitter for IEM_MC_FETCH_XREG_U16(), bugref:10614
|
|
|
@103839
|
11 months |
vboxsync |
VMM/IEM: Implement native emitters for IEM_MC_RAISE_DIVIDE_ERROR() and …
|
|
|
@103838
|
11 months |
vboxsync |
VMM/IEM: Emit the …
|
|
|
@103836
|
11 months |
vboxsync |
VMM/IEM: Implement native emitter for IEM_MC_IF_MXCSR_XCPT_PENDING(), …
|
|
|
@103835
|
11 months |
vboxsync |
VMM/IEM: Implement native emitter for IEM_MC_IF_MXCSR_XCPT_PENDING(), …
|
|
|
@103834
|
11 months |
vboxsync |
VMM/IEM: Implement native emitter for IEM_MC_CLEAR_XREG_U32_MASK(), …
|
|
|
@103828
|
11 months |
vboxsync |
VMM/IEM: Implemented simple (whole sale) status flag up update …
|
|
|
@103826
|
11 months |
vboxsync |
VMM/IEM: Fixed missing variable index unpacking in …
|
|
|
@103825
|
11 months |
vboxsync |
VMM/IEM: Implement native emitter for …
|
|
|
@103824
|
11 months |
vboxsync |
VMM/IEM: Implement native emitter for …
|
|
|
@103823
|
11 months |
vboxsync |
VMM/IEM: Implement native emitter for …
|
|
|
@103822
|
11 months |
vboxsync |
VMM/IEM: Implement native emitter for …
|
|
|
@103818
|
11 months |
vboxsync |
VMM/IEM: Implement native emitter for …
|
|
|
@103817
|
11 months |
vboxsync |
VMM/IEM: Implement native emitter for …
|
|
|
@103816
|
11 months |
vboxsync |
VMM/IEM: Implement native emitter for …
|
|
|
@103815
|
11 months |
vboxsync |
VMM/IEM: Implement native emitter for …
|
|
|