VirtualBox

source: vbox/trunk/src/VBox/VMM/VMMAll/IEMAllAImpl.asm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @96921   2 years vboxsync VMM/IEM: Implement cvtpi2ps/cvtpi2pd instructions, bugref:9898
(edit) @96916   2 years vboxsync VMM/IEM: Implement cvtpd2pi/cvttpd2pi instructions, bugref:9898
(edit) @96796   2 years vboxsync VMM/IEM: Implement …
(edit) @96789   2 years vboxsync VMM/IEM: Implement cmpps/cmpss/cmppd/cmpsd instructions, bugref:9898
(edit) @96748   2 years vboxsync VMM/IEM: Implement [v]comiss/[v]ucomiss/[v]comisd/[v]ucomisd …
(edit) @96741   2 years vboxsync VMM/IEM: Implement cvtsi2ss/cvtsi2sd instructions, bugref:9898
(edit) @96731   2 years vboxsync VMM/IEM: Implement cvttss2si/cvtss2si instructions, bugref:9898
(edit) @96726   2 years vboxsync VMM/IEM: Implement cvtsd2si instruction, bugref:9898
(edit) @96723   2 years vboxsync VMM/IEM: Implement cvttsd2si instruction, bugref:9898
(edit) @96713   2 years vboxsync VMM/IEM: Implement [v]movmskps/[v]movmskpd instructions, bugref:9898
(edit) @96707   2 years vboxsync VMM/IEM: Implement [v]pextrw instruction, bugref:9898
(edit) @96701   2 years vboxsync VMM/IEM: Implement [v]pinsrw instruction, bugref:9898
(edit) @96681   2 years vboxsync VMM/IEM: Implement cvtps2pd instruction, bugref:9898
(edit) @96652   2 years vboxsync VMM/IEM: Implement [v]pclmulqdq instruction, ​bugref:9898
(edit) @96624   2 years vboxsync VMM/IEM: Current state of the pcmpistri isntruction (missing the C …
(edit) @96537   2 years vboxsync VMM/IEM: Implement [v]pblendw/[v]blendps/[v]blendpd instructions, …
(edit) @96533   2 years vboxsync VMM/IEM: Implement [v]palignr instructions, bugref:9898
(edit) @96454   2 years vboxsync VMM/IEM: Implement [v]pblendvb/[v]blendvps/[v]blendvpd instructions, …
(edit) @96438   2 years vboxsync VMM/IEM: Implement [v]phminposuw instructions, bugref:9898
(edit) @96407   2 years vboxsync scm copyright and license note update
(edit) @96403   2 years vboxsync VMM/IEM: Implement [v]shufps/[v]shufpd instructions, bugref:9898
(edit) @96394   2 years vboxsync VMM/IEM: Implement cvtpd2ps instruction, bugref:9898
(edit) @96392   2 years vboxsync VMM/IEM: Implement addsubps/addsubpd instructions, bugref:9898
(edit) @96384   2 years vboxsync VMM/IEM: Implement sqrtps/sqrtpd/sqrtss/sqrtsd instructions, bugref:9898
(edit) @96382   2 years vboxsync VMM/IEM: Implement haddps/haddpd/hsubps/hsubpd instructions, bugref:9898
(edit) @96379   2 years vboxsync VMM/IEM: Implement cvtss2sd/cvtsd2ss instructions + some streamlinging …
(edit) @96351   2 years vboxsync VMM/IEM: Implement maxss/maxsd instructions, bugref:9898
(edit) @96349   2 years vboxsync VMM/IEM: Implement divss/divsd instructions, bugref:9898
(edit) @96347   2 years vboxsync VMM/IEM: Implement minss/minsd instructions, bugref:9898
(edit) @96343   2 years vboxsync VMM/IEM: Implement subss/subsd instructions + bugfixes for other …
(edit) @96341   2 years vboxsync VMM/IEM: Implement mulss/mulsd instructions, bugref:9898
(edit) @96339   2 years vboxsync VMM/IEM: Implement addss/addsd instructions, bugref:9898
(edit) @96335   2 years vboxsync VMM/IEM: Implement maxps/maxpd instructions, bugref:9898
(edit) @96333   2 years vboxsync VMM/IEM: Implement divps/divpd instructions, bugref:9898
(edit) @96331   2 years vboxsync VMM/IEM: Implement minps/minpd instructions, bugref:9898
(edit) @96294   2 years vboxsync VMM/IEM: Implement subps/subpd instructions, bugref:9898
(edit) @96286   2 years vboxsync VMM/IEM: Implement mulps/mulpd instructions, bugref:9898
(edit) @96253   2 years vboxsync VMM/IEM: Added infrastructure for double precision floating point …
(edit) @96247   2 years vboxsync VMM/IEM: Start implementing floating point SSE instructions using …
(edit) @96130   2 years vboxsync VMM/IEM: Implement [v]pmov{s,z}x[bw,bd,bq,wd,wq,dq] instructions, …
(edit) @96115   2 years vboxsync VMM/IEM: Implement [v]pmov{s,z}x[bw,bd,bq,wd,wq,dq] instructions, …
(edit) @96109   2 years vboxsync VMM/IEM: Implement [v]unpck{l,h}p{s,d} instructions, bugref:9898
(edit) @96104   2 years vboxsync VMM/IEM: Implement [v]pmuludq instructions, bugref:9898
(edit) @96099   2 years vboxsync VMM/IEM: Implement [v]pmuldq instructions, bugref:9898
(edit) @96094   2 years vboxsync VMM/IEM: Implement [v]psadbw instructions, bugref:9898
(edit) @96087   2 years vboxsync VMM/IEM: Implement [v]pmulhrsw instructions, bugref:9898
(edit) @96064   2 years vboxsync VMM/IEM: Implement [v]pmaddubsw instructions, bugref:9898
(edit) @96054   2 years vboxsync VMM/IEM: Implement [v]ph{add,sub}sw instructions, bugref:9898
(edit) @96049   2 years vboxsync VMM/IEM: Implement [v]phsub{w,d} instructions, bugref:9898
(edit) @96046   2 years vboxsync VMM/IEM: Implement [v]phadd{w,d} instructions, bugref:9898
(edit) @96034   2 years vboxsync VMM/IEM: Implement [v]psign{b,w,d} instructions, bugref:9898
(edit) @96032   2 years vboxsync VMM/IEM: Implement [v]pabs{b,w,d} instructions, bugref:9898
(edit) @96028   2 years vboxsync VMM/IEM: Implement [v]pavg{b,w} instructions, bugref:9898
(edit) @96025   2 years vboxsync VMM/IEM: Implement [v]pmulhuw instructions, bugref:9898
(edit) @96022   2 years vboxsync VMM/IEM: Implement missing vpmulhw instructions, bugref:9898
(edit) @96020   2 years vboxsync VMM/IEM: Implement missing [v]pmull{w,d} instructions, bugref:9898
(edit) @96010   2 years vboxsync VMM/IEM: Implement [v]pmaxs{b,w,d} instructions, bugref:9898
(edit) @96007   2 years vboxsync VMM/IEM: Implement [v]pmins{b,w,d} instructions, bugref:9898
(edit) @96004   2 years vboxsync VMM/IEM: Implement missing [v]pminu{w,d} variants, bugref:9898
(edit) @96002   2 years vboxsync VMM/IEM: Implement missing [v]pmaxu{w,d} variants, bugref:9898
(edit) @95989   2 years vboxsync VMM/IEM: Add implementation for vpminub instruction, bugref:9898
(edit) @95986   2 years vboxsync VMM/IEM: Add implementation for vpmaxub instruction, bugref:9898
(edit) @95951   2 years vboxsync IEM: Added PMAXUB/PMINUB and corrected some of the shift variants.
(edit) @95940   2 years vboxsync IEM: Added a bunch of integer MMX/SSE instructions.
(edit) @95578   2 years vboxsync VMM/IEM: [v]ptest. bugref:9898
(edit) @95574   2 years vboxsync VMM/IEM: Restored lost fninit to iemAImpl_fld_r80_from_r64. bugref:9898
(edit) @95522   2 years vboxsync VMM/IEM: Implemented [v]packsswb, [v]packssdw, [v]packuswb and …
(edit) @95509   2 years vboxsync VMM/IEM: Implemented vpunpcklbw, vpunpcklwd, vpunpckldq, vpunpcklqdq, …
(edit) @95499   2 years vboxsync VMM/IEM: [v]pshufhb. bugref:9898
(edit) @95487   2 years vboxsync VMM/IEM: vpshufhw, vpshuflw and vpshufd, brushing up pshufw, pshufhw, …
(edit) @95482   2 years vboxsync VMM/IEM: [v]pmovmskb. bugref:9898
(edit) @95473   2 years vboxsync VMM/IEM: [v]psub[bwdq]. bugref:9898
(edit) @95460   2 years vboxsync VMM/IEM: Untested crc32 implementation. bugref:9898
(edit) @95458   2 years vboxsync VMM/IEM: [v]padd[bwdq]. bugref:9898
(edit) @95453   2 years vboxsync VMM/IEM: [v]pcmpeqq and [v]pcmpgtq. bugref:9898
(edit) @95449   2 years vboxsync VMM/IEM: [v]pcmpeq[bwd] and [v]pcmpgt[bwd]. bugref:9898
(edit) @95441   2 years vboxsync VMM/IEM: [v]andps, [v]andpd, [v]pand, [v]andnps, [v]andnpd, [v]pandn, …
(edit) @95403   2 years vboxsync VMM/IEM: vxorps, vxorpd, vpxor, xorps, xorpd and various related …
(edit) @95360   2 years vboxsync VMM/IEM: Implemented the POPCNT instruction. bugref:9898
(edit) @95347   2 years vboxsync VMM/IEM: Implemented the MULX instruction. bugref:9898
(edit) @95345   2 years vboxsync VMM/IEM: Implemented the PDEP and PEXT instructions. bugref:9898
(edit) @95343   2 years vboxsync VMM/IEM: Implemented the BZHI instruction. bugref:9898
(edit) @95341   2 years vboxsync VMM/IEM: Implemented the BLSR, BLSMSK and BLSI instructions. bugref:9898
(edit) @95308   2 years vboxsync VMM/IEM: Implemented ANDN, BEXTR, SHLX, SARX, SHRX, RORX, TZCNT, and …
(edit) @94440   3 years vboxsync VMM/IEM: fxam does not raise any exceptions and has special …
(edit) @94410   3 years vboxsync VMM/IEM: Correction to iemAImpl_fistt_r80_to_i16 return variable size. …
(edit) @94364   3 years vboxsync VMM/IEM,tstIEMAImpl: Integer and decimal load/store tests. bugref:9898
(edit) @94261   3 years vboxsync iprt/types.h,VMM,ValKit,IPRT: Dropped the bit counts in member …
(edit) @94191   3 years vboxsync VMM/IEM: Corrected C implementation of the basic shift instructions …
(edit) @94190   3 years vboxsync VMM/IEM: Use the C implementation for the Intel and AMD EFLAGS …
(edit) @94178   3 years vboxsync VMM/IEM: Use the C implementation for the SHLD/SHRD Intel and AMD …
(edit) @94176   3 years vboxsync VMM/IEM: Implemented Intel and AMD EFLAGS variants for the assembly …
(edit) @94174   3 years vboxsync VMM/IEM: Implemented Intel and AMD EFLAGS variants for the assembly …
(edit) @94164   3 years vboxsync VMM/IEM: fixed bug in cmpxchg16b worker for gcc targets.
(edit) @94163   3 years vboxsync VMM/IEM: Try deal with basic Intel/AMD EFLAGS difference for shifts …
(edit) @94162   3 years vboxsync VMM/IEM: Try deal with basic Intel/AMD EFLAGS difference for double …
(edit) @94156   3 years vboxsync VMM/IEM: Try deal with basic Intel/AMD EFLAGS difference for binary …
(edit) @93906   3 years vboxsync IEM: Implemented fbstp instruction (used by OLE and indirectly MS Word …
(edit) @93792   3 years vboxsync VMM/IEM: Working on adding missing C version of IEMAllAImpl.asm …
(edit) @93115   3 years vboxsync scm --update-copyright-year
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette