|
|
@94423
|
3 年 |
vboxsync |
tstIEMAImpl: More tests where AMD and Intel differs a little (or a …
|
|
|
@94420
|
3 年 |
vboxsync |
VMM/IEM: Workaround for doxygen troubles with IEMAllAImplC.cpp. bugref:9898
|
|
|
@94413
|
3 年 |
vboxsync |
VMM/IEM,tstIEMAImpl: A handful of FPU instructions produces different …
|
|
|
@94402
|
3 年 |
vboxsync |
tstIEMAImpl,VMM/IEM: Added tests for FPU instructions taking two …
|
|
|
@94397
|
3 年 |
vboxsync |
VMM/IEM: Implemented C version of fbstp; fixes to fst, fist and fistt …
|
|
|
@94387
|
3 年 |
vboxsync |
VMM/IEM: Implemented C version of fistt; fixes to fst and fist. bugref:9898
|
|
|
@94383
|
3 年 |
vboxsync |
VMM/IEM: fild, fbld, and fist C implementations. bugref:9898
|
|
|
@94364
|
3 年 |
vboxsync |
VMM/IEM,tstIEMAImpl: Integer and decimal load/store tests. bugref:9898
|
|
|
@94350
|
3 年 |
vboxsync |
VMM/IEM: Implemented fbld (not tested). bugref:9898
|
|
|
@94338
|
3 年 |
vboxsync |
VMM/IEM: Implemented iemAImpl_fst_r80_to_r80, iemAImpl_fst_r80_to_r64, …
|
|
|
@94303
|
3 年 |
vboxsync |
VMM/IEM: C implementations of fld_r80_from_r32/64/80. bugref:9898
|
|
|
@94261
|
3 年 |
vboxsync |
iprt/types.h,VMM,ValKit,IPRT: Dropped the bit counts in member …
|
|
|
@94256
|
3 年 |
vboxsync |
VMM/IEM: Implemented C versions of fld1, fldz, and friends. Tests too. …
|
|
|
@94225
|
3 年 |
vboxsync |
VMM/IEM: Fixes for AMD versions of RCL and SHLD. Another stab at …
|
|
|
@94224
|
3 年 |
vboxsync |
VMM/IEM: Attempt at doxygen fix. bugref:9898
|
|
|
@94222
|
3 年 |
vboxsync |
VMM/IEM: Attempt at doxygen fix. bugref:9898
|
|
|
@94220
|
3 年 |
vboxsync |
VMM/IEM: Adjusted the RCL and RCR intel versions to match the 10980xe …
|
|
|
@94195
|
3 年 |
vboxsync |
VMM/IEM: Adjusted double shifts C code to match intel behaviour. …
|
|
|
@94192
|
3 年 |
vboxsync |
VMM/IEM: Corrected C implementation of the double shift instructions …
|
|
|
@94191
|
3 年 |
vboxsync |
VMM/IEM: Corrected C implementation of the basic shift instructions …
|
|
|
@94190
|
3 年 |
vboxsync |
VMM/IEM: Use the C implementation for the Intel and AMD EFLAGS …
|
|
|
@94178
|
3 年 |
vboxsync |
VMM/IEM: Use the C implementation for the SHLD/SHRD Intel and AMD …
|
|
|
@94176
|
3 年 |
vboxsync |
VMM/IEM: Implemented Intel and AMD EFLAGS variants for the assembly …
|
|
|
@94170
|
3 年 |
vboxsync |
VMM/IEM: AMD eflags for mul,imul,div and idiv. bugref:9898
|
|
|
@94169
|
3 年 |
vboxsync |
VMM/IEM: Fixed imul_two mappings; testcase fixes and AMD data. bugref:9898
|
|
|
@94163
|
3 年 |
vboxsync |
VMM/IEM: Try deal with basic Intel/AMD EFLAGS difference for shifts …
|
|
|
@94162
|
3 年 |
vboxsync |
VMM/IEM: Try deal with basic Intel/AMD EFLAGS difference for double …
|
|
|
@94156
|
3 年 |
vboxsync |
VMM/IEM: Try deal with basic Intel/AMD EFLAGS difference for binary …
|
|
|
@93942
|
3 年 |
vboxsync |
VMM/IEM: Stubbed iemAImpl_fst_r80_to_d80 in C version. bugref:9898
|
|
|
@93893
|
3 年 |
vboxsync |
VMM/IEM: Added tests for bswap C workers, discovering weird behaviour …
|
|
|
@93888
|
3 年 |
vboxsync |
VMM/IEM: Corrected MUL, IMUL, DIV and IDIV instruction helpers (C …
|
|
|
@93887
|
3 年 |
vboxsync |
VMM/IEM: Corrected flag calculations for shift operations; added tests …
|
|
|
@93886
|
3 年 |
vboxsync |
VMM/IEM: Corrected flag calculations for unary operations …
|
|
|
@93885
|
3 年 |
vboxsync |
VMM/IEM: Corrected flag calculations for double shifts according to …
|
|
|
@93881
|
3 年 |
vboxsync |
VMM/IEM: doxygen fix. bugref:9898
|
|
|
@93879
|
3 年 |
vboxsync |
VMM/IEM: Added CMPXCHG testcase and corrected flag handling in C …
|
|
|
@93878
|
3 年 |
vboxsync |
VMM/IEM: Simplified XADD impl. bugref:9898
|
|
|
@93877
|
3 年 |
vboxsync |
VMM/IEM: Fixed EFlags for LOCK XADD, adding tests for it. bugref:9898
|
|
|
@93869
|
3 年 |
vboxsync |
VMM/IEM: Corrected IMUL result and changed the C version to produce …
|
|
|
@93866
|
3 年 |
vboxsync |
VMM/IEM: Corrected undefined flag values for BT, BTC, BTR and BTS. …
|
|
|
@93864
|
3 年 |
vboxsync |
VMM/IEM: Corrected overflow flag (OF) calculations for ADD, ADC, SUB …
|
|
|
@93861
|
3 年 |
vboxsync |
VMM/IEM: Stubbed the C versions the missing MMX/SSE/AVX functions in …
|
|
|
@93860
|
3 年 |
vboxsync |
VMM/IEM: Stubbed the C versions x87 FPU functions in IEMAllAImpl.asm. …
|
|
|
@93854
|
3 年 |
vboxsync |
VMM/IEM: Working on adding missing C version of IEMAllAImpl.asm …
|
|
|
@93853
|
3 年 |
vboxsync |
VMM/IEM: Reduced the code duplication for the MUL and IMUL C workers, …
|
|
|
@93852
|
3 年 |
vboxsync |
VMM/IEM: Reduced the code duplication for the DIV and IDIV C workers. …
|
|
|
@93851
|
3 年 |
vboxsync |
VMM/IEM: Reduced the code duplication for the DIV and IDIV C workers. …
|
|
|
@93850
|
3 年 |
vboxsync |
VMM/IEM: Reduced the code duplication for the DIV and IDIV C workers. …
|
|
|
@93848
|
3 年 |
vboxsync |
VMM/IEM: Working on adding missing C version of IEMAllAImpl.asm …
|
|
|
@93847
|
3 年 |
vboxsync |
VMM/IEM: Working on adding missing C version of IEMAllAImpl.asm …
|
|
|
@93794
|
3 年 |
vboxsync |
VMM/IEM: Working on adding missing C version of IEMAllAImpl.asm …
|
|
|
@93792
|
3 年 |
vboxsync |
VMM/IEM: Working on adding missing C version of IEMAllAImpl.asm …
|
|
|
@93786
|
3 年 |
vboxsync |
VMM/IEM: Working on adding missing C version of IEMAllAImpl.asm …
|
|
|
@93783
|
3 年 |
vboxsync |
VMM/IEM: Working on adding missing C version of IEMAllAImpl.asm …
|
|
|
@93782
|
3 年 |
vboxsync |
VMM/IEM: Working on adding missing C version of IEMAllAImpl.asm …
|
|
|
@93762
|
3 年 |
vboxsync |
VMM/IEM: Working on adding missing C version of IEMAllAImpl.asm …
|
|
|
@93758
|
3 年 |
vboxsync |
VMM/IEM: Working on adding missing C version of IEMAllAImpl.asm …
|
|
|
@93756
|
3 年 |
vboxsync |
VMM/IEM: Working on adding missing C version of IEMAllAImpl.asm …
|
|
|
@93744
|
3 年 |
vboxsync |
VMM: More arm64 adjustments. bugref:9898
|
|
|
@93115
|
3 年 |
vboxsync |
scm --update-copyright-year
|
|
|
@82968
|
5 年 |
vboxsync |
Copyright year updates by scm.
|
|
|
@80333
|
6 年 |
vboxsync |
VMM: Eliminating the VBOX_BUGREF_9217_PART_I preprocessor macro. …
|
|
|
@80268
|
6 年 |
vboxsync |
VMM: Refactoring VMMAll/* to use VMCC & VMMCPUCC. bugref:9217
|
|
|
@76553
|
6 年 |
vboxsync |
scm --update-copyright-year
|
|
|
@76397
|
6 年 |
vboxsync |
VBox/vmm/hm_svm.h,hm_vmx.h: Try avoid including VBox/err.h in widely …
|
|
|
@69111
|
7 年 |
vboxsync |
(C) year
|
|
|
@66965
|
8 年 |
vboxsync |
IEM: Implemented vmovddup Vx,Wx (VEX.F2.0F 12).
|
|
|
@66950
|
8 年 |
vboxsync |
IEM: Implemented vmovsldup Vx,Wx (VEX.F3.0F 12).
|
|
|
@66789
|
8 年 |
vboxsync |
IEM: Implemented movshdup Vdq,Wdq (f3 0f 16).
|
|
|
@66321
|
8 年 |
vboxsync |
IEM: Implemented movddup Vdq,Wdq (f2 0f 12).
|
|
|
@66314
|
8 年 |
vboxsync |
IEM: Use RTUINT128U instead of uint128_t; started on movsldup Vdq,Wdq.
|
|
|
@65634
|
8 年 |
vboxsync |
IEM: Typo fix.
|
|
|
@65506
|
8 年 |
vboxsync |
IEM: cmpxchg16v implementation (disabled).
|
|
|
@65030
|
8 年 |
vboxsync |
IEM: Fixed BSR instruction.
|
|
|
@65029
|
8 年 |
vboxsync |
IEM: Fixed sign flag calculation.
|
|
|
@63465
|
9 年 |
vboxsync |
VMM: warnings (clang)
|
|
|
@62601
|
9 年 |
vboxsync |
VMM: Unused parameters.
|
|
|
@62413
|
9 年 |
vboxsync |
iemAImpl_div_u64: Documented flag behavior of Intel Skylake 6700K, …
|
|
|
@62411
|
9 年 |
vboxsync |
iemAImpl_mul_u64: Implemented flag behavior to match that of Intel …
|
|
|
@62408
|
9 年 |
vboxsync |
iemAImpl_imul_u64: Adjusted flag behavior to match that of Intel …
|
|
|
@62404
|
9 年 |
vboxsync |
iemAImpl_idiv_u64: Use RTUint128AssignNeg.
|
|
|
@62402
|
9 年 |
vboxsync |
iemAImpl_imul_u64: Use RTUint128AssignNeg.
|
|
|
@62399
|
9 年 |
vboxsync |
iemAImpl_imul_u64: missed one
|
|
|
@62398
|
9 年 |
vboxsync |
iemAImpl_imul_u64: duh!
|
|
|
@62373
|
9 年 |
vboxsync |
IEMAllAImplC.cpp: Basic 64-bit division and multiplication for 32-bit …
|
|
|
@62371
|
9 年 |
vboxsync |
IEMAllAImplC.cpp: Basic 64-bit division and multiplication for 32-bit …
|
|
|
@62338
|
9 年 |
vboxsync |
IEM: Improved return codes.
|
|
|
@57358
|
10 年 |
vboxsync |
*: scm cleanup run.
|
|
|
@56707
|
10 年 |
vboxsync |
IEM: fix inverted conditions.
|
|
|
@56287
|
10 年 |
vboxsync |
VMM: Updated (C) year.
|
|
|
@48173
|
11 年 |
vboxsync |
moving code a round.
|
|
|
@48172
|
11 年 |
vboxsync |
IEM: Implemented 64-bit rol, ror, rcl, rcr, shl, shr, sar, shld, shrd …
|
|
|
@48170
|
11 年 |
vboxsync |
IEM: Implemented 64-bit inc, dec, not and neg for 32-bit hosts.
|
|
|
@48159
|
11 年 |
vboxsync |
More 64-bit instructions for 32-bit hosts.
|
|
|
@48127
|
11 年 |
vboxsync |
IEM: Started on 64-bit ops on 32-bit hosts.
|
|
|
@47568
|
12 年 |
vboxsync |
IEM: LAR,LSL,ARPL, and some tracing (RTTraceBuf*).
|
|
|
@47173
|
12 年 |
vboxsync |
IEM: started on iemRaiseXcptOrIntInLongMode but isn't there quite yet.
|
|
|
@37955
|
14 年 |
vboxsync |
Moved VBox/x86.h/mac to iprt/x86.h/mac.
|
|
|
@36768
|
14 年 |
vboxsync |
IEM: Initial commit, work in progress.
|