|
|
@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
|
|
|
@95989
|
2 years |
vboxsync |
VMM/IEM: Add implementation for vpminub instruction, bugref:9898
|
|
|
@95986
|
2 years |
vboxsync |
VMM/IEM: Add implementation for vpmaxub instruction, bugref:9898
|
|
|
@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.
|
|
|
@95578
|
2 years |
vboxsync |
VMM/IEM: [v]ptest. bugref:9898
|
|
|
@95574
|
2 years |
vboxsync |
VMM/IEM: Restored lost fninit to iemAImpl_fld_r80_from_r64. bugref:9898
|
|
|
@95522
|
2 years |
vboxsync |
VMM/IEM: Implemented [v]packsswb, [v]packssdw, [v]packuswb and …
|
|
|
@95509
|
2 years |
vboxsync |
VMM/IEM: Implemented vpunpcklbw, vpunpcklwd, vpunpckldq, vpunpcklqdq, …
|
|
|
@95499
|
2 years |
vboxsync |
VMM/IEM: [v]pshufhb. bugref:9898
|
|
|
@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
|
|
|
@95460
|
2 years |
vboxsync |
VMM/IEM: Untested crc32 implementation. 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
|
|
|
@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
|
|
|
@95347
|
2 years |
vboxsync |
VMM/IEM: Implemented the MULX instruction. bugref:9898
|
|
|
@95345
|
2 years |
vboxsync |
VMM/IEM: Implemented the PDEP and PEXT instructions. bugref:9898
|
|
|
@95343
|
2 years |
vboxsync |
VMM/IEM: Implemented the BZHI instruction. bugref:9898
|
|
|
@95341
|
2 years |
vboxsync |
VMM/IEM: Implemented the BLSR, BLSMSK and BLSI instructions. bugref:9898
|
|
|
@95308
|
2 years |
vboxsync |
VMM/IEM: Implemented ANDN, BEXTR, SHLX, SARX, SHRX, RORX, TZCNT, and …
|
|
|
@94440
|
3 years |
vboxsync |
VMM/IEM: fxam does not raise any exceptions and has special …
|
|
|
@94410
|
3 years |
vboxsync |
VMM/IEM: Correction to iemAImpl_fistt_r80_to_i16 return variable size. …
|
|
|
@94364
|
3 years |
vboxsync |
VMM/IEM,tstIEMAImpl: Integer and decimal load/store tests. bugref:9898
|
|
|
@94261
|
3 years |
vboxsync |
iprt/types.h,VMM,ValKit,IPRT: Dropped the bit counts in member …
|
|
|
@94191
|
3 years |
vboxsync |
VMM/IEM: Corrected C implementation of the basic shift instructions …
|
|
|
@94190
|
3 years |
vboxsync |
VMM/IEM: Use the C implementation for the Intel and AMD EFLAGS …
|
|
|
@94178
|
3 years |
vboxsync |
VMM/IEM: Use the C implementation for the SHLD/SHRD Intel and AMD …
|
|
|
@94176
|
3 years |
vboxsync |
VMM/IEM: Implemented Intel and AMD EFLAGS variants for the assembly …
|
|
|
@94174
|
3 years |
vboxsync |
VMM/IEM: Implemented Intel and AMD EFLAGS variants for the assembly …
|
|
|
@94164
|
3 years |
vboxsync |
VMM/IEM: fixed bug in cmpxchg16b worker for gcc targets.
|
|
|
@94163
|
3 years |
vboxsync |
VMM/IEM: Try deal with basic Intel/AMD EFLAGS difference for shifts …
|
|
|
@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 …
|
|
|
@93906
|
3 years |
vboxsync |
IEM: Implemented fbstp instruction (used by OLE and indirectly MS Word …
|
|
|
@93792
|
3 years |
vboxsync |
VMM/IEM: Working on adding missing C version of IEMAllAImpl.asm …
|
|
|
@93115
|
3 years |
vboxsync |
scm --update-copyright-year
|
|
|
@89974
|
3 years |
vboxsync |
IEM: Added IEMExecOneIgnoreLock for use with split-lock cases. bugref:10052
|
|
|
@87740
|
4 years |
vboxsync |
SUP/Makefile-wrapper.gmk,iprt/asmdefs.mac: Call objtool on our .r0 …
|
|
|
@82968
|
5 years |
vboxsync |
Copyright year updates by scm.
|
|
|
@76553
|
6 years |
vboxsync |
scm --update-copyright-year
|
|
|
@69221
|
7 years |
vboxsync |
VMM: scm cleanups
|
|
|
@69111
|
7 years |
vboxsync |
(C) year
|
|
|
@65506
|
8 years |
vboxsync |
IEM: cmpxchg16v implementation (disabled).
|
|
|
@65194
|
8 years |
vboxsync |
IEM: Fixed FYL2X implementation.
|
|
|
@62478
|
8 years |
vboxsync |
(C) 2016
|
|
|
@56287
|
9 years |
vboxsync |
VMM: Updated (C) year.
|
|
|
@48127
|
11 years |
vboxsync |
IEM: Started on 64-bit ops on 32-bit hosts.
|
|
|
@47548
|
11 years |
vboxsync |
IEM: Bunch of fixes, mostly DOS related.
|
|
|
@47411
|
11 years |
vboxsync |
IEM: pmovmskb.
|
|
|
@47407
|
11 years |
vboxsync |
IEM: Added pcmpeqb/w/d and corrected alignment exception handling a little.
|
|
|
@47399
|
11 years |
vboxsync |
IEM: Packed Shuffle Stuff.
|
|
|
@47385
|
11 years |
vboxsync |
IEM: More SSE/MMX stuff.
|
|
|
@47319
|
11 years |
vboxsync |
IEM: More 64-bit fixes.
|
|
|
@47307
|
11 years |
vboxsync |
IEM: Implemented mfence, lfence, sfence.
|
|
|
@47173
|
11 years |
vboxsync |
IEM: started on iemRaiseXcptOrIntInLongMode but isn't there quite yet.
|
|
|
@47138
|
11 years |
vboxsync |
IEM: idiv and div missing bits and fixes.
|
|
|
@46995
|
11 years |
vboxsync |
build fix
|
|
|
@46992
|
11 years |
vboxsync |
8-bit idiv overflow checks.
|
|
|
@46958
|
11 years |
vboxsync |
build fix
|
|
|
@46957
|
11 years |
vboxsync |
check for DIV overflow, fixing DIV/0 checks. IDIV overflow/underflow …
|
|
|
@42720
|
12 years |
vboxsync |
IEM: Fixed BSF and BSR bug where they would set the destination …
|
|
|
@42699
|
12 years |
vboxsync |
IEMAllAImpl.asm: Fixed the wrong 'RET X' stuff in 32-bit mode once and …
|
|
|
@42660
|
12 years |
vboxsync |
IEM: Implemented CMPXCHG.
|
|
|
@42651
|
12 years |
vboxsync |
build fixes
|
|
|
@42633
|
12 years |
vboxsync |
IEM: Implemented CMPXCHG8B. Fixed PGMPhysIemGCPhys2Ptr so that it …
|
|
|
@40523
|
13 years |
vboxsync |
Fixes argument counting messup in various fist and fst assembly …
|
|
|
@40255
|
13 years |
vboxsync |
Implemented fpu instruction stubs starting with 0xdd (fiadd m32i ++).
|
|
|
@40251
|
13 years |
vboxsync |
fcomi, fcomip, fucomi and fucomip.
|
|
|
@40250
|
13 years |
vboxsync |
IEM: fstp/fld m80r.
|
|
|
@40248
|
13 years |
vboxsync |
IEM: fst[p], fist[p] and fisttp implementations and fixes.
|
|
|
@40247
|
13 years |
vboxsync |
IEM: Completed FPU instruction starting with 0xdb. Fixed build break …
|
|
|