Changeset 66919 in vbox for trunk/src/VBox/ValidationKit/bootsectors
- Timestamp:
- May 16, 2017 6:47:23 PM (8 years ago)
- svn:sync-xref-src-repo-rev:
- 115446
- Location:
- trunk/src/VBox/ValidationKit/bootsectors
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/ValidationKit/bootsectors/bs3-cpu-generated-1-template.c
r66917 r66919 3330 3330 3331 3331 case BS3CG1ENC_VEX_MODRM_Wps_WO_Vps: 3332 case BS3CG1ENC_VEX_MODRM_Wpd_WO_Vpd: 3332 3333 pThis->pfnEncoder = Bs3Cg1EncodeNext_VEX_MODRM_WsomethingWO_Vsomething_Wip; 3333 3334 pThis->iRmOp = 0; -
trunk/src/VBox/ValidationKit/bootsectors/bs3-cpu-generated-1.h
r66909 r66919 154 154 BS3CG1ENC_VEX_MODRM_Md_WO, 155 155 BS3CG1ENC_VEX_MODRM_Wps_WO_Vps, 156 BS3CG1ENC_VEX_MODRM_Wpd_WO_Vpd, 156 157 157 158 BS3CG1ENC_FIXED,
Note:
See TracChangeset
for help on using the changeset viewer.