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) @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
(edit) @89974   3 years vboxsync IEM: Added IEMExecOneIgnoreLock for use with split-lock cases. bugref:10052
(edit) @87740   4 years vboxsync SUP/Makefile-wrapper.gmk,iprt/asmdefs.mac: Call objtool on our .r0
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @69221   7 years vboxsync VMM: scm cleanups
(edit) @69111   7 years vboxsync (C) year
(edit) @65506   8 years vboxsync IEM: cmpxchg16v implementation (disabled).
(edit) @65194   8 years vboxsync IEM: Fixed FYL2X implementation.
(edit) @62478   8 years vboxsync (C) 2016
(edit) @56287   9 years vboxsync VMM: Updated (C) year.
(edit) @48127   11 years vboxsync IEM: Started on 64-bit ops on 32-bit hosts.
(edit) @47548   11 years vboxsync IEM: Bunch of fixes, mostly DOS related.
(edit) @47411   11 years vboxsync IEM: pmovmskb.
(edit) @47407   11 years vboxsync IEM: Added pcmpeqb/w/d and corrected alignment exception handling a little.
(edit) @47399   11 years vboxsync IEM: Packed Shuffle Stuff.
(edit) @47385   11 years vboxsync IEM: More SSE/MMX stuff.
(edit) @47319   11 years vboxsync IEM: More 64-bit fixes.
(edit) @47307   11 years vboxsync IEM: Implemented mfence, lfence, sfence.
(edit) @47173   11 years vboxsync IEM: started on iemRaiseXcptOrIntInLongMode but isn't there quite yet.
(edit) @47138   11 years vboxsync IEM: idiv and div missing bits and fixes.
(edit) @46995   11 years vboxsync build fix
(edit) @46992   11 years vboxsync 8-bit idiv overflow checks.
(edit) @46958   11 years vboxsync build fix
(edit) @46957   11 years vboxsync check for DIV overflow, fixing DIV/0 checks. IDIV overflow/underflow …
(edit) @42720   12 years vboxsync IEM: Fixed BSF and BSR bug where they would set the destination …
(edit) @42699   12 years vboxsync IEMAllAImpl.asm: Fixed the wrong 'RET X' stuff in 32-bit mode once and …
(edit) @42660   12 years vboxsync IEM: Implemented CMPXCHG.
(edit) @42651   12 years vboxsync build fixes
(edit) @42633   12 years vboxsync IEM: Implemented CMPXCHG8B. Fixed PGMPhysIemGCPhys2Ptr so that it …
(edit) @40523   13 years vboxsync Fixes argument counting messup in various fist and fst assembly …
(edit) @40255   13 years vboxsync Implemented fpu instruction stubs starting with 0xdd (fiadd m32i ++).
(edit) @40251   13 years vboxsync fcomi, fcomip, fucomi and fucomip.
(edit) @40250   13 years vboxsync IEM: fstp/fld m80r.
(edit) @40248   13 years vboxsync IEM: fst[p], fist[p] and fisttp implementations and fixes.
(edit) @40247   13 years vboxsync IEM: Completed FPU instruction starting with 0xdb. Fixed build break …
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