|
|
@105351
|
5 months |
vboxsync |
VMM/IEM: Implement vcvttps2dq instruction emulation, bugref:9898
|
|
|
@105350
|
5 months |
vboxsync |
VMM/IEM: Implement vcvtps2dq instruction emulation, bugref:9898
|
|
|
@105349
|
5 months |
vboxsync |
VMM/IEM: Implement vcvtdq2ps instruction emulation, bugref:9898
|
|
|
@105348
|
5 months |
vboxsync |
VMM/IEM: Implement vcvtsd2ss instruction emulation, bugref:9898
|
|
|
@105347
|
5 months |
vboxsync |
VMM/IEM: Implement vcvtss2sd instruction emulation, bugref:9898
|
|
|
@105346
|
5 months |
vboxsync |
VMM/IEM: Implement vcvtpd2ps instruction emulation, bugref:9898
|
|
|
@105316
|
5 months |
vboxsync |
VMM/IEM: Implement vcvtps2pd instruction emulation, bugref:9898
|
|
|
@105315
|
5 months |
vboxsync |
VMM/IEM: Implement vcvttss2si, vcvttsd2si, vcvtss2si and vcvtsd2si …
|
|
|
@105311
|
5 months |
vboxsync |
VMM/IEM: Implement vcvtsi2sd instruction emulation, bugref:9898
|
|
|
@105309
|
5 months |
vboxsync |
VMM/IEM: Implement vcvtsi2ss instruction emulation, bugref:9898
|
|
|
@105307
|
5 months |
vboxsync |
VMM/IEM: Implement vpermd, vpermps instruction emulations, bugref:9898
|
|
|
@105306
|
5 months |
vboxsync |
VMM/IEM: Implement vpermq, vpermpd instruction emulations, bugref:9898
|
|
|
@105302
|
5 months |
vboxsync |
VMM/IEM: Implement vroundss, vroundsd instruction emulations, bugref:9898
|
|
|
@105295
|
5 months |
vboxsync |
VMM/IEM: Implement vaesimc, vaesenc, vaesenclast, vaesdec, vaesdeclast …
|
|
|
@105291
|
5 months |
vboxsync |
VMM/IEM: Added iemMemFetchDataU32NoAc and iemMemFetchDataU64NoAc (with …
|
|
|
@105284
|
5 months |
vboxsync |
VMM/IEM: Large page TLB optimizations for INVLPG. bugref:10687
|
|
|
@105283
|
5 months |
vboxsync |
VMM/IEM: Implement vcmpps, vcmppd, vcmpss, vcmpsd instruction …
|
|
|
@105277
|
5 months |
vboxsync |
VMM/IEM: Rework roundps/roundpd which only have two operands instead …
|
|
|
@105275
|
5 months |
vboxsync |
VMM/IEM: Implement testcase for vpcmpestrm, vpcmpestri, vpcmpistrm, …
|
|
|
@105274
|
5 months |
vboxsync |
VMM/IEM: Rework roundps/roundpd which only have two operands instead …
|
|
|
@105261
|
5 months |
vboxsync |
VMM/IEM: Share epilog and other tail code on a per-chunk basis (due to …
|
|
|
@105253
|
5 months |
vboxsync |
VMM/IEM: Implement instruction emulation for vrcpps, vrcpss, bugref:9898
|
|
|
@105252
|
5 months |
vboxsync |
VMM/IEM: Implement instruction emulation for vrsqrtps, vrsqrtss, …
|
|
|
@105235
|
5 months |
vboxsync |
VMM/IEM: Implement vsqrtps,vsqrtpd instruction emulations, bugref:9898
|
|
|
@105234
|
5 months |
vboxsync |
VMM/IEM: Implement vaddsubp{s,d} instruction emulations, bugref:9898
|
|
|
@105232
|
5 months |
vboxsync |
VMM/IEM: Implement vhsubp{s,d} instruction emulations, bugref:9898
|
|
|
@105231
|
5 months |
vboxsync |
VMM/IEM: Implement vhaddpd instruction emulation, bugref:9898
|
|
|
@105229
|
5 months |
vboxsync |
VMM/IEM: Implement vmax{ps,pd,ss,sd} instruction emulations, bugref:9898
|
|
|
@105228
|
5 months |
vboxsync |
VMM/IEM: Implement vdiv{ps,pd,ss,sd} instruction emulations, bugref:9898
|
|
|
@105224
|
5 months |
vboxsync |
VMM/IEM: Implement vmin{ps,pd,ss,sd} instruction emulations, bugref:9898
|
|
|
@105220
|
5 months |
vboxsync |
VMM/IEM: Implement vmulpd instruction emulation, bugref:9898
|
|
|
@105218
|
5 months |
vboxsync |
VMM/IEM: Implement vmulps instruction emulation, bugref:9898
|
|
|
@105215
|
5 months |
vboxsync |
VMM/IEM: Implement vsubpd instruction emulation, bugref:9898
|
|
|
@105214
|
5 months |
vboxsync |
VMM/IEM: Implement vsubps instruction emulation, bugref:9898
|
|
|
@105212
|
5 months |
vboxsync |
VMM/IEM: Implement vhaddps instruction emulation, bugref:9898
|
|
|
@105200
|
5 months |
vboxsync |
VMM/IEM: Implement vaddpd, bugref:9898
|
|
|
@105191
|
5 months |
vboxsync |
VMM/IEM: Redo TB allocation and get rid of the allocation bitmap …
|
|
|
@105184
|
5 months |
vboxsync |
VMM/IEM: Implement vaddps instruction emulation, bugref:9898
|
|
|
@105180
|
5 months |
vboxsync |
VMM/IEM: Introduce a small cache of recently freed TBs for immediate …
|
|
|
@105179
|
5 months |
vboxsync |
VMM/IEM: Introduce a small cache of recently freed TBs for immediate …
|
|
|
@105177
|
5 months |
vboxsync |
VMM/IEM: Increase TLB size to 8192 on arm; quick fix for 2M/4M page …
|
|
|
@105123
|
5 months |
vboxsync |
VMM/IEM: bugref:10656: scm fix for r162987.
|
|
|
@105076
|
5 months |
vboxsync |
VMM/IEM: Increased the TLB size from 256 to 1024 entries. bugref:10687
|
|
|
@105072
|
5 months |
vboxsync |
VMM/IEM,DBGF,bs3-cpu-weird-1: Early data breakpoint support, mostly …
|
|
|
@105036
|
5 months |
vboxsync |
VMM/IEM: Split the TLB into non-global (even) and global (odd) …
|
|
|
@104990
|
5 months |
vboxsync |
VMM/IEM: Added IEMTlbInvalidateAllGlobal and made the …
|
|
|
@104984
|
5 months |
vboxsync |
VMM/IEM: Relax alignment restrictions in native code TLB lookup, avoid …
|
|
|
@104956
|
5 months |
vboxsync |
VMM/IEM: TLB statistics reorg. bugref:10687
|
|
|
@104947
|
5 months |
vboxsync |
VMM/IEM,tstVMStructSize: Made the IEM TLB size more easily …
|
|
|
@104941
|
6 months |
vboxsync |
VMM/IEM: Stats. bugref:10687
|
|
|
@104932
|
6 months |
vboxsync |
VMM/PGM,IEM: Refactored+copied PGMGstGetPage into PGMGstQueryPage that …
|
|
|
@104858
|
6 months |
vboxsync |
VMM/IEM: Optimize executable memory allocation on macOS by removing …
|
|
|
@104722
|
7 months |
vboxsync |
VMM/IEM: Implement vmaskmovp[sd], vpmaskmov[dq] instruction decoding, …
|
|
|
@104521
|
7 months |
vboxsync |
VMM/IEM: Corrected cvtps2pd memory access from 128 to 64 bits. …
|
|
|
@104506
|
7 months |
vboxsync |
VMM/IEM: Deal with direct 'linking' of TBs when requiring a TLB load …
|
|
|
@104468
|
7 months |
vboxsync |
VMM/IEM: Deal with the simples direct 'linking' of TBs scenario for …
|
|
|
@104439
|
7 months |
vboxsync |
VMM/IEM: Implement maskmovq, [v]maskmovdqu instruction decoding, …
|
|
|
@104419
|
7 months |
vboxsync |
VMM/IEM: Convert near return (retn) and relative/indirect call …
|
|
|
@104407
|
7 months |
vboxsync |
VMM/IEM: Adjusted the TB exit statistics a bit more, adding a few new …
|
|
|
@104383
|
7 months |
vboxsync |
VMM/IEM: Automtically convert IEMInternal.h & IEMN8veRecompiler.h into …
|
|
|
@104380
|
7 months |
vboxsync |
VMM/IEM: Removed unused IEMMODEX type. bugref:10369
|
|
|
@104378
|
7 months |
vboxsync |
VMM/IEM: Automtically convert IEMInternal.h & IEMN8veRecompiler.h into …
|
|
|
@104367
|
7 months |
vboxsync |
VMM/IEM: Use IEMInternal.h from IEMAllN8veHlpA-arm64.S and produce …
|
|
|
@104362
|
7 months |
vboxsync |
VMM/IEM: Don't unroll loops in TBs. bugref:10653
|
|
|
@104361
|
8 months |
vboxsync |
VMM/IEM: Moved the native TB exit statistics on g_aSimpleTailLabels to …
|
|
|
@104357
|
8 months |
vboxsync |
VMM/IEM: Adding a TB lookup table to each TB, so we can cache which TB …
|
|
|
@104340
|
8 months |
vboxsync |
VMM/IEM: Implement native emitters for psubb, psubw, psubd and psubdq, …
|
|
|
@104321
|
8 months |
vboxsync |
VMM/IEM: Drop the IEMTHRDEDCALLENTRY::idxRange field as nobody uses …
|
|
|
@104298
|
8 months |
vboxsync |
VMM/IEM: Implement native emitters for paddb,paddw,paddd,paddq, …
|
|
|
@104292
|
8 months |
vboxsync |
VMM/IEM: Implement native emitters for psrlw,psrld,psrlq, bugref:10652
|
|
|
@104281
|
8 months |
vboxsync |
VMM/IEM: Gather statistics on the exit behavior of native TBs, bugref:10653
|
|
|
@104274
|
8 months |
vboxsync |
VMM/IEM: Implement native emitter for …
|
|
|
@104269
|
8 months |
vboxsync |
VMM/IEM: Rework pcmpistri emulation to pass the new ECX value as …
|
|
|
@104268
|
8 months |
vboxsync |
VMM: bugref:9898 Fixed Python generator breakage with r162727 by …
|
|
|
@104263
|
8 months |
vboxsync |
VMM: bugref:9898 Implemented vtestp[s|d] instructions and their testcases.
|
|
|
@104238
|
8 months |
vboxsync |
VMM/IEM: Refactoring assembly helpers to not pass eflags by reference …
|
|
|
@104209
|
8 months |
vboxsync |
VMM/IEM: Refactoring assembly helpers to not pass eflags by reference …
|
|
|
@104208
|
8 months |
vboxsync |
VMM/IEM: Refactoring assembly helpers to not pass eflags by reference …
|
|
|
@104207
|
8 months |
vboxsync |
VMM/IEM: Refactoring assembly helpers to not pass eflags by reference …
|
|
|
@104206
|
8 months |
vboxsync |
VMM/IEM: Refactoring assembly helpers to not pass eflags by reference …
|
|
|
@104195
|
8 months |
vboxsync |
VMM/IEM: Refactoring assembly helpers to not pass eflags by reference …
|
|
|
@104188
|
8 months |
vboxsync |
VMM/IEM: Implement vpslldq, vpsrldq, instruction dispatch & emulation, …
|
|
|
@104174
|
8 months |
vboxsync |
VMM/IEM: Get rid of IEM_MC_REF_MXCSR() and convert the users to use …
|
|
|
@104156
|
8 months |
vboxsync |
VMM/IEM: Rework microcode of …
|
|
|
@104151
|
8 months |
vboxsync |
VMM/IEM: Deal with iemNativeDbgInfoAddGuestRegWriteback assertion. …
|
|
|
@104150
|
8 months |
vboxsync |
VMM/IEM: Rework the [v][u]comis[sd] instruction emulations to work by …
|
|
|
@104147
|
8 months |
vboxsync |
VMM/IEM: Optimize (?) the TLB code on ARM64 by using LDP and (for …
|
|
|
@104135
|
8 months |
vboxsync |
VMM/IEM: Rework MXCSR handling for AVX instructions. See r162550 for …
|
|
|
@104133
|
8 months |
vboxsync |
VMM/IEM: Convert the 256-bit vmovsldup/vmovshdup/vmovddup emulations …
|
|
|
@104132
|
8 months |
vboxsync |
VMM/IEM: Convert some AVX instruction emulation helpers to the …
|
|
|
@104129
|
8 months |
vboxsync |
VMM/IEM: Rework MXCSR handling for SSE instructions, bugref:10641
…
|
|
|
@104115
|
8 months |
vboxsync |
VMM/IEM: Split out the executable memory allocator from …
|
|
|
@104114
|
8 months |
vboxsync |
VMM/IEM: Implemented a very simple alternative to …
|
|
|
@104103
|
8 months |
vboxsync |
VMM/IEM: Convert assembly helpers for MMX/SSE instructions who not …
|
|
|
@104100
|
8 months |
vboxsync |
VMM/IEM: Optimize kIemTbDbgEntryType_NativeOffset emitting, caching …
|
|
|
@104095
|
8 months |
vboxsync |
VMM/IEM: Release statistics on how often the exec memory allocator …
|
|
|
@104076
|
8 months |
vboxsync |
VMM/IEM: Implement 'microcoded' vpinsr[bwdq] instruction decode, …
|
|
|
@104073
|
8 months |
vboxsync |
VMM/IEM: Made the code compile without …
|
|
|
@104064
|
8 months |
vboxsync |
VMM/IEM: Made the IEMTB::cUsage value the native recompilation is done …
|
|
|
@104059
|
8 months |
vboxsync |
VMM/IEM: Implement vextracti128/vextractf128 instruction emulation, …
|
|
|