VirtualBox

source: vbox/trunk/src/VBox/VMM/VMMAll/IEMAllInstructionsPython.py

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @100588   20 months vboxsync VMM/IEMAllThreadedPython: Add some more micro code statements, bugref:10369
(edit) @100148   21 months vboxsync VMM/IEM: Made the python scripts pick up and deal with the …
(edit) @100111   21 months vboxsync VMM/IEM: Working on parsing the IEM_MC_DEFER_TO_CIMPL_[0-9]_RET() …
(edit) @100089   21 months vboxsync VMM/IEM: Reworking the variations generated by the python script to …
(edit) @100088   21 months vboxsync VMM/IEM: Some python adjustments for new CIMPL macros and fExec. …
(edit) @99647   22 months vboxsync VMM/IEM: Started modifying the input/decode side of the threaded …
(edit) @99343   2 years vboxsync VMM/IEM: IEM_MC_MAYBE_RAISE_PCLMUL_RELATED_XCPT -> …
(edit) @99342   2 years vboxsync VMM/IEM: IEM_MC_MAYBE_RAISE_AESNI_RELATED_XCPT -> …
(edit) @99341   2 years vboxsync VMM/IEM: IEM_MC_MAYBE_RAISE_SHA_RELATED_XCPT -> …
(edit) @99340   2 years vboxsync VMM/IEM: IEM_MC_MAYBE_RAISE_SSE42_RELATED_XCPT -> …
(edit) @99339   2 years vboxsync VMM/IEM: IEM_MC_MAYBE_RAISE_SSE41_RELATED_XCPT -> …
(edit) @99338   2 years vboxsync VMM/IEM: IEM_MC_MAYBE_RAISE_SSSE3_RELATED_XCPT -> …
(edit) @99337   2 years vboxsync VMM/IEM: IEM_MC_MAYBE_RAISE_SSE3_RELATED_XCPT -> …
(edit) @99336   2 years vboxsync VMM/IEM: IEM_MC_MAYBE_RAISE_SSE2_RELATED_XCPT -> …
(edit) @99335   2 years vboxsync VMM/IEM: IEM_MC_MAYBE_RAISE_AVX2_RELATED_XCPT -> …
(edit) @99330   2 years vboxsync VMM/IEM: Use IEMOP_HLP_DONE_DECODING_*EX*() rather than …
(edit) @99304   2 years vboxsync VMM/IEM: More work on processing MC blocks, mainly related to reducing …
(edit) @99299   2 years vboxsync VMM/IEM: More work on processing MC blocks and generating threaded …
(edit) @99296   2 years vboxsync VMM/IEM: More work on processing MC blocks and generating threaded …
(edit) @99288   2 years vboxsync VMM/IEM: More work on processing MC blocks and generating threaded …
(edit) @99226   2 years vboxsync Disassember,*: Start separating the disassembler into a architecture …
(edit) @99222   2 years vboxsync Disassember,*: Start separating the disassembler into a architecture …
(edit) @98969   2 years vboxsync VMM/IEM: More work on processing MC blocks, mainly related to …
(edit) @98916   2 years vboxsync VMM/IEM: More work on processing MC blocks, mainly related to …
(edit) @98910   2 years vboxsync VMM/IEM: More work on processing MC blocks. bugref:10369
(edit) @98905   2 years vboxsync VMM/IEM: scm fix. bugref:10369
(edit) @98904   2 years vboxsync VMM/IEM: More work on processing MC blocks. bugref:10369
(edit) @98881   2 years vboxsync VMM/IEM: scm fixes. bugref:10369
(edit) @98880   2 years vboxsync VMM/IEM: More work on processing MC blocks. bugref:10369
(edit) @98873   2 years vboxsync VMM/IEM: Started extending IEMAllInstructionsPython.py to pick up …
(edit) @98842   2 years vboxsync VMM/IEM,ValKit: Require explicit instruction file loading call for …
(edit) @98103   2 years vboxsync Copyright year updates by scm.
(edit) @97547   2 years vboxsync IEM: Added MRI instruction form for ValKit to handle r/m, reg, imm …
(edit) @96407   3 years vboxsync scm copyright and license note update
(edit) @95540   3 years vboxsync VMM/IEM: vmovlhps, vmovhps, vmovhpd. bugref:9898
(edit) @95509   3 years vboxsync VMM/IEM: Implemented vpunpcklbw, vpunpcklwd, vpunpckldq, vpunpcklqdq, …
(edit) @95487   3 years vboxsync VMM/IEM: vpshufhw, vpshuflw and vpshufd, brushing up pshufw, pshufhw, …
(edit) @95482   3 years vboxsync VMM/IEM: [v]pmovmskb. bugref:9898
(edit) @95462   3 years vboxsync VMM/IEM: Untested crc32 implementation. [build fix] bugref:9898
(edit) @95403   3 years vboxsync VMM/IEM: vxorps, vxorpd, vpxor, xorps, xorpd and various related …
(edit) @95347   3 years vboxsync VMM/IEM: Implemented the MULX instruction. bugref:9898
(edit) @95341   3 years vboxsync VMM/IEM: Implemented the BLSR, BLSMSK and BLSI instructions. bugref:9898
(edit) @95308   3 years vboxsync VMM/IEM: Implemented ANDN, BEXTR, SHLX, SARX, SHRX, RORX, TZCNT, and …
(edit) @95167   3 years vboxsync VMM/IEM,DIS: Refreshed my memory on generating disassembler tables …
(edit) @93115   3 years vboxsync scm --update-copyright-year
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @79092   6 years vboxsync ValKit,++: Pylint 2.3.1 adjustments.
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @67072   8 years vboxsync IEM: Tests and fixes for vmovntdqa Vx,Mx. Added a few strickness …
(edit) @67042   8 years vboxsync IEM: Implemented (but not tested) vmovntdqa Vx,Mx (VEX.66.0F38 2a mod!=3).
(edit) @67040   8 years vboxsync IEM: Implemented movntdqa Vdq,Mdq (0x66 0x0f 0x38 0x2a mod!=3).
(edit) @67037   8 years vboxsync IEM: Implemented vmovntdq Mx,Vx (VEX.66.0F e7 mod!=3).
(edit) @67034   8 years vboxsync IEM: Tests+docs for movntdq Mdq,Vdq (0x66 0x0f 0xe7).
(edit) @67030   8 years vboxsync IEM: Implemented movq Wq,Vq (VEX.66.0F d6).
(edit) @67015   8 years vboxsync IEM: Implemented vmovdqa Wx,Vx (VEX.66.0F 0x7f).
(edit) @67012   8 years vboxsync IEM: Implemented vmovd Ed,Vd and vmovq Eq,Vq (VEX.66.0F 7e).
(edit) @67007   8 years vboxsync IEM: Tested and adjusted movq Pq,Qq (0x0f 0x6f).
(edit) @67006   8 years vboxsync IEM: Implemented vmovd Vd,Ed and vmovq Vq,Eq (VEX.66.0F 6e).
(edit) @67004   8 years vboxsync IEM: movq Vq,Eq & movd Vd,Ed docs+tests+fixes.
(edit) @67003   8 years vboxsync IEM: movq Pq,Eq & movd Pd,Ed docs+tests+fixes.
(edit) @66991   8 years vboxsync IEM: Docs and test for movntps & movntpd.
(edit) @66976   8 years vboxsync IEM: Implemented vmovapd Vpd,Wpd (VEX.66.28).
(edit) @66966   8 years vboxsync IEM: Implemented vmovlps Mq,Vq (VEX.0F 13 mod!=3).
(edit) @66957   8 years vboxsync IEM: Some VEX related regression fixes and cleanups.
(edit) @66950   8 years vboxsync IEM: Implemented vmovsldup Vx,Wx (VEX.F3.0F 12).
(edit) @66937   8 years vboxsync IEM: Use H*Hi notation instead of the complement one (HdqC*).
(edit) @66935   8 years vboxsync IEM: Implemented vmovlpd Vq,Hq,Mq (VEX.66.0F 12 mod!=3).
(edit) @66932   8 years vboxsync IEM: Implemented vmovlps Vq,Hq,Mq (VEX.0F 12 mod!=3) and vmovhlps …
(edit) @66921   8 years vboxsync IEM: Implemented movsd Usd,Hsd,Vsd (VEX.F2.0F 11 mod=3) and movsd …
(edit) @66920   8 years vboxsync IEM: Implemented movss Uss,Hss,Vss (VEX.F3.0F 11 mod=3) and movss …
(edit) @66909   8 years vboxsync IEM: Implemented vmovups Wps,Vps (VEX.0F 11). Needs more work on the …
(edit) @66906   8 years vboxsync IEM: Implemented vmovsd Vsd,Hsd,Usd (VEX.F2.0F 10 mod=3), vmovsd …
(edit) @66901   8 years vboxsync IEM: Implemented vmovss Vss,Hss,Wss (VEX.F3.0F 10 mod=11) and vmovss …
(edit) @66815   8 years vboxsync IEM: s/V\([a-z]*\)ZxReg/V\1ZxReg/g because 'V' can only indicate a …
(edit) @66814   8 years vboxsync IEM: clearly mark operands that are written to.
(edit) @66812   8 years vboxsync IEM: clearly mark operands that are written to.
(edit) @66811   8 years vboxsync IEM: Implemented movdq2q Pq,Uq (f2 0f d6)
(edit) @66810   8 years vboxsync IEM: Implemented movq2dq Vdq,Nq (f3 0f d6)
(edit) @66808   8 years vboxsync IEM: Implemented movq Vq,Wq (f3 0f 73)
(edit) @66785   8 years vboxsync IEM: Implemented movlhps Vdq,Uq and movhps Vdq,Mq (0f 16).
(edit) @66747   8 years vboxsync IEM: Implemented movlps Mq,Vq (0x0f 0x13).
(edit) @66746   8 years vboxsync IEM: Implemented movsd Vsd,Wsd (0xf2 0x0f 0x10).
(edit) @66479   8 years vboxsync IEM: Stubbed VEX opcode map 2 and 3.
(edit) @66474   8 years vboxsync IEM: Stubbed the three byte opcode tables.
(edit) @66471   8 years vboxsync IEM: Split the 3DNow! instruction out into a separate file.
(edit) @66469   8 years vboxsync IEM: More VEX work. Fixed punpcklbw_Vx_Wx.
(edit) @66464   8 years vboxsync IEM: Implemented movss Vss,Wss (f3 0f 10).
(edit) @66462   8 years vboxsync IEM,bs3-cpu-generated-1: Made the current testcases pass on AMD.
(edit) @66457   8 years vboxsync IEM: Limited xsave and xrstor implemention. Implemented vstmxcsr.
(edit) @66450   8 years vboxsync IEM: More vstmxcsr tests.
(edit) @66419   8 years vboxsync IEM: More vstmxcsr work.
(edit) @66412   8 years vboxsync IEM: Started tackling the first AVX instructions.
(edit) @66404   8 years vboxsync IEM: Implemented ldmxcsr Md.
(edit) @66391   8 years vboxsync IEM: Implemented stmxcsr Md (0f ae !11/3).
(edit) @66334   8 years vboxsync IEM: Fixed UD1 / grp 10 decoding (intel eats modr/m after it).
(edit) @66331   8 years vboxsync IEM: Converted iemOp_Grp15 from switch to tables; implemented …
(edit) @66327   8 years vboxsync IEM,CPUM: Implemented clflush Mb (0f ae /7).
(edit) @66323   8 years vboxsync IEM: Implemented movq Wq,Vq (66 0f d6).
(edit) @66314   8 years vboxsync IEM: Use RTUINT128U instead of uint128_t; started on movsldup Vdq,Wdq.
(edit) @66313   8 years vboxsync bs3-cpu-generated-1,IEM: Introducing @opcodesub to more effectively …
Note: See TracRevisionLog for help on using the revision log.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette