VirtualBox

Changeset 98712 in vbox


Ignore:
Timestamp:
Feb 24, 2023 9:53:20 AM (2 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
156012
Message:

ValidationKit/bootsectors/bs3-cpu-instr-3: Implement testcases for the sha1nexte/sha1msg1/sha1msg2/sha1rnds4/sha256msg1/sha256msg2/sha256rnds2 instruction set extension, bugref:9898 [fix]

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/bootsectors/bs3-cpu-instr-3.c32

    r98704 r98712  
    737737                        && pExtCtxOut->Ctx.x.Hdr.bmXState == 0x3)
    738738                        pExtCtxOut->Ctx.x.Hdr.bmXState = 0x7;
     739#endif
    739740                    Bs3TestCheckExtCtx(pExtCtxOut, pExtCtx, 0 /*fFlags*/, pszMode, idTestStep);
    740 #endif
    741741
    742742                    if (TrapFrame.bXcpt != bXcptExpect)
     
    1158011580                        && pExtCtxOut->Ctx.x.Hdr.bmXState == 0x3)
    1158111581                        pExtCtxOut->Ctx.x.Hdr.bmXState = 0x7;
     11582#endif
    1158211583                    Bs3TestCheckExtCtx(pExtCtxOut, pExtCtx, 0 /*fFlags*/, pszMode, idTestStep);
    11583 #endif
    1158411584
    1158511585                    if (TrapFrame.bXcpt != bXcptExpect)
Note: See TracChangeset for help on using the changeset viewer.

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