|
|
@108313
|
2 months |
vboxsync |
VMM/IEM: s/IEM_MC_IF_EFL_/IEM_MC_IF_FLAGS_/g. jiraref:VBP-1531
|
|
|
@108299
|
2 months |
vboxsync |
VMM/IEM: Removed IEM_MC_RETURN_ON_FAILURE as it is no longer needed …
|
|
|
@108296
|
2 months |
vboxsync |
VMM/IEM: s/IEM_MC_STORE_MEM_(?!FLAT|SEG|BY)/IEM_MC_STORE_MEM_SEG_\2/g …
|
|
|
@108294
|
2 months |
vboxsync |
VMM/IEM: IEM_MC_STORE_MEM_*_BY_REF -> IEM_MC_STORE_MEM_BY_REF_* (kind …
|
|
|
@108288
|
2 months |
vboxsync |
VMM/IEM: …
|
|
|
@108287
|
2 months |
vboxsync |
VMM/IEM: s/IEM_MC_MEM_MAP/IEM_MC_MEM_SEG_MAP/g jiraref:VBP-1531
|
|
|
@108269
|
2 months |
vboxsync |
VMM/IEM: …
|
|
|
@108267
|
2 months |
vboxsync |
VMM/IEM: …
|
|
|
@108207
|
2 months |
vboxsync |
VMM/IEM: Moving x86 target specific files to VMMAll/target-x86/... …
|
|
|
@108204
|
2 months |
vboxsync |
VMM/IEM: Moving x86 target specific files to VMMAll/target-x86/... …
|
|
|
@107218
|
5 months |
vboxsync |
ValidationKit/bootsectors: fix IEM implementation of vcmpp[sd]; …
|
|
|
@106181
|
7 months |
vboxsync |
VMM/IEM: Check that IEM_MC_REF_EFLAGS is used correctly and won't …
|
|
|
@106180
|
7 months |
vboxsync |
VMM/IEM: Refactoring TbExits and other early eflags calculation …
|
|
|
@106179
|
7 months |
vboxsync |
VMM/IEM: Reworked the div, idiv, mul and imul assembly workers and how …
|
|
|
@106097
|
7 months |
vboxsync |
VMM/IEM: Liveness fix for MXCSR modifying in addps and friends. …
|
|
|
@106061
|
7 months |
vboxsync |
Copyright year updates by scm.
|
|
|
@106037
|
7 months |
vboxsync |
VMM/IEM: Quick liveness fix for iemOp_pmovmskb_Gd_Ux. bugref:10652 …
|
|
|
@105853
|
8 months |
vboxsync |
VMM/IEM: Don't force PC updating before branches, nor flushing of …
|
|
|
@105664
|
8 months |
vboxsync |
VMM/IEM: Implement vgather[dq]p[sd], vpgather[dq][dq] instruction …
|
|
|
@105652
|
8 months |
vboxsync |
VMM/IEM: Fix bound instruction emulation when running in the …
|
|
|
@105489
|
9 months |
vboxsync |
VMM/IEM: Introduce special IEM_MC_NATIVE_EMIT_2_EX() IEM microcode …
|
|
|
@105445
|
9 months |
vboxsync |
VMM/IEM: Fold IEM_MC_MAYBE_RAISE_SSE_AVX_SIMD_FP_OR_UD_XCPT() into …
|
|
|
@105315
|
9 months |
vboxsync |
VMM/IEM: Implement vcvttss2si, vcvttsd2si, vcvtss2si and vcvtsd2si …
|
|
|
@105283
|
9 months |
vboxsync |
VMM/IEM: Implement vcmpps, vcmppd, vcmpss, vcmpsd instruction …
|
|
|
@105251
|
9 months |
vboxsync |
VMM/IEM: Implement native emitters for …
|
|
|
@105183
|
9 months |
vboxsync |
VMM/IEM: A few new IEM MC statements required for AVX/AVX2 floating …
|
|
|
@104419
|
12 months |
vboxsync |
VMM/IEM: Convert near return (retn) and relative/indirect call …
|
|
|
@104270
|
12 months |
vboxsync |
VMM/IEM: Implement native emitter for …
|
|
|
@104195
|
13 months |
vboxsync |
VMM/IEM: Refactoring assembly helpers to not pass eflags by reference …
|
|
|
@104183
|
13 months |
vboxsync |
VMM/IEM: Get rid of IEM_MC_IF_MXCSR_XCPT_PENDING() and …
|
|
|
@104177
|
13 months |
vboxsync |
VMM/IEM: Get rid of IEM_MC_STORE_SSE_RESULT(), by checking for pending …
|
|
|
@104174
|
13 months |
vboxsync |
VMM/IEM: Get rid of IEM_MC_REF_MXCSR() and convert the users to use …
|
|
|
@104155
|
13 months |
vboxsync |
VMM/IEM: Implement native emitters for IEM_MC_CLEAR_EFL_BIT(), …
|
|
|
@104150
|
13 months |
vboxsync |
VMM/IEM: Rework the [v][u]comis[sd] instruction emulations to work by …
|
|
|
@104143
|
13 months |
vboxsync |
VMM/IEM: Implement native emitters for …
|
|
|
@104141
|
13 months |
vboxsync |
VMM/IEM: Implement native emitters for …
|
|
|
@104140
|
13 months |
vboxsync |
VMM/IEM: Implement native emitters for …
|
|
|
@104135
|
13 months |
vboxsync |
VMM/IEM: Rework MXCSR handling for AVX instructions. See r162550 for …
|
|
|
@104133
|
13 months |
vboxsync |
VMM/IEM: Convert the 256-bit vmovsldup/vmovshdup/vmovddup emulations …
|
|
|
@104129
|
13 months |
vboxsync |
VMM/IEM: Rework MXCSR handling for SSE instructions, bugref:10641
…
|
|
|
@104099
|
13 months |
vboxsync |
VMM/IEM: Emit native code for shl Ev,CL. bugref:10376
|
|
|
@104092
|
13 months |
vboxsync |
VMM/IEM: Implement native emitters for IEM_MC_STORE_XREG_R32() and …
|
|
|
@104087
|
13 months |
vboxsync |
VMM/IEM: Implement native emitters for IEM_MC_STORE_XREG_U8() and …
|
|
|
@104076
|
13 months |
vboxsync |
VMM/IEM: Implement 'microcoded' vpinsr[bwdq] instruction decode, …
|
|
|
@104075
|
13 months |
vboxsync |
VMM/IEM: Implement native emitter for …
|
|
|
@104056
|
13 months |
vboxsync |
VMM/IEM: Implement native emitters for IEM_MC_LOCAL_ASSIGN(), …
|
|
|
@104053
|
13 months |
vboxsync |
VMM/IEM: Add native emitter for IEM_MC_STORE_GREG_I64(), bugref:10371
|
|
|
@104021
|
13 months |
vboxsync |
VMM/IEM: Implement native emitters for IEM_MC_CALL_AVX_AIMPL_2() and …
|
|
|
@104019
|
13 months |
vboxsync |
VMM/IEM: Made IEM_MC_CALL_AVX_AIMPL_[34] deal with its hidden …
|
|
|
@104018
|
13 months |
vboxsync |
VMM/IEM: Dropped the argument and local variable counts from …
|
|
|
@104017
|
13 months |
vboxsync |
VMM/IEM: Modified the IEM_MC_ARG_LOCAL_EFLAGS behaviour to also …
|
|
|
@104016
|
13 months |
vboxsync |
VMM/IEM: IEM_MC_LOCAL_EFLAGS. bugref:10376
|
|
|
@103995
|
13 months |
vboxsync |
VMM/IEM: Implement native emitters for IEM_MC_STORE_XREG_XMM(), …
|
|
|
@103993
|
13 months |
vboxsync |
VMM/IEM: Implement native emitters for …
|
|
|
@103979
|
13 months |
vboxsync |
VMM/IEM: Implement IEM_MC_IF_GREG_BIT_SET(), …
|
|
|
@103973
|
13 months |
vboxsync |
VMM/IEM: Implement native emitters for IEM_MC_STORE_YREG_U128(), …
|
|
|
@103956
|
13 months |
vboxsync |
VMM/IEM: Implement native emitter for …
|
|
|
@103955
|
13 months |
vboxsync |
VMM/IEM,DIS: Another mnemonic todo in vex map 3. bugref:9898
|
|
|
@103953
|
13 months |
vboxsync |
VMM/IEM: Implement native emitters for …
|
|
|
@103952
|
13 months |
vboxsync |
VMM/IEM: Implement native emitters for …
|
|
|
@103949
|
13 months |
vboxsync |
VMM/IEM: Implement native emitters for …
|
|
|
@103945
|
13 months |
vboxsync |
VMM/IEM: Implement native emitters for …
|
|
|
@103944
|
13 months |
vboxsync |
VMM/IEM: Implement native emitter for IEM_MC_FETCH_YREG_U128(), …
|
|
|
@103942
|
13 months |
vboxsync |
VMM/IEM: Implement memory stores from SIMD registers and implement …
|
|
|
@103937
|
13 months |
vboxsync |
VMM/IEM: Implement native emitter for IEM_MC_FETCH_XREG_U128(), …
|
|
|
@103934
|
13 months |
vboxsync |
VMM/IEM: Implement native emitter for …
|
|
|
@103933
|
13 months |
vboxsync |
VMM/IEM: Implement native emitter for IEM_MC_STORE_XREG_U32_U128(), …
|
|
|
@103932
|
13 months |
vboxsync |
VMM/IEM: Implement native emitter for IEM_MC_SSE_UPDATE_MXCSR(), …
|
|
|
@103927
|
13 months |
vboxsync |
VMM/IEM,DIS: Some disassembly corrections for pblendvb, blendvps and …
|
|
|
@103921
|
13 months |
vboxsync |
VMM/IEM: Fixed bug in vblendvps/d when working with 256-bit memory …
|
|
|
@103919
|
13 months |
vboxsync |
VMM/IEM: Implement native emitter for …
|
|
|
@103917
|
13 months |
vboxsync |
VMM/IEM: Implement native emitter for IEM_MC_STORE_XREG_U128(), …
|
|
|
@103916
|
13 months |
vboxsync |
VMM/IEM: Convert …
|
|
|
@103911
|
13 months |
vboxsync |
VMM/IEM: Implement support for fetching 128-bit/256-bit values from …
|
|
|
@103909
|
13 months |
vboxsync |
VMM/IEM: Implement 'microcoded' vpextr[bwdq] instruction decode, …
|
|
|
@103900
|
13 months |
vboxsync |
VMM/IEM: More mnemonic @todos. bugref:9898
|
|
|
@103899
|
13 months |
vboxsync |
VMM/IEM: More mnemonic @todos. bugref:9898
|
|
|
@103898
|
13 months |
vboxsync |
VMM/IEM: Fixed todo on vpextrw's mnemonic and reordered the MCs a bit …
|
|
|
@103894
|
13 months |
vboxsync |
VMM/IEM: Add SIMD local variable support and implement native emitters …
|
|
|
@103865
|
13 months |
vboxsync |
VMM/IEM: Implement native emitter for …
|
|
|
@103863
|
13 months |
vboxsync |
VMM/IEM: Revert r162233 as it is not the cause for the corruption, …
|
|
|
@103862
|
13 months |
vboxsync |
VMM/IEM: Partly revert r162209 by disabling recompilation of …
|
|
|
@103853
|
13 months |
vboxsync |
VMM/IEM: Implement native emitter for …
|
|
|
@103851
|
13 months |
vboxsync |
VMM/IEM: Implement native emitter for …
|
|
|
@103850
|
13 months |
vboxsync |
VMM/IEM: Implement native emitter for …
|
|
|
@103849
|
13 months |
vboxsync |
VMM/IEM: Implement native emitter for …
|
|
|
@103846
|
13 months |
vboxsync |
VMM/IEM: Implement native emitter for IEM_MC_FETCH_XREG_U8(), bugref:10614
|
|
|
@103843
|
13 months |
vboxsync |
VMM/IEM: Implement native emitter for IEM_MC_FETCH_XREG_U16(), bugref:10614
|
|
|
@103839
|
13 months |
vboxsync |
VMM/IEM: Implement native emitters for IEM_MC_RAISE_DIVIDE_ERROR() and …
|
|
|
@103835
|
13 months |
vboxsync |
VMM/IEM: Implement native emitter for IEM_MC_IF_MXCSR_XCPT_PENDING(), …
|
|
|
@103834
|
13 months |
vboxsync |
VMM/IEM: Implement native emitter for IEM_MC_CLEAR_XREG_U32_MASK(), …
|
|
|
@103828
|
13 months |
vboxsync |
VMM/IEM: Implemented simple (whole sale) status flag up update …
|
|
|
@103825
|
13 months |
vboxsync |
VMM/IEM: Implement native emitter for …
|
|
|
@103824
|
13 months |
vboxsync |
VMM/IEM: Implement native emitter for …
|
|
|
@103823
|
13 months |
vboxsync |
VMM/IEM: Implement native emitter for …
|
|
|
@103822
|
13 months |
vboxsync |
VMM/IEM: Implement native emitter for …
|
|
|
@103818
|
13 months |
vboxsync |
VMM/IEM: Implement native emitter for …
|
|
|
@103817
|
13 months |
vboxsync |
VMM/IEM: Implement native emitter for …
|
|
|
@103816
|
13 months |
vboxsync |
VMM/IEM: Implement native emitter for …
|
|
|
@103815
|
13 months |
vboxsync |
VMM/IEM: Implement native emitter for …
|
|
|