|
|
@96943
|
2 years |
vboxsync |
VMM/IEM: Addendum to r153847 (VMM/IEM: Fetch EFLAGS before calling …
|
|
|
@96936
|
2 years |
vboxsync |
VMM/IEM: Fetch EFLAGS before calling assembly in …
|
|
|
@96930
|
2 years |
vboxsync |
VMM/IEM: Implement cvtps2pi/cvttps2pi instructions, bugref:9898
|
|
|
@96921
|
2 years |
vboxsync |
VMM/IEM: Implement cvtpi2ps/cvtpi2pd instructions, bugref:9898
|
|
|
@96916
|
2 years |
vboxsync |
VMM/IEM: Implement cvtpd2pi/cvttpd2pi instructions, bugref:9898
|
|
|
@96882
|
2 years |
vboxsync |
IEM: Only zap the high half of 64-bit destination register actually …
|
|
|
@96863
|
2 years |
vboxsync |
IEM: Make RDRAND and RDSEED fail hard instead of crashing guests in a …
|
|
|
@96852
|
2 years |
vboxsync |
IEM: Rotate the FPU stack when changing the FP TOS. Make sure stack …
|
|
|
@96807
|
2 years |
vboxsync |
IEM: Fixed MMX/SSE shift immediate instruction decoding.
|
|
|
@96796
|
2 years |
vboxsync |
VMM/IEM: Implement …
|
|
|
@96789
|
2 years |
vboxsync |
VMM/IEM: Implement cmpps/cmpss/cmppd/cmpsd instructions, bugref:9898
|
|
|
@96751
|
2 years |
vboxsync |
VMM/IEM: Implement [v]comiss/[v]ucomiss/[v]comisd/[v]ucomisd …
|
|
|
@96748
|
2 years |
vboxsync |
VMM/IEM: Implement [v]comiss/[v]ucomiss/[v]comisd/[v]ucomisd …
|
|
|
@96741
|
2 years |
vboxsync |
VMM/IEM: Implement cvtsi2ss/cvtsi2sd instructions, bugref:9898
|
|
|
@96731
|
2 years |
vboxsync |
VMM/IEM: Implement cvttss2si/cvtss2si instructions, bugref:9898
|
|
|
@96726
|
2 years |
vboxsync |
VMM/IEM: Implement cvtsd2si instruction, bugref:9898
|
|
|
@96723
|
2 years |
vboxsync |
VMM/IEM: Implement cvttsd2si instruction, bugref:9898
|
|
|
@96713
|
2 years |
vboxsync |
VMM/IEM: Implement [v]movmskps/[v]movmskpd instructions, bugref:9898
|
|
|
@96707
|
2 years |
vboxsync |
VMM/IEM: Implement [v]pextrw instruction, bugref:9898
|
|
|
@96701
|
2 years |
vboxsync |
VMM/IEM: Implement [v]pinsrw instruction, bugref:9898
|
|
|
@96681
|
2 years |
vboxsync |
VMM/IEM: Implement cvtps2pd instruction, bugref:9898
|
|
|
@96435
|
2 years |
vboxsync |
VMM/IEM: Implement [v]lddqu instructions, bugref:9898
|
|
|
@96407
|
2 years |
vboxsync |
scm copyright and license note update
|
|
|
@96403
|
2 years |
vboxsync |
VMM/IEM: Implement [v]shufps/[v]shufpd instructions, bugref:9898
|
|
|
@96394
|
2 years |
vboxsync |
VMM/IEM: Implement cvtpd2ps instruction, bugref:9898
|
|
|
@96392
|
2 years |
vboxsync |
VMM/IEM: Implement addsubps/addsubpd instructions, bugref:9898
|
|
|
@96384
|
2 years |
vboxsync |
VMM/IEM: Implement sqrtps/sqrtpd/sqrtss/sqrtsd instructions, bugref:9898
|
|
|
@96382
|
2 years |
vboxsync |
VMM/IEM: Implement haddps/haddpd/hsubps/hsubpd instructions, bugref:9898
|
|
|
@96379
|
2 years |
vboxsync |
VMM/IEM: Implement cvtss2sd/cvtsd2ss instructions + some streamlinging …
|
|
|
@96351
|
2 years |
vboxsync |
VMM/IEM: Implement maxss/maxsd instructions, bugref:9898
|
|
|
@96349
|
2 years |
vboxsync |
VMM/IEM: Implement divss/divsd instructions, bugref:9898
|
|
|
@96347
|
2 years |
vboxsync |
VMM/IEM: Implement minss/minsd instructions, bugref:9898
|
|
|
@96343
|
2 years |
vboxsync |
VMM/IEM: Implement subss/subsd instructions + bugfixes for other …
|
|
|
@96341
|
2 years |
vboxsync |
VMM/IEM: Implement mulss/mulsd instructions, bugref:9898
|
|
|
@96339
|
2 years |
vboxsync |
VMM/IEM: Implement addss/addsd instructions, bugref:9898
|
|
|
@96335
|
2 years |
vboxsync |
VMM/IEM: Implement maxps/maxpd instructions, bugref:9898
|
|
|
@96333
|
2 years |
vboxsync |
VMM/IEM: Implement divps/divpd instructions, bugref:9898
|
|
|
@96331
|
2 years |
vboxsync |
VMM/IEM: Implement minps/minpd instructions, bugref:9898
|
|
|
@96326
|
2 years |
vboxsync |
VMM/IEM: addpd, mulpd and subpd are available wih SSE2+ only, bugref:9898
|
|
|
@96294
|
2 years |
vboxsync |
VMM/IEM: Implement subps/subpd instructions, bugref:9898
|
|
|
@96286
|
2 years |
vboxsync |
VMM/IEM: Implement mulps/mulpd instructions, bugref:9898
|
|
|
@96253
|
2 years |
vboxsync |
VMM/IEM: Added infrastructure for double precision floating point …
|
|
|
@96247
|
2 years |
vboxsync |
VMM/IEM: Start implementing floating point SSE instructions using …
|
|
|
@96109
|
2 years |
vboxsync |
VMM/IEM: Implement [v]unpck{l,h}p{s,d} instructions, bugref:9898
|
|
|
@96104
|
2 years |
vboxsync |
VMM/IEM: Implement [v]pmuludq instructions, bugref:9898
|
|
|
@96097
|
2 years |
vboxsync |
VMM/IEM: Implement [v]psadbw instructions, bugref:9898 [build fix]
|
|
|
@96096
|
2 years |
vboxsync |
VMM/IEM: Implement [v]psadbw instructions, bugref:9898 [build fix]
|
|
|
@96094
|
2 years |
vboxsync |
VMM/IEM: Implement [v]psadbw instructions, bugref:9898
|
|
|
@96028
|
2 years |
vboxsync |
VMM/IEM: Implement [v]pavg{b,w} instructions, bugref:9898
|
|
|
@96025
|
2 years |
vboxsync |
VMM/IEM: Implement [v]pmulhuw instructions, bugref:9898
|
|
|
@96010
|
2 years |
vboxsync |
VMM/IEM: Implement [v]pmaxs{b,w,d} instructions, bugref:9898
|
|
|
@96007
|
2 years |
vboxsync |
VMM/IEM: Implement [v]pmins{b,w,d} instructions, bugref:9898
|
|
|
@95953
|
2 years |
vboxsync |
IEM: MMX forms of PMAXUB/PMINUB require SSE (not MMX, not SSE2).
|
|
|
@95952
|
2 years |
vboxsync |
IEM: MMX shifts do not require SSE.
|
|
|
@95951
|
2 years |
vboxsync |
IEM: Added PMAXUB/PMINUB and corrected some of the shift variants.
|
|
|
@95940
|
2 years |
vboxsync |
IEM: Added a bunch of integer MMX/SSE instructions.
|
|
|
@95554
|
2 years |
vboxsync |
VMM/IEM: AVX/SSE disassembler flags (unused) on tested mov …
|
|
|
@95549
|
2 years |
vboxsync |
VMM/IEM: movq/MMX fix. MMX/SSE/AVX disasm flags on tested …
|
|
|
@95546
|
2 years |
vboxsync |
VMM/IEM: AVX/SSE disassembler flags (unused) on tested mov …
|
|
|
@95543
|
2 years |
vboxsync |
VMM/IEM: vmovshdup. Removed unused parameter from iemAImpl_movshdup …
|
|
|
@95537
|
2 years |
vboxsync |
VMM/IEM: [v]movsldup tweak, AVX/SSE disassembler flags (unused) on …
|
|
|
@95531
|
2 years |
vboxsync |
VMM/IEM: Fixed bug in movsd reg,reg. bugref:9898
|
|
|
@95524
|
2 years |
vboxsync |
VMM/IEM: Set some diasm flags.
|
|
|
@95522
|
2 years |
vboxsync |
VMM/IEM: Implemented [v]packsswb, [v]packssdw, [v]packuswb and …
|
|
|
@95516
|
2 years |
vboxsync |
VMM/IEM: Eliminated the IEMOPMEDIAF2 function tables. Not need because …
|
|
|
@95515
|
2 years |
vboxsync |
VMM/IEM: Reverted previous commit (included too much) r152134. bugref:9898
|
|
|
@95514
|
2 years |
vboxsync |
VMM/IEM: Eliminated the IEMOPMEDIAF2 function tables. Not need because …
|
|
|
@95512
|
2 years |
vboxsync |
VMM/IEM: Use the IEM_GET_MODRM_* and IEM_IS_MODRM_* macros to make the …
|
|
|
@95509
|
2 years |
vboxsync |
VMM/IEM: Implemented vpunpcklbw, vpunpcklwd, vpunpckldq, vpunpcklqdq, …
|
|
|
@95489
|
2 years |
vboxsync |
VMM/IEM: Apply IEM_MC_MODIFIED_MREG_BY_REF in two common functions to …
|
|
|
@95487
|
2 years |
vboxsync |
VMM/IEM: vpshufhw, vpshuflw and vpshufd, brushing up pshufw, pshufhw, …
|
|
|
@95482
|
2 years |
vboxsync |
VMM/IEM: [v]pmovmskb. bugref:9898
|
|
|
@95473
|
2 years |
vboxsync |
VMM/IEM: [v]psub[bwdq]. bugref:9898
|
|
|
@95458
|
2 years |
vboxsync |
VMM/IEM: [v]padd[bwdq]. bugref:9898
|
|
|
@95453
|
2 years |
vboxsync |
VMM/IEM: [v]pcmpeqq and [v]pcmpgtq. bugref:9898
|
|
|
@95449
|
2 years |
vboxsync |
VMM/IEM: [v]pcmpeq[bwd] and [v]pcmpgt[bwd]. bugref:9898
|
|
|
@95445
|
2 years |
vboxsync |
VMM/IEM: IEMOP_MNEMONIC -> IEMOP_MNEMONIC2 for pcmpeq[bwd]. bugref:9898
|
|
|
@95441
|
2 years |
vboxsync |
VMM/IEM: [v]andps, [v]andpd, [v]pand, [v]andnps, [v]andnpd, [v]pandn, …
|
|
|
@95403
|
2 years |
vboxsync |
VMM/IEM: vxorps, vxorpd, vpxor, xorps, xorpd and various related …
|
|
|
@95360
|
2 years |
vboxsync |
VMM/IEM: Implemented the POPCNT instruction. bugref:9898
|
|
|
@95308
|
2 years |
vboxsync |
VMM/IEM: Implemented ANDN, BEXTR, SHLX, SARX, SHRX, RORX, TZCNT, and …
|
|
|
@94162
|
3 years |
vboxsync |
VMM/IEM: Try deal with basic Intel/AMD EFLAGS difference for double …
|
|
|
@94156
|
3 years |
vboxsync |
VMM/IEM: Try deal with basic Intel/AMD EFLAGS difference for binary …
|
|
|
@93847
|
3 years |
vboxsync |
VMM/IEM: Working on adding missing C version of IEMAllAImpl.asm …
|
|
|
@93115
|
3 years |
vboxsync |
scm --update-copyright-year
|
|
|
@86183
|
4 years |
vboxsync |
VMM: Implemented sysenter and sysexit in IEM (limited testing). Added …
|
|
|
@84477
|
5 years |
vboxsync |
IEM: Implemented dummy MOV to/from TR. Avoids crashes in OS/2 KDB and …
|
|
|
@82968
|
5 years |
vboxsync |
Copyright year updates by scm.
|
|
|
@78592
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Fixed vmread/vmwrite instruction …
|
|
|
@76652
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 VMREAD/VMLAUNCH fixes.
|
|
|
@76645
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 vmread decoding fix.
|
|
|
@76553
|
6 years |
vboxsync |
scm --update-copyright-year
|
|
|
@75231
|
6 years |
vboxsync |
IEM: Check invalid r/m encoding to avoid IPE.
|
|
|
@74603
|
6 years |
vboxsync |
VMM/IEM, HM: Nested VMX: bugref:9180 VM-exit bits; LMSW intercept. …
|
|
|
@74155
|
6 years |
vboxsync |
VMM: Nested VMX: bugref:9180 VMXVDIAG naming.
|
|
|
@74043
|
6 years |
vboxsync |
VMM/IEM, HM: Nested VMX: bugref:9180 vmlaunch/vmresume work.
|
|
|
@74022
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 VMLAUNCH/VMRESUME bits.
|
|
|
@74017
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 VMLAUNCH skeleton.
|
|
|
@74015
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Add missing diagnostics for vmclear, …
|
|
|
@73983
|
6 years |
vboxsync |
VMM/IEM, HM: Nested VMX: bugref:9180 Implement VMREAD, added using …
|
|
|