Searched refs:CIDETINSTR (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/ValidationKit/utils/cpu/
H A Dcidet.h129 typedef struct CIDETINSTR struct
147 } CIDETINSTR; typedef in typeref:struct:CIDETINSTR
149 typedef CIDETINSTR const *PCCIDETINSTR;
885 /** Instruction flags (CIDETINSTR::fFlags). */
887 /** Number of operands (CIDETINSTR::cOperands). */
969 /** The operand flags copied from (CIDETINSTR::afOperands). */
1076 extern const CIDETINSTR g_aCidetInstructions1[];
H A Dcidet-instr-1.cpp266 const CIDETINSTR g_aCidetInstructions1[] =

Completed in 207 milliseconds