Searched defs:instruction_type (Results 1 – 3 of 3) sorted by relevance
37 InstructionType instruction_type = ProcessPrefixes(current_byte, &size); in Disassemble() local89 InstructionType instruction_type = IT_GENERIC; in ProcessPrefixes() local
91 InstructionType instruction_type = in RawPatchWithStub() local
123 typedef enum instruction_type { enum132 } instruction_type; typedef