Searched defs:InstructionDescriptor (Results 1 – 1 of 1) sorted by relevance
180 struct InstructionDescriptor { struct181 u4 verify_flags; // Set of VerifyFlag.182 InstructionFormat format;183 InstructionIndexType index_type;184 u1 flags; // Set of Flags.