|
|
@76553
|
6 years |
vboxsync |
scm --update-copyright-year
|
|
|
@67072
|
8 years |
vboxsync |
IEM: Tests and fixes for vmovntdqa Vx,Mx. Added a few strickness …
|
|
|
@67042
|
8 years |
vboxsync |
IEM: Implemented (but not tested) vmovntdqa Vx,Mx (VEX.66.0F38 2a mod!=3).
|
|
|
@67040
|
8 years |
vboxsync |
IEM: Implemented movntdqa Vdq,Mdq (0x66 0x0f 0x38 0x2a mod!=3).
|
|
|
@67037
|
8 years |
vboxsync |
IEM: Implemented vmovntdq Mx,Vx (VEX.66.0F e7 mod!=3).
|
|
|
@67034
|
8 years |
vboxsync |
IEM: Tests+docs for movntdq Mdq,Vdq (0x66 0x0f 0xe7).
|
|
|
@67030
|
8 years |
vboxsync |
IEM: Implemented movq Wq,Vq (VEX.66.0F d6).
|
|
|
@67015
|
8 years |
vboxsync |
IEM: Implemented vmovdqa Wx,Vx (VEX.66.0F 0x7f).
|
|
|
@67012
|
8 years |
vboxsync |
IEM: Implemented vmovd Ed,Vd and vmovq Eq,Vq (VEX.66.0F 7e).
|
|
|
@67007
|
8 years |
vboxsync |
IEM: Tested and adjusted movq Pq,Qq (0x0f 0x6f).
|
|
|
@67006
|
8 years |
vboxsync |
IEM: Implemented vmovd Vd,Ed and vmovq Vq,Eq (VEX.66.0F 6e).
|
|
|
@67004
|
8 years |
vboxsync |
IEM: movq Vq,Eq & movd Vd,Ed docs+tests+fixes.
|
|
|
@67003
|
8 years |
vboxsync |
IEM: movq Pq,Eq & movd Pd,Ed docs+tests+fixes.
|
|
|
@66991
|
8 years |
vboxsync |
IEM: Docs and test for movntps & movntpd.
|
|
|
@66976
|
8 years |
vboxsync |
IEM: Implemented vmovapd Vpd,Wpd (VEX.66.28).
|
|
|
@66966
|
8 years |
vboxsync |
IEM: Implemented vmovlps Mq,Vq (VEX.0F 13 mod!=3).
|
|
|
@66957
|
8 years |
vboxsync |
IEM: Some VEX related regression fixes and cleanups.
|
|
|
@66950
|
8 years |
vboxsync |
IEM: Implemented vmovsldup Vx,Wx (VEX.F3.0F 12).
|
|
|
@66937
|
8 years |
vboxsync |
IEM: Use H*Hi notation instead of the complement one (HdqC*).
|
|
|
@66935
|
8 years |
vboxsync |
IEM: Implemented vmovlpd Vq,Hq,Mq (VEX.66.0F 12 mod!=3).
|
|
|
@66932
|
8 years |
vboxsync |
IEM: Implemented vmovlps Vq,Hq,Mq (VEX.0F 12 mod!=3) and vmovhlps …
|
|
|
@66921
|
8 years |
vboxsync |
IEM: Implemented movsd Usd,Hsd,Vsd (VEX.F2.0F 11 mod=3) and movsd …
|
|
|
@66920
|
8 years |
vboxsync |
IEM: Implemented movss Uss,Hss,Vss (VEX.F3.0F 11 mod=3) and movss …
|
|
|
@66909
|
8 years |
vboxsync |
IEM: Implemented vmovups Wps,Vps (VEX.0F 11). Needs more work on the …
|
|
|
@66906
|
8 years |
vboxsync |
IEM: Implemented vmovsd Vsd,Hsd,Usd (VEX.F2.0F 10 mod=3), vmovsd …
|
|
|
@66901
|
8 years |
vboxsync |
IEM: Implemented vmovss Vss,Hss,Wss (VEX.F3.0F 10 mod=11) and vmovss …
|
|
|
@66815
|
8 years |
vboxsync |
IEM: s/V\([a-z]*\)ZxReg/V\1ZxReg/g because 'V' can only indicate a …
|
|
|
@66814
|
8 years |
vboxsync |
IEM: clearly mark operands that are written to.
|
|
|
@66812
|
8 years |
vboxsync |
IEM: clearly mark operands that are written to.
|
|
|
@66811
|
8 years |
vboxsync |
IEM: Implemented movdq2q Pq,Uq (f2 0f d6)
|
|
|
@66810
|
8 years |
vboxsync |
IEM: Implemented movq2dq Vdq,Nq (f3 0f d6)
|
|
|
@66808
|
8 years |
vboxsync |
IEM: Implemented movq Vq,Wq (f3 0f 73)
|
|
|
@66785
|
8 years |
vboxsync |
IEM: Implemented movlhps Vdq,Uq and movhps Vdq,Mq (0f 16).
|
|
|
@66747
|
8 years |
vboxsync |
IEM: Implemented movlps Mq,Vq (0x0f 0x13).
|
|
|
@66746
|
8 years |
vboxsync |
IEM: Implemented movsd Vsd,Wsd (0xf2 0x0f 0x10).
|
|
|
@66479
|
8 years |
vboxsync |
IEM: Stubbed VEX opcode map 2 and 3.
|
|
|
@66474
|
8 years |
vboxsync |
IEM: Stubbed the three byte opcode tables.
|
|
|
@66471
|
8 years |
vboxsync |
IEM: Split the 3DNow! instruction out into a separate file.
|
|
|
@66469
|
8 years |
vboxsync |
IEM: More VEX work. Fixed punpcklbw_Vx_Wx.
|
|
|
@66464
|
8 years |
vboxsync |
IEM: Implemented movss Vss,Wss (f3 0f 10).
|
|
|
@66462
|
8 years |
vboxsync |
IEM,bs3-cpu-generated-1: Made the current testcases pass on AMD.
|
|
|
@66457
|
8 years |
vboxsync |
IEM: Limited xsave and xrstor implemention. Implemented vstmxcsr.
|
|
|
@66450
|
8 years |
vboxsync |
IEM: More vstmxcsr tests.
|
|
|
@66419
|
8 years |
vboxsync |
IEM: More vstmxcsr work.
|
|
|
@66412
|
8 years |
vboxsync |
IEM: Started tackling the first AVX instructions.
|
|
|
@66404
|
8 years |
vboxsync |
IEM: Implemented ldmxcsr Md.
|
|
|
@66391
|
8 years |
vboxsync |
IEM: Implemented stmxcsr Md (0f ae !11/3).
|
|
|
@66334
|
8 years |
vboxsync |
IEM: Fixed UD1 / grp 10 decoding (intel eats modr/m after it).
|
|
|
@66331
|
8 years |
vboxsync |
IEM: Converted iemOp_Grp15 from switch to tables; implemented …
|
|
|
@66327
|
8 years |
vboxsync |
IEM,CPUM: Implemented clflush Mb (0f ae /7).
|
|
|
@66323
|
8 years |
vboxsync |
IEM: Implemented movq Wq,Vq (66 0f d6).
|
|
|
@66314
|
8 years |
vboxsync |
IEM: Use RTUINT128U instead of uint128_t; started on movsldup Vdq,Wdq.
|
|
|
@66313
|
8 years |
vboxsync |
bs3-cpu-generated-1,IEM: Introducing @opcodesub to more effectively …
|
|
|
@66309
|
8 years |
vboxsync |
IEM: Implemented movlps Vq,Mq and movhlps Vq,Uq (0f 12).
|
|
|
@66306
|
8 years |
vboxsync |
IEM: Implemented movss Wss,Vss (f3 0f 11).
|
|
|
@66303
|
8 years |
vboxsync |
IEM: Implemented movupd Wpd,Vpd (66 0f 11).
|
|
|
@66283
|
8 years |
vboxsync |
bs3-cpu-generated-1,IEM: More SSE testing stuff.
|
|
|
@66172
|
8 years |
vboxsync |
bs3-cpu-generated-1: Adding SSE testing (work in progress)…
|
|
|
@66160
|
8 years |
vboxsync |
IEM: Mark instructions allowing lock prefix use (incomplete).
|
|
|
@66159
|
8 years |
vboxsync |
IEM,bs3-cpu-generated-1: Implemented the BOUND instruction and …
|
|
|
@66138
|
8 years |
vboxsync |
IEM: Implemented AAS.
|
|
|
@66135
|
8 years |
vboxsync |
IEM: Implemented AAA.
|
|
|
@66128
|
8 years |
vboxsync |
bs3-cpu-generated-1: python type fix.
|
|
|
@66124
|
8 years |
vboxsync |
bs3-cpu-generated-1,IEM: More tests, fixed rAX,Iz testing bug.
|
|
|
@66114
|
8 years |
vboxsync |
bs3-cpu-generated-1,IEM: updates.
|
|
|
@66113
|
8 years |
vboxsync |
bs3-cpu-generated-1,IEM: updates.
|
|
|
@65962
|
8 years |
vboxsync |
IEMAllInstructionsPython.py: pylint 2.0.0 fixes
|
|
|
@65953
|
8 years |
vboxsync |
IEMAllInstructionsPython.py: Delinted against 1.6.5.
|
|
|
@65951
|
8 years |
vboxsync |
IEMAllInstructionsPython.py: Delinted.
|
|
|
@65947
|
8 years |
vboxsync |
IEMAllInstructionsPython.py: python 3 fix
|
|
|
@65945
|
8 years |
vboxsync |
IEMAllInstructionsPython.py: Don't use common/utils.py because our …
|
|
|
@65926
|
8 years |
vboxsync |
IEM: Started on generating tests from instruction specs.
|
|
|
@65880
|
8 years |
vboxsync |
IEM,DIS: Updates
|
|
|
@65879
|
8 years |
vboxsync |
IEM,DIS: Updates
|
|
|
@65876
|
8 years |
vboxsync |
IEM,DIS: Updates
|
|
|
@65869
|
8 years |
vboxsync |
updates
|
|
|
@65836
|
8 years |
vboxsync |
IEMAllInstructionsPython.py: Fixes.
|
|
|
@65834
|
8 years |
vboxsync |
IEMAllInstructionsPython.py: some more tinkering.
|
|
|
@65828
|
8 years |
vboxsync |
python 3 fixes.
|
|
|
@65825
|
8 years |
vboxsync |
IEMAllInstructionsPython.py: Some updates.
|
|
|
@65806
|
8 years |
vboxsync |
IEMAllInstructionsPython.py: Try make doxygen happy.
|
|
|
@65805
|
8 years |
vboxsync |
IEMAllInstructionsPython.py: Basics doxygen stuff done, some work …
|