|
|
@103735
|
10 months |
vboxsync |
VMM/IEM: Implement vpsrlv[dq], vpsravd, vpsllv[dq] instruction …
|
|
|
@103700
|
10 months |
vboxsync |
VMM/IEM: Implement vpblendd instruction dispatch & emulation, bugref:9898
|
|
|
@103696
|
10 months |
vboxsync |
VMM/IEM: Implement vpmaddwd instruction dispatch & emulation, bugref:9898
|
|
|
@103558
|
11 months |
vboxsync |
VMM/IEM: Implement vpermilpd instruction emulations, bugref:9898
|
|
|
@103556
|
11 months |
vboxsync |
VMM/IEM: Implement vpermilps instruction emulations, bugref:9898
|
|
|
@103267
|
11 months |
vboxsync |
VMM/IEM: Implement vpsrl[wdq] 'reg/mem' instruction dispatch & …
|
|
|
@103265
|
11 months |
vboxsync |
VMM/IEM: Implement vpsra[wd] 'reg/mem' instruction dispatch & …
|
|
|
@103184
|
11 months |
vboxsync |
Fix broken build and broken 'with assembly' ability to run VMs at all; …
|
|
|
@103182
|
11 months |
vboxsync |
VMM/IEM: Implement vpsll[wdq] 'reg/mem' instruction dispatch & …
|
|
|
@103099
|
12 months |
vboxsync |
tstIEMAImpl,VMM/IEM: Regenerated integer tests on intel, increasing …
|
|
|
@102896
|
12 months |
vboxsync |
VMM/IEM: Use standard binary assembly helper signature for ADCX and …
|
|
|
@102882
|
12 months |
vboxsync |
VMM/IEM: Skip some expensive flag loading in IEMAllAImpl.asm where …
|
|
|
@102817
|
12 months |
vboxsync |
IEM: Added RCPSS/RCPPS assembly imlementation and C stubs.
|
|
|
@102656
|
13 months |
vboxsync |
IEMAllAImpl.asm: Windows and SysV ABI does not guarantee that top …
|
|
|
@101376
|
15 months |
vboxsync |
VMM/IEM: Implement vmpsadbw instruction emulations, bugref:9898
|
|
|
@100851
|
17 months |
vboxsync |
VMM/IEM: Make the assembly helpers hidden to avoid calling via the plt …
|
|
|
@100709
|
18 months |
vboxsync |
VMM: Added missing splitlock handling for cmpxchg8b and cmpxchg16b, …
|
|
|
@100607
|
18 months |
vboxsync |
VMM/IEM: Implement vperm2f128/vperm2i128 instruction emulations, …
|
|
|
@100602
|
18 months |
vboxsync |
VMM/IEM: Implement vpaddsb/vpaddsw instruction emulations, bugref:9898
|
|
|
@100599
|
18 months |
vboxsync |
VMM/IEM: Implement vpaddusb/vpaddusw instruction emulations, bugref:9898
|
|
|
@100597
|
18 months |
vboxsync |
VMM/IEM: Implement vpsubusb/vpsubusw instruction emulations, bugref:9898
|
|
|
@100595
|
18 months |
vboxsync |
VMM/IEM: Implement vpsubsb/vpsubsw instruction emulations, bugref:9898
|
|
|
@100340
|
18 months |
vboxsync |
VMM/IEMAllAImpl.asm: IBT endbr64/32 and notrack related changes. …
|
|
|
@99790
|
20 months |
vboxsync |
IEM: Fixed iemAImpl_rorx_u64 copy/paste error.
|
|
|
@98921
|
22 months |
vboxsync |
VMM/IEM: Started implementing the dpps/dppd instructions, bugref:9898
|
|
|
@98887
|
22 months |
vboxsync |
VMM/IEM: Implement mpsadbw instruction emulation ,bugref:9898
|
|
|
@98827
|
22 months |
vboxsync |
VMM/IEM: Implement adcx/adox instructions emulation, bugref:9898
|
|
|
@98821
|
23 months |
vboxsync |
VMM/IEM: Fixes and optimizations for the pcmp{i,e}str{i,m} …
|
|
|
@98781
|
23 months |
vboxsync |
VMM/IEM: Fix the pcmp{e,i}str{i,m} instructions, completely got the …
|
|
|
@98723
|
23 months |
vboxsync |
VMM/IEM: Started on implementing …
|
|
|
@98703
|
23 months |
vboxsync |
VMM/{CPUM,IEM}: Implement SHA instruction set extension emulation in …
|
|
|
@98103
|
2 years |
vboxsync |
Copyright year updates by scm.
|
|
|
@97782
|
2 years |
vboxsync |
IEM: Implemented SSE instructions RSQRTPS, RSQRTSS, ROUNDPS, ROUNDPD, …
|
|
|
@97257
|
2 years |
vboxsync |
IEM: Added RDRAND and RDSEED. NB: The fallback implementation does …
|
|
|
@97051
|
2 years |
vboxsync |
Typo fixes.
|
|
|
@96952
|
2 years |
vboxsync |
IEM: Tweaked so that vpinsrw has the same instruction length with …
|
|
|
@96945
|
2 years |
vboxsync |
IEM: Assembly implementation of AES-NI instructions, WIP.
|
|
|
@96944
|
2 years |
vboxsync |
IEM: Typo fixes in IEMAllAimpl.asm.
|
|
|
@96937
|
2 years |
vboxsync |
VMM/IEM: Some assembly corrections, only relevant for x86, so not …
|
|
|
@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
|
|
|
@96796
|
2 years |
vboxsync |
VMM/IEM: Implement …
|
|
|
@96789
|
2 years |
vboxsync |
VMM/IEM: Implement cmpps/cmpss/cmppd/cmpsd instructions, bugref:9898
|
|
|
@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
|
|
|
@96652
|
2 years |
vboxsync |
VMM/IEM: Implement [v]pclmulqdq instruction, bugref:9898
|
|
|
@96624
|
2 years |
vboxsync |
VMM/IEM: Current state of the pcmpistri isntruction (missing the C …
|
|
|
@96537
|
2 years |
vboxsync |
VMM/IEM: Implement [v]pblendw/[v]blendps/[v]blendpd instructions, …
|
|
|
@96533
|
2 years |
vboxsync |
VMM/IEM: Implement [v]palignr instructions, bugref:9898
|
|
|
@96454
|
2 years |
vboxsync |
VMM/IEM: Implement [v]pblendvb/[v]blendvps/[v]blendvpd instructions, …
|
|
|
@96438
|
2 years |
vboxsync |
VMM/IEM: Implement [v]phminposuw 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
|
|
|
@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 …
|
|
|
@96130
|
2 years |
vboxsync |
VMM/IEM: Implement [v]pmov{s,z}x[bw,bd,bq,wd,wq,dq] instructions, …
|
|
|
@96115
|
2 years |
vboxsync |
VMM/IEM: Implement [v]pmov{s,z}x[bw,bd,bq,wd,wq,dq] instructions, …
|
|
|
@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
|
|
|
@96099
|
2 years |
vboxsync |
VMM/IEM: Implement [v]pmuldq instructions, bugref:9898
|
|
|
@96094
|
2 years |
vboxsync |
VMM/IEM: Implement [v]psadbw instructions, bugref:9898
|
|
|
@96087
|
2 years |
vboxsync |
VMM/IEM: Implement [v]pmulhrsw instructions, bugref:9898
|
|
|
@96064
|
2 years |
vboxsync |
VMM/IEM: Implement [v]pmaddubsw instructions, bugref:9898
|
|
|
@96054
|
2 years |
vboxsync |
VMM/IEM: Implement [v]ph{add,sub}sw instructions, bugref:9898
|
|
|
@96049
|
2 years |
vboxsync |
VMM/IEM: Implement [v]phsub{w,d} instructions, bugref:9898
|
|
|
@96046
|
2 years |
vboxsync |
VMM/IEM: Implement [v]phadd{w,d} instructions, bugref:9898
|
|
|
@96034
|
2 years |
vboxsync |
VMM/IEM: Implement [v]psign{b,w,d} instructions, bugref:9898
|
|
|
@96032
|
2 years |
vboxsync |
VMM/IEM: Implement [v]pabs{b,w,d} 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
|
|
|
@96022
|
2 years |
vboxsync |
VMM/IEM: Implement missing vpmulhw instructions, bugref:9898
|
|
|
@96020
|
2 years |
vboxsync |
VMM/IEM: Implement missing [v]pmull{w,d} 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
|
|
|
@96004
|
2 years |
vboxsync |
VMM/IEM: Implement missing [v]pminu{w,d} variants, bugref:9898
|
|
|
@96002
|
2 years |
vboxsync |
VMM/IEM: Implement missing [v]pmaxu{w,d} variants, bugref:9898
|
|
|