VirtualBox

Ignore:
Timestamp:
Dec 30, 2014 6:34:49 PM (10 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
97377
Message:

cidet: More add test values. Need to have separate indexes for each result value set or we might skip test values.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/utils/cpu/cidet.h

    r53608 r53609  
    872872    DECLCALLBACKMEMBER(void, pfnFailure)(struct CIDETCORE *pThis, const char *pszFormat, va_list va);
    873873
    874     /** Variable that's incremented each time the FNCIDETSETUPINOUT is called
    875      *  for an instruction.  Reset when changing instruction or switching
    876      *  between valid and invalid inputs. */
    877     uint32_t            iInOut;
     874    /** Array of indexes for use by FNCIDETSETUPINOUT.
     875     * Reset when changing instruction or switching between valid and invalid
     876     * inputs. */
     877    uint32_t            aiInOut[4];
    878878
    879879    /** @name Copyied and extracted instruction information.
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