VirtualBox

source: vbox/trunk/src/VBox/ValidationKit/bootsectors/bs3-cpu-generated-1-template.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @67084   8 years vboxsync bs3-cpu-generated-1: cleanups
(edit) @67083   8 years vboxsync bs3-cpu-generated-1: cleanups
(edit) @67082   8 years vboxsync bs3-cpu-generated-1: cleanups
(edit) @67081   8 years vboxsync bs3-cpu-generated-1: cleanups
(edit) @67079   8 years vboxsync bs3-cpu-generated-1: cleanups
(edit) @67078   8 years vboxsync bs3-cpu-generated-1: cleanups
(edit) @67077   8 years vboxsync bs3-cpu-generated-1: cleanups
(edit) @67076   8 years vboxsync bs3-cpu-generated-1: cleanups
(edit) @67074   8 years vboxsync bs3-cpu-generated-1: cleanups
(edit) @67073   8 years vboxsync bs3-cpu-generated-1: cleanups
(edit) @67072   8 years vboxsync IEM: Tests and fixes for vmovntdqa Vx,Mx. Added a few strickness …
(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) @67033   8 years vboxsync IEM: Tests+docs+adjustments for movntq Mq,Pq (0x0f 0xe7).
(edit) @67030   8 years vboxsync IEM: Implemented movq Wq,Vq (VEX.66.0F d6).
(edit) @67029   8 years vboxsync IEM: Implemented movq Vq,Wq (VEX.F3.0F 7e).
(edit) @67015   8 years vboxsync IEM: Implemented vmovdqa Wx,Vx (VEX.66.0F 0x7f).
(edit) @67014   8 years vboxsync IEM: Documented movd Ed,Vd and mov Eq,Vq (0x66 0x0f 0x7e).
(edit) @67013   8 years vboxsync IEM: Documented and adjusted movd Ed,Pd and mov Eq,Pq (0x0f 0x7e).
(edit) @67012   8 years vboxsync IEM: Implemented vmovd Ed,Vd and vmovq Eq,Vq (VEX.66.0F 7e).
(edit) @67009   8 years vboxsync IEM: Implemented vmovdqa Vx,Wx (VEX.66.0F 6f).
(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) @67005   8 years vboxsync IEM: More tests for movd & movq.
(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) @66992   8 years vboxsync IEM: Implemented vmovntps Mps,Vps (VEX.0F 2b) and vmovntpd Mpd,Vpd …
(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) @66974   8 years vboxsync IEM: Added docs and tests to movaps and movapd.
(edit) @66968   8 years vboxsync IEM: Implemented vmovlpd Mq,Vq (VEX.66.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) @66919   8 years vboxsync IEM: Implemented vmovupd Wpd,Vdp (VEX.66.0F 11). (For all intents and …
(edit) @66917   8 years vboxsync bs3-cpu-generated-1: fixed uninitialized variable regression from r115398.
(edit) @66912   8 years vboxsync IEM: More tests for vmovups.
(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) @66888   8 years vboxsync IEM: Implemented vmovupd Vpd,Wpd (VEX.66.0f 10)
(edit) @66886   8 years vboxsync IEM: Implemented vmovups Vps,Wps (VEX.0f 10)
(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) @66813   8 years vboxsync bs3-cpu-generated-1: Mark write-only memory as such, for what it's worth…
(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) @66791   8 years vboxsync IEM: Implemented movhps Mq,Vq (0f 17).
(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) @66744   8 years vboxsync IEM: Implemented movupd Vpd,Wpd (0x66 0x0f 0x10).
(edit) @66743   8 years vboxsync IEM: Implemented movups Vps,Wps (0x0f 0x10).
(edit) @66464   8 years vboxsync IEM: Implemented movss Vss,Wss (f3 0f 10).
(edit) @66463   8 years vboxsync IEM,bs3-cpu-generated-1: Made the current testcases pass on AMD.
(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) @66446   8 years vboxsync bs3kit: Various fixes related to using the BS3X0TEXT16, BS3X1TEXT16, …
(edit) @66422   8 years vboxsync bs3-cpu-generated-1: fixes
(edit) @66419   8 years vboxsync IEM: More vstmxcsr work.
(edit) @66408   8 years vboxsync bs3-cpu-generated-1: fix
(edit) @66404   8 years vboxsync IEM: Implemented ldmxcsr Md.
(edit) @66392   8 years vboxsync x86.h,IEMAll.cpp,bs3-cpu-generated-1: s/X86_MXSCR_/X86_MXCSR_/
(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) @66317   8 years vboxsync bs3-cpu-generated-1: fixed rm+gp issue
(edit) @66315   8 years vboxsync IEM: Implemented movsldup Vdq,Wdq (f3 0f 12)
(edit) @66313   8 years vboxsync bs3-cpu-generated-1,IEM: Introducing @opcodesub to more effectively …
(edit) @66309   8 years vboxsync IEM: Implemented movlps Vq,Mq and movhlps Vq,Uq (0f 12).
(edit) @66306   8 years vboxsync IEM: Implemented movss Wss,Vss (f3 0f 11).
(edit) @66303   8 years vboxsync IEM: Implemented movupd Wpd,Vpd (66 0f 11).
(edit) @66286   8 years vboxsync bs3-cpu-generated-1: 16 byte SSE alignment check.
(edit) @66283   8 years vboxsync bs3-cpu-generated-1,IEM: More SSE testing stuff.
(edit) @66242   8 years vboxsync bs3-cpu-generated-1: More on SSE testing, enabled the first instruction.
(edit) @66241   8 years vboxsync bs3-cpu-generated-1: SSE and memory.
(edit) @66226   8 years vboxsync bs3kit,bs3-cpu-generated-1: Extended CPU state and SSE testing work.
(edit) @66216   8 years vboxsync bs3-cpu-generated-1: SSE testing work (not quite there, but close).
(edit) @66206   8 years vboxsync bs3-cpu-generated-1: make sure the high 32-bits of GPRs are populated …
(edit) @66203   8 years vboxsync bs3kit-cpu-generated-1: V8086 fixes, works again now. More cleanups.
(edit) @66188   8 years vboxsync build fix
(edit) @66184   8 years vboxsync bs3-cpu-generated-1: Partially switched to max bit-count workers.
(edit) @66174   8 years vboxsync bs3-cpu-generated-1: split main function
(edit) @66172   8 years vboxsync bs3-cpu-generated-1: Adding SSE testing (work in progress)…
(edit) @66162   8 years vboxsync bs3-cpu-generated-1: Test more memory encodings.
(edit) @66161   8 years vboxsync bs3-cpu-generated-1: Test more encodings.
(edit) @66159   8 years vboxsync IEM,bs3-cpu-generated-1: Implemented the BOUND instruction and …
(edit) @66134   8 years vboxsync bs3-cpu-generated-1: Deal with instructions not available in 64-bit …
(edit) @66124   8 years vboxsync bs3-cpu-generated-1,IEM: More tests, fixed rAX,Iz testing bug.
(edit) @66123   8 years vboxsync bs3-cpu-generated-1: Implemented testing instructions taking GV,Ev or …
Note: See TracRevisionLog for help on using the revision log.

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