Changeset 67029 in vbox for trunk/src/VBox/VMM/VMMAll/IEMAllInstructionsTwoByte0f.cpp.h
- Timestamp:
- May 23, 2017 9:42:53 AM (8 years ago)
- svn:sync-xref-src-repo-rev:
- 115601
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMAll/IEMAllInstructionsTwoByte0f.cpp.h
r67015 r67029 4601 4601 /** 4602 4602 * @opcode 0x7e 4603 * @opcodesub !11 mr/reg4604 4603 * @oppfx 0xf3 4605 4604 * @opcpuid sse2 4606 4605 * @opgroup og_sse2_pcksclr_datamove 4607 4606 * @opxcpttype 5 4607 * @note Exception type isn't really 5, but close enough... 4608 4608 * @optest op1=1 op2=2 -> op1=2 4609 4609 * @optest op1=0 op2=-42 -> op1=-42 4610 * @oponly 4610 4611 */ 4611 4612 FNIEMOP_DEF(iemOp_movq_Vq_Wq)
Note:
See TracChangeset
for help on using the changeset viewer.