Searched defs:InstructionDescriptor (Results 1 – 1 of 1) sorted by relevance
157 struct InstructionDescriptor { struct158 u4 verify_flags; // Set of VerifyFlag.159 InstructionFormat format;160 InstructionIndexType index_type;161 u1 flags; // Set of Flags.