|
|
@104073
|
11 months |
vboxsync |
VMM/IEM: Made the code compile without …
|
|
|
@104064
|
11 months |
vboxsync |
VMM/IEM: Made the IEMTB::cUsage value the native recompilation is done …
|
|
|
@104059
|
11 months |
vboxsync |
VMM/IEM: Implement vextracti128/vextractf128 instruction emulation, …
|
|
|
@104058
|
11 months |
vboxsync |
VMM/IEM: Make IEM_MC_FETCH_YREG_U128() take a iDQWord parameter to …
|
|
|
@104056
|
11 months |
vboxsync |
VMM/IEM: Implement native emitters for IEM_MC_LOCAL_ASSIGN(), …
|
|
|
@104050
|
11 months |
vboxsync |
VMM/IEM: Enable the delayed register writeback feature, bugref:10629
|
|
|
@104047
|
11 months |
vboxsync |
VMM/IEM: Straighten the code flushing dirty guest registers, …
|
|
|
@104036
|
11 months |
vboxsync |
VMM/IEM: Add some more detailed debug info when a guest register …
|
|
|
@104035
|
11 months |
vboxsync |
VMM/IEM: Implement experimental (disabled by default) delaying …
|
|
|
@104034
|
11 months |
vboxsync |
VMM/IEM: Implement experimental (disabled by default) delaying …
|
|
|
@104033
|
11 months |
vboxsync |
VMM/IEM: Implement loading the missing part from CPUMCTX when the …
|
|
|
@104030
|
11 months |
vboxsync |
VMM/IEM: Build fix for linux.arm64 (gcc complains about unsequenced …
|
|
|
@104021
|
11 months |
vboxsync |
VMM/IEM: Implement native emitters for IEM_MC_CALL_AVX_AIMPL_2() and …
|
|
|
@104020
|
11 months |
vboxsync |
VMM/IEM: Call the correct inline function for the …
|
|
|
@104019
|
11 months |
vboxsync |
VMM/IEM: Made IEM_MC_CALL_AVX_AIMPL_[34] deal with its hidden …
|
|
|
@104018
|
11 months |
vboxsync |
VMM/IEM: Dropped the argument and local variable counts from …
|
|
|
@104017
|
11 months |
vboxsync |
VMM/IEM: Modified the IEM_MC_ARG_LOCAL_EFLAGS behaviour to also …
|
|
|
@104016
|
11 months |
vboxsync |
VMM/IEM: IEM_MC_LOCAL_EFLAGS. bugref:10376
|
|
|
@103993
|
11 months |
vboxsync |
VMM/IEM: Implement native emitters for …
|
|
|
@103984
|
11 months |
vboxsync |
VMM/IEM: Need to use iemMemFlatFetchDataU128AlignedSseJmp() for the …
|
|
|
@103973
|
11 months |
vboxsync |
VMM/IEM: Implement native emitters for IEM_MC_STORE_YREG_U128(), …
|
|
|
@103965
|
11 months |
vboxsync |
VMM/IEM: Implement native emitter for …
|
|
|
@103964
|
11 months |
vboxsync |
VMM/IEM: Some statistics on the SIMD register allocator and some …
|
|
|
@103959
|
11 months |
vboxsync |
VMM/IEM: vpblendvb is supposed to raise #UD if VEX.W isn't zero. …
|
|
|
@103956
|
11 months |
vboxsync |
VMM/IEM: Implement native emitter for …
|
|
|
@103955
|
11 months |
vboxsync |
VMM/IEM,DIS: Another mnemonic todo in vex map 3. bugref:9898
|
|
|
@103953
|
11 months |
vboxsync |
VMM/IEM: Implement native emitters for …
|
|
|
@103952
|
11 months |
vboxsync |
VMM/IEM: Implement native emitters for …
|
|
|
@103951
|
11 months |
vboxsync |
VMM/IEM: Rename iemMemFetchDataU256AlignedSse(Jmp) to …
|
|
|
@103949
|
11 months |
vboxsync |
VMM/IEM: Implement native emitters for …
|
|
|
@103942
|
11 months |
vboxsync |
VMM/IEM: Implement memory stores from SIMD registers and implement …
|
|
|
@103936
|
11 months |
vboxsync |
VMM/IEM: Fix call being made in …
|
|
|
@103934
|
11 months |
vboxsync |
VMM/IEM: Implement native emitter for …
|
|
|
@103927
|
11 months |
vboxsync |
VMM/IEM,DIS: Some disassembly corrections for pblendvb, blendvps and …
|
|
|
@103922
|
11 months |
vboxsync |
VMM/IEM: Fixed the remaining decoding issues with vblendvps/d. bugref:9898
|
|
|
@103921
|
11 months |
vboxsync |
VMM/IEM: Fixed bug in vblendvps/d when working with 256-bit memory …
|
|
|
@103916
|
11 months |
vboxsync |
VMM/IEM: Convert …
|
|
|
@103911
|
11 months |
vboxsync |
VMM/IEM: Implement support for fetching 128-bit/256-bit values from …
|
|
|
@103909
|
11 months |
vboxsync |
VMM/IEM: Implement 'microcoded' vpextr[bwdq] instruction decode, …
|
|
|
@103908
|
11 months |
vboxsync |
VMM/IEM: Convert …
|
|
|
@103900
|
11 months |
vboxsync |
VMM/IEM: More mnemonic @todos. bugref:9898
|
|
|
@103899
|
11 months |
vboxsync |
VMM/IEM: More mnemonic @todos. bugref:9898
|
|
|
@103898
|
11 months |
vboxsync |
VMM/IEM: Fixed todo on vpextrw's mnemonic and reordered the MCs a bit …
|
|
|
@103895
|
11 months |
vboxsync |
VMM/IEM: Add SIMD local variable support and implement native emitters …
|
|
|
@103894
|
11 months |
vboxsync |
VMM/IEM: Add SIMD local variable support and implement native emitters …
|
|
|
@103892
|
11 months |
vboxsync |
VMM/IEM: Fix instruction length for amd64, bugref:10614
|
|
|
@103888
|
11 months |
vboxsync |
VMM/IEM: Enabled wholesale EFLAGS skipping in …
|
|
|
@103880
|
11 months |
vboxsync |
VMM/IEM: fix some issues which byte me while improving vpextrb …
|
|
|
@103877
|
11 months |
vboxsync |
VMM/IEM: General fix for RelImm14At5 jumps on arm64 to labels defined …
|
|
|
@103876
|
11 months |
vboxsync |
VMM/IEM: Reverted silent assertion 'fix' from r162236 as it is wrong …
|
|
|
@103875
|
11 months |
vboxsync |
VMM/IEM: Reworked iemNativeEmitMaybeRaiseAvxRelatedXcpt to avoid …
|
|
|
@103874
|
11 months |
vboxsync |
VMM/IEM: Comments on lables. bugref:10370
|
|
|
@103872
|
11 months |
vboxsync |
VMM/IEM: Fixed bugs in arm64 versions of iemNativeEmitOrImmIntoVCpuU32 …
|
|
|
@103865
|
11 months |
vboxsync |
VMM/IEM: Implement native emitter for …
|
|
|
@103860
|
11 months |
vboxsync |
VMM/IEM: Reworked iemNativeEmitMaybeRaiseSseRelatedXcpt to avoid …
|
|
|
@103854
|
11 months |
vboxsync |
doxygen fix, lnx64dep2 build burn, IEMN8veRecompiler.h file, wrong …
|
|
|
@103852
|
11 months |
vboxsync |
Move iemTbFlagsToString() to be accessible to both callers [symbol …
|
|
|
@103850
|
11 months |
vboxsync |
VMM/IEM: Implement native emitter for …
|
|
|
@103849
|
11 months |
vboxsync |
VMM/IEM: Implement native emitter for …
|
|
|
@103848
|
11 months |
vboxsync |
VMM/IEM: Implement native emitter for IEM_MC_FETCH_XREG_U8(), …
|
|
|
@103847
|
11 months |
vboxsync |
Move iemTbFlagsToString() to be accessible to both callers, bugref:9898
|
|
|
@103846
|
11 months |
vboxsync |
VMM/IEM: Implement native emitter for IEM_MC_FETCH_XREG_U8(), bugref:10614
|
|
|
@103845
|
11 months |
vboxsync |
VMM/IEM: Implement native emitter for IEM_MC_FETCH_XREG_U16(), …
|
|
|
@103844
|
11 months |
vboxsync |
VMM/IEM: Implement native emitter for IEM_MC_FETCH_XREG_U16(), …
|
|
|
@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(), …
|
|
|
@103829
|
11 months |
vboxsync |
VMM/IEM: SIMD allocator build fix for windows. bugref:10614
|
|
|
@103828
|
11 months |
vboxsync |
VMM/IEM: Implemented simple (whole sale) status flag up update …
|
|
|
@103822
|
11 months |
vboxsync |
VMM/IEM: Implement native emitter for …
|
|
|
@103821
|
11 months |
vboxsync |
VMM/IEM: Use vpbroadcast, some VEX3 prefix cleanups, bugref:10614
|
|
|
@103819
|
11 months |
vboxsync |
VMM/IEM: amd64 bugfixes for r162184 and r162185, bugref:10614
|
|
|
@103816
|
11 months |
vboxsync |
VMM/IEM: Implement native emitter for …
|
|
|
@103815
|
11 months |
vboxsync |
VMM/IEM: Implement native emitter for …
|
|
|
@103814
|
11 months |
vboxsync |
VMM/IEM: Implement native emitters for IEM_MC_STORE_XREG_U32_ZX_U128() …
|
|
|
@103813
|
11 months |
vboxsync |
VMM/IEM: Enable SIMD code again after latest amd64 fixes, bugref:10614
|
|
|
@103812
|
11 months |
vboxsync |
VMM/IEM: Split up the native recompiler functions …
|
|
|
@103809
|
11 months |
vboxsync |
VMM/IEM: Split up the native recompiler functions …
|
|
|
@103807
|
11 months |
vboxsync |
VMM/IEM: Split up the native recompiler functions …
|
|
|
@103804
|
11 months |
vboxsync |
VMM/IEM: Need to include the temporary register in the fixed register …
|
|
|
@103796
|
11 months |
vboxsync |
VMM/IEM: Temporarily disabled the SIMD register allocater again. …
|
|
|
@103787
|
11 months |
vboxsync |
VMM/IEM: Add a qword index parameter to IEM_MC_FETCH_YREG_U64() and …
|
|
|
@103784
|
11 months |
vboxsync |
VMM/IEM: Implement emitter for IEM_MC_FETCH_YREG_U32(), bugref:10614
|
|
|
@103782
|
11 months |
vboxsync |
VMM/IEM: Implement emitter for IEM_MC_FETCH_YREG_U64(), bugref:10614
|
|
|
@103780
|
11 months |
vboxsync |
VMM/IEM: Implement emitter for IEM_MC_STORE_XREG_U32(), bugref:10614 …
|
|
|
@103779
|
11 months |
vboxsync |
VMM/IEM: Implement emitter for IEM_MC_STORE_XREG_U32(), bugref:10614
|
|
|
@103778
|
11 months |
vboxsync |
VMM/IEM: Replace IEM_MC_STORE_XREG_HI_U64() with the more versatile …
|
|
|
@103777
|
11 months |
vboxsync |
VMM/IEM: Implement emitter for IEM_MC_STORE_XREG_U64() and some fixes …
|
|
|
@103776
|
11 months |
vboxsync |
VMM/IEM: Revert r162139 again (keeping fingers crossed that it works …
|
|
|
@103770
|
11 months |
vboxsync |
VMM/IEM: Disable the SIMD register allocator again as Win11 hits some …
|
|
|
@103763
|
11 months |
vboxsync |
VMM/IEM: Implement native emitter for IEM_MC_FETCH_XREG_U32(), bugref:10614
|
|
|
@103762
|
11 months |
vboxsync |
VMM/IEM: Implement native emitter for IEM_MC_CLEAR_YREG_128_UP(), …
|
|
|
@103761
|
11 months |
vboxsync |
VMM/IEM: Implement native emitter for IEM_MC_FETCH_XREG_U64(), bugref:10614
|
|
|
@103759
|
11 months |
vboxsync |
VMM/IEM: Enable the SIMD register allocator and assoicated code, …
|
|
|
@103758
|
11 months |
vboxsync |
VMM/IEM: More amd64 fixes for SIMD enablement, bs3-cpu-instr-3 works …
|
|
|
@103750
|
11 months |
vboxsync |
VMM/IEM: Implement some ofthe amd64 emitters for SSE/AVX, bugref:10614
|
|
|
@103741
|
11 months |
vboxsync |
VMM/IEM: Disabled IEMNATIVE_WITH_TB_DEBUG_INFO in non-debug builds …
|
|
|
@103739
|
11 months |
vboxsync |
VMM/IEM: Implemented native emitter for ADD instructions taking …
|
|
|