|
|
@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 …
|
|
|
@40244
|
13 years |
vboxsync |
IEM: Implemented FPU instructions 0xd9 0xf3 thru 0xd9 0xff, completing …
|
|
|
@40242
|
13 years |
vboxsync |
f2xm1, fyl2x, fptan. fpu stack push bugfix.
|
|
|
@40239
|
13 years |
vboxsync |
IEM: Implemented 0xd9 0xe0 thru 0xd9 0xee (fpu stuff).
|
|
|
@40209
|
13 years |
vboxsync |
IEM: Implemented missing FPU instructions starting with 0xd8 and …
|
|
|
@40165
|
13 years |
vboxsync |
Implemented fistp (needs testcase).
|
|
|
@40164
|
13 years |
vboxsync |
IEM: A bunch of r80 by r80 instructions, needed fsubrp stN,st0.
|
|
|
@40163
|
13 years |
vboxsync |
IEM: More r80 by m64r instructions.
|
|
|
@40162
|
13 years |
vboxsync |
fmul st0,m64r
|
|
|
@40161
|
13 years |
vboxsync |
IEM: Debugged fdiv, hacked my way around shortcuts in the recompiler …
|
|
|
@40143
|
13 years |
vboxsync |
fdiv - almost there…
|
|
|
@40138
|
13 years |
vboxsync |
IEM: fdiv work. Added x86extra.mac for non-automatic x86.h bits.
|
|
|
@40093
|
13 years |
vboxsync |
IEM: fld m64i
|
|
|
@40077
|
13 years |
vboxsync |
Implemented fld, currently sans #D exceptions.
|
|
|
@39970
|
13 years |
vboxsync |
IEM: Implemented bswap. Fixed verification of INS.
|
|
|
@38026
|
13 years |
vboxsync |
IEMAllAImpl.asm: Build fix.
|
|
|
@38025
|
13 years |
vboxsync |
IEMAllAImpl.asm: Fixed fastcall bug.
|
|
|
@38019
|
13 years |
vboxsync |
IEM: typo
|
|
|
@38018
|
13 years |
vboxsync |
IEM: Made it link on 32-bit windows.
|
|
|
@37955
|
13 years |
vboxsync |
Moved VBox/x86.h/mac to iprt/x86.h/mac.
|
|
|
@37084
|
14 years |
vboxsync |
IEM: xadd
|
|
|
@37056
|
14 years |
vboxsync |
IEMAllAImpl.asm: BEGINCODE
|
|
|
@36857
|
14 years |
vboxsync |
IEM: bsf, bsr, bt, btc, bts, btr and leave. Some cleaning up.
|
|
|
@36851
|
14 years |
vboxsync |
IEM: SHLD, SHRD.
|
|
|
@36840
|
14 years |
vboxsync |
IEM: cpuid, clts, fixes.
|
|
|
@36815
|
14 years |
vboxsync |
IEM: XCHG mem,reg and CALLN r/m
|
|
|
@36768
|
14 years |
vboxsync |
IEM: Initial commit, work in progress.
|