Home
last modified time | relevance | path

Searched refs:InstructionType (Results 1 – 25 of 40) sorted by relevance

12

/external/chromium_org/v8/src/mips/
Dconstants-mips.h768 Type InstructionType() const;
778 DCHECK(InstructionType() == kRegisterType || in RsValue()
779 InstructionType() == kImmediateType); in RsValue()
784 DCHECK(InstructionType() == kRegisterType || in RtValue()
785 InstructionType() == kImmediateType); in RtValue()
790 DCHECK(InstructionType() == kRegisterType); in RdValue()
795 DCHECK(InstructionType() == kRegisterType); in SaValue()
800 DCHECK(InstructionType() == kRegisterType || in FunctionValue()
801 InstructionType() == kImmediateType); in FunctionValue()
842 DCHECK(InstructionType() == kRegisterType || in RsFieldRaw()
[all …]
/external/chromium_org/v8/src/mips64/
Dconstants-mips64.h782 Type InstructionType() const;
792 DCHECK(InstructionType() == kRegisterType || in RsValue()
793 InstructionType() == kImmediateType); in RsValue()
798 DCHECK(InstructionType() == kRegisterType || in RtValue()
799 InstructionType() == kImmediateType); in RtValue()
804 DCHECK(InstructionType() == kRegisterType); in RdValue()
809 DCHECK(InstructionType() == kRegisterType); in SaValue()
814 DCHECK(InstructionType() == kRegisterType || in FunctionValue()
815 InstructionType() == kImmediateType); in FunctionValue()
856 DCHECK(InstructionType() == kRegisterType || in RsFieldRaw()
[all …]
/external/chromium_org/sandbox/win/src/sidestep/
Dmini_disassembler.h70 InstructionType Disassemble(unsigned char* start,
80 InstructionType ProcessPrefixes(unsigned char* start, unsigned int* size);
85 InstructionType ProcessOpcode(unsigned char* start,
108 InstructionType instruction_type_;
Dmini_disassembler_types.h14 enum InstructionType { enum
125 InstructionType type_;
146 InstructionType type_;
Dmini_disassembler.cpp28 InstructionType MiniDisassembler::Disassemble( in Disassemble()
37 InstructionType instruction_type = ProcessPrefixes(current_byte, &size); in Disassemble()
87 InstructionType MiniDisassembler::ProcessPrefixes(unsigned char* start_byte, in ProcessPrefixes()
89 InstructionType instruction_type = IT_GENERIC; in ProcessPrefixes()
119 InstructionType MiniDisassembler::ProcessOpcode(unsigned char* start_byte, in ProcessOpcode()
Dpreamble_patcher_with_stub.cpp89 InstructionType instruction_type = in RawPatchWithStub()
/external/chromium_org/tools/traceline/traceline/sidestep/
Dmini_disassembler.h70 InstructionType Disassemble(unsigned char* start,
80 InstructionType ProcessPrefixes(unsigned char* start, unsigned int* size);
85 InstructionType ProcessOpcode(unsigned char* start,
108 InstructionType instruction_type_;
Dmini_disassembler_types.h14 enum InstructionType { enum
125 InstructionType type_;
146 InstructionType type_;
Dmini_disassembler.cc49 InstructionType MiniDisassembler::Disassemble( in Disassemble()
58 InstructionType instruction_type = ProcessPrefixes(current_byte, &size); in Disassemble()
108 InstructionType MiniDisassembler::ProcessPrefixes(unsigned char* start_byte, in ProcessPrefixes()
110 InstructionType instruction_type = IT_GENERIC; in ProcessPrefixes()
140 InstructionType MiniDisassembler::ProcessOpcode(unsigned char* start_byte, in ProcessOpcode()
/external/chromium_org/third_party/tcmalloc/vendor/src/windows/
Dmini_disassembler.h106 InstructionType Disassemble(unsigned char* start, unsigned int& instruction_bytes);
115 InstructionType ProcessPrefixes(unsigned char* start, unsigned int& size);
120 InstructionType ProcessOpcode(unsigned char* start,
143 InstructionType instruction_type_;
Dmini_disassembler_types.h43 enum InstructionType { enum
164 InstructionType type_;
185 InstructionType type_;
Dmini_disassembler.cc53 InstructionType MiniDisassembler::Disassemble( in Disassemble()
62 InstructionType instruction_type = ProcessPrefixes(current_byte, size); in Disassemble()
118 InstructionType MiniDisassembler::ProcessPrefixes(unsigned char* start_byte, in ProcessPrefixes()
120 InstructionType instruction_type = IT_GENERIC; in ProcessPrefixes()
152 InstructionType MiniDisassembler::ProcessOpcode(unsigned char* start_byte, in ProcessOpcode()
Dpreamble_patcher_with_stub.cc143 InstructionType instruction_type = in RawPatchWithStub()
/external/chromium_org/third_party/tcmalloc/chromium/src/windows/
Dmini_disassembler.h106 InstructionType Disassemble(unsigned char* start, unsigned int& instruction_bytes);
115 InstructionType ProcessPrefixes(unsigned char* start, unsigned int& size);
120 InstructionType ProcessOpcode(unsigned char* start,
143 InstructionType instruction_type_;
Dmini_disassembler_types.h43 enum InstructionType { enum
164 InstructionType type_;
185 InstructionType type_;
Dmini_disassembler.cc53 InstructionType MiniDisassembler::Disassemble( in Disassemble()
62 InstructionType instruction_type = ProcessPrefixes(current_byte, size); in Disassemble()
118 InstructionType MiniDisassembler::ProcessPrefixes(unsigned char* start_byte, in ProcessPrefixes()
120 InstructionType instruction_type = IT_GENERIC; in ProcessPrefixes()
152 InstructionType MiniDisassembler::ProcessOpcode(unsigned char* start_byte, in ProcessOpcode()
Dpreamble_patcher_with_stub.cc143 InstructionType instruction_type = in RawPatchWithStub()
/external/lldb/include/lldb/
Dlldb-private-enumerations.h174 typedef enum InstructionType enum
181 } InstructionType; typedef
Dlldb-private-interfaces.h27 …nstruction * (*EmulateInstructionCreateInstance) (const ArchSpec &arch, InstructionType inst_type);
/external/chromium_org/components/copresence/proto/
Denums.proto62 enum InstructionType { enum
/external/chromium_org/v8/src/x64/
Ddisasm-x64.cc134 enum InstructionType { enum
159 InstructionType type;
176 void CopyTable(const ByteMnemonic bm[], InstructionType type);
177 void SetTableRange(InstructionType type, byte start, byte end, bool byte_size,
212 InstructionType type) { in CopyTable()
226 void InstructionTable::SetTableRange(InstructionType type, in SetTableRange()
/external/lldb/include/lldb/Core/
DEmulateInstruction.h91 InstructionType supported_inst_type,
397 SupportsEmulatingIntructionsOfType (InstructionType inst_type) = 0;
/external/lldb/source/Plugins/Instruction/ARM/
DEmulateInstructionARM.h79 InstructionType inst_type);
82 SupportsEmulatingIntructionsOfTypeStatic (InstructionType inst_type) in SupportsEmulatingIntructionsOfTypeStatic()
152 SupportsEmulatingIntructionsOfType (InstructionType inst_type) in SupportsEmulatingIntructionsOfType()
/external/chromium_org/v8/src/x87/
Ddisasm-x87.cc135 enum InstructionType { enum
150 InstructionType type;
168 void CopyTable(const ByteMnemonic bm[], InstructionType type);
169 void SetTableRange(InstructionType type,
209 InstructionType type) { in CopyTable()
220 void InstructionTable::SetTableRange(InstructionType type, in SetTableRange()
/external/chromium_org/v8/src/ia32/
Ddisasm-ia32.cc135 enum InstructionType { enum
150 InstructionType type;
168 void CopyTable(const ByteMnemonic bm[], InstructionType type);
169 void SetTableRange(InstructionType type,
209 InstructionType type) { in CopyTable()
220 void InstructionTable::SetTableRange(InstructionType type, in SetTableRange()

12