Changeset 58170 in vbox for trunk/src/VBox/ValidationKit/utils/cpu
- Timestamp:
- Oct 12, 2015 9:27:14 AM (9 years ago)
- svn:sync-xref-src-repo-rev:
- 103282
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/ValidationKit/utils/cpu/cidet.h
r57416 r58170 107 107 * Callback function for setting up the input and expected output CPU contexts. 108 108 * 109 * @returns VBox status .109 * @returns VBox status code. 110 110 * @retval VINF_EOF when static test data wraps (first entry is returned). 111 111 * @retval VERR_NO_DATA if @a fInvalid is set and there are no invalid operand
Note:
See TracChangeset
for help on using the changeset viewer.