|
|
@106061
|
2 months |
vboxsync |
Copyright year updates by scm.
|
|
|
@105445
|
4 months |
vboxsync |
VMM/IEM: Fold IEM_MC_MAYBE_RAISE_SSE_AVX_SIMD_FP_OR_UD_XCPT() into …
|
|
|
@105359
|
5 months |
vboxsync |
VMM/IEM: Implement vpps and vppd instruction emulation (fallback …
|
|
|
@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 …
|
|
|
@105279
|
5 months |
vboxsync |
VMM/IEM: Implement vpcmpestrm, vpcmpestri, vpcmpistrm, vpcmpistri …
|
|
|
@105278
|
5 months |
vboxsync |
VMM/IEM: Implement vpcmpestrm, vpcmpestri, vpcmpistrm, vpcmpistri …
|
|
|
@105276
|
5 months |
vboxsync |
VMM/IEM: Implement vpcmpestrm, vpcmpestri, vpcmpistrm, vpcmpistri …
|
|
|
@105274
|
5 months |
vboxsync |
VMM/IEM: Rework roundps/roundpd which only have two operands instead …
|
|
|
@104784
|
6 months |
vboxsync |
VMM/IEM: Add helper to ignore the VEX.W prefix for non 64-bit code as …
|
|
|
@104369
|
7 months |
vboxsync |
VMM/IEM: bugref:9898 Implemented vinsertps, vextractps emulation.
|
|
|
@104113
|
8 months |
vboxsync |
VMM/IEM: Fix some incorrect instruction names, bugref:9898
|
|
|
@104094
|
8 months |
vboxsync |
VMM/IEM: scm, trailing whitespace fix, bugref:9898
|
|
|
@104093
|
8 months |
vboxsync |
VMM/IEM: scm, trailing whitespace fix, bugref:9898
|
|
|
@104080
|
8 months |
vboxsync |
VMM/IEM: Implement 'microcoded' vpinsr[bwdq] instruction decode, …
|
|
|
@104076
|
8 months |
vboxsync |
VMM/IEM: Implement 'microcoded' vpinsr[bwdq] instruction decode, …
|
|
|
@104059
|
8 months |
vboxsync |
VMM/IEM: Implement vextracti128/vextractf128 instruction emulation, …
|
|
|
@104018
|
8 months |
vboxsync |
VMM/IEM: Dropped the argument and local variable counts from …
|
|
|
@103959
|
8 months |
vboxsync |
VMM/IEM: vpblendvb is supposed to raise #UD if VEX.W isn't zero. …
|
|
|
@103955
|
8 months |
vboxsync |
VMM/IEM,DIS: Another mnemonic todo in vex map 3. bugref:9898
|
|
|
@103931
|
8 months |
vboxsync |
VMM/IEM,bs3-cpu-instr-3: Some vpextrb disas and special+illegal …
|
|
|
@103926
|
8 months |
vboxsync |
VMM/IEM: Reordered the vblendvps/d MC statements for better mojo. …
|
|
|
@103924
|
8 months |
vboxsync |
VMM/IEM: Fixed the remaining decoding issues with vblendvps/d. [build …
|
|
|
@103922
|
8 months |
vboxsync |
VMM/IEM: Fixed the remaining decoding issues with vblendvps/d. bugref:9898
|
|
|
@103921
|
8 months |
vboxsync |
VMM/IEM: Fixed bug in vblendvps/d when working with 256-bit memory …
|
|
|
@103909
|
9 months |
vboxsync |
VMM/IEM: Implement 'microcoded' vpextr[bwdq] instruction decode, …
|
|
|
@103900
|
9 months |
vboxsync |
VMM/IEM: More mnemonic @todos. bugref:9898
|
|
|
@103899
|
9 months |
vboxsync |
VMM/IEM: More mnemonic @todos. bugref:9898
|
|
|
@103898
|
9 months |
vboxsync |
VMM/IEM: Fixed todo on vpextrw's mnemonic and reordered the MCs a bit …
|
|
|
@103878
|
9 months |
vboxsync |
VMM/IEM: Implement vpextrw AVX r/m (0f3a) variant instruction decode, …
|
|
|
@103700
|
9 months |
vboxsync |
VMM/IEM: Implement vpblendd instruction dispatch & emulation, bugref:9898
|
|
|
@103558
|
9 months |
vboxsync |
VMM/IEM: Implement vpermilpd instruction emulations, bugref:9898
|
|
|
@103556
|
9 months |
vboxsync |
VMM/IEM: Implement vpermilps instruction emulations, bugref:9898
|
|
|
@103256
|
10 months |
vboxsync |
VMM/IEM: Fix regression causing alignment exceptions for SSE/AVX based …
|
|
|
@103190
|
10 months |
vboxsync |
VMM/IEMAllInst*: Liveness analysis, part 3: Flag input & modification …
|
|
|
@102331
|
12 months |
vboxsync |
VMM/IEM: IEM_MC_REF_XXX must NOT have any IEM_MC_FETCH_XXX following …
|
|
|
@101850
|
13 months |
vboxsync |
VMM/IEM: Replaced all IEM_MC_CLEAR_HIGH_GREG_U64_BY_REF use with …
|
|
|
@101387
|
14 months |
vboxsync |
VMM/IEM: Added a new class of threaded function variants, the …
|
|
|
@101386
|
14 months |
vboxsync |
ValidationKit/bootsectors,VMM: Nits for r159378 and r159379, bugref:9898
|
|
|
@101376
|
14 months |
vboxsync |
VMM/IEM: Implement vmpsadbw instruction emulations, bugref:9898
|
|
|
@100854
|
16 months |
vboxsync |
VMM/IEM: In order to get rid of most impossible threaded functions, an …
|
|
|
@100740
|
16 months |
vboxsync |
VMM/IEM: Split up IEMAllInstInterpretOnly.cpp into four files to speed …
|
|
|
@100733
|
16 months |
vboxsync |
VMM/IEM,ValKit: Shortened the IEMAllInstruction* file names to …
|
|
copied from trunk/src/VBox/VMM/VMMAll/IEMAllInstructionsVexMap3.cpp.h
|
|
|
@100714
|
16 months |
vboxsync |
VMM/IEM: Require a IEMOP_HLP_DONE_DECODING in all MC blocks so we know …
|