Searched defs:instruction_type (Results 1 – 12 of 12) sorted by relevance
58 InstructionType instruction_type = ProcessPrefixes(current_byte, &size); in Disassemble() local110 InstructionType instruction_type = IT_GENERIC; in ProcessPrefixes() local
62 InstructionType instruction_type = ProcessPrefixes(current_byte, size); in Disassemble() local120 InstructionType instruction_type = IT_GENERIC; in ProcessPrefixes() local
143 InstructionType instruction_type = in RawPatchWithStub() local
345 InstructionType instruction_type = in Unpatch() local
37 InstructionType instruction_type = ProcessPrefixes(current_byte, &size); in Disassemble() local89 InstructionType instruction_type = IT_GENERIC; in ProcessPrefixes() local
89 InstructionType instruction_type = in RawPatchWithStub() local
60 unsigned char instruction_type = VCD_NOOP; in GetNextInstruction() local
123 typedef enum instruction_type { enum132 } instruction_type; typedef
40 repeated TokenInstructionType instruction_type = 2; field51 optional InstructionType instruction_type = 1; field