Home
last modified time | relevance | path

Searched defs:Address (Results 1 – 25 of 295) sorted by relevance

12345678910>>...12

/external/llvm/lib/Target/Mips/Disassembler/
DMipsDisassembler.cpp404 uint64_t Address, in DecodeUImmWithOffset()
543 static DecodeStatus DecodeINSVE_DF(MCInst &MI, InsnType insn, uint64_t Address, in DecodeINSVE_DF()
590 uint64_t Address, in DecodeAddiGroupBranch()
629 uint64_t Address, in DecodePOP35GroupBranchMMR6()
660 uint64_t Address, in DecodeDaddiGroupBranch()
699 uint64_t Address, in DecodePOP37GroupBranchMMR6()
730 uint64_t Address, in DecodeBlezlGroupBranch()
773 uint64_t Address, in DecodeBgtzlGroupBranch()
817 uint64_t Address, in DecodeBgtzGroupBranch()
866 uint64_t Address, in DecodeBlezGroupBranch()
[all …]
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/Disassembler/
DMipsDisassembler.cpp412 uint64_t Address, in DecodeUImmWithOffset()
587 static DecodeStatus DecodeINSVE_DF(MCInst &MI, InsnType insn, uint64_t Address, in DecodeINSVE_DF()
635 uint64_t Address, const void *Decoder) { in DecodeDAHIDATIMMR6()
648 static DecodeStatus DecodeDAHIDATI(MCInst &MI, InsnType insn, uint64_t Address, in DecodeDAHIDATI()
663 uint64_t Address, in DecodeAddiGroupBranch()
702 uint64_t Address, in DecodePOP35GroupBranchMMR6()
736 uint64_t Address, in DecodeDaddiGroupBranch()
775 uint64_t Address, in DecodePOP37GroupBranchMMR6()
809 uint64_t Address, in DecodePOP65GroupBranchMMR6()
848 uint64_t Address, in DecodePOP75GroupBranchMMR6()
[all …]
/external/capstone/arch/Mips/
DMipsDisassembler.c410 uint64_t Address, bool isBigEndian, MCRegisterInfo *MRI) in MipsDisassembler_getInstruction()
525 uint64_t Address, const MCRegisterInfo *Decoder) in DecodeINSVE_DF_4()
577 uint64_t Address, const MCRegisterInfo *Decoder) in DecodeAddiGroupBranch_4()
613 uint64_t Address, const MCRegisterInfo *Decoder) in DecodeDaddiGroupBranch_4()
649 uint64_t Address, const MCRegisterInfo *Decoder) in DecodeBlezlGroupBranch_4()
689 uint64_t Address, const MCRegisterInfo *Decoder) in DecodeBgtzlGroupBranch_4()
729 uint64_t Address, const MCRegisterInfo *Decoder) in DecodeBgtzGroupBranch_4()
775 uint64_t Address, const MCRegisterInfo *Decoder) in DecodeBlezGroupBranch_4()
815 unsigned RegNo, uint64_t Address, const MCRegisterInfo *Decoder) in DecodeCPU16RegsRegisterClass()
821 unsigned RegNo, uint64_t Address, const MCRegisterInfo *Decoder) in DecodeGPR64RegisterClass()
[all …]
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/Disassembler/
DSystemZDisassembler.cpp74 uint64_t Address, uint64_t Offset, in tryAddingSymbolicOperand()
93 uint64_t Address, in DecodeGR32BitRegisterClass()
99 uint64_t Address, in DecodeGRH32BitRegisterClass()
105 uint64_t Address, in DecodeGR64BitRegisterClass()
111 uint64_t Address, in DecodeGR128BitRegisterClass()
117 uint64_t Address, in DecodeADDR64BitRegisterClass()
123 uint64_t Address, in DecodeFP32BitRegisterClass()
129 uint64_t Address, in DecodeFP64BitRegisterClass()
135 uint64_t Address, in DecodeFP128BitRegisterClass()
141 uint64_t Address, in DecodeVR32BitRegisterClass()
[all …]
/external/capstone/arch/SystemZ/
DSystemZDisassembler.c51 uint64_t Address, const void *Decoder) in DecodeGR32BitRegisterClass()
57 uint64_t Address, const void *Decoder) in DecodeGRH32BitRegisterClass()
63 uint64_t Address, const void *Decoder) in DecodeGR64BitRegisterClass()
69 uint64_t Address, const void *Decoder) in DecodeGR128BitRegisterClass()
75 uint64_t Address, const void *Decoder) in DecodeADDR64BitRegisterClass()
81 uint64_t Address, const void *Decoder) in DecodeFP32BitRegisterClass()
87 uint64_t Address, const void *Decoder) in DecodeFP64BitRegisterClass()
93 uint64_t Address, const void *Decoder) in DecodeFP128BitRegisterClass()
99 uint64_t Address, const void *Decoder) in DecodeVR32BitRegisterClass()
105 uint64_t Address, const void *Decoder) in DecodeVR64BitRegisterClass()
[all …]
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/Disassembler/
DRISCVDisassembler.cpp60 uint64_t Address, in DecodeGPRRegisterClass()
77 uint64_t Address, in DecodeFPR32RegisterClass()
88 uint64_t Address, in DecodeFPR32CRegisterClass()
99 uint64_t Address, in DecodeFPR64RegisterClass()
110 uint64_t Address, in DecodeFPR64CRegisterClass()
121 uint64_t Address, in DecodeGPRNoX0RegisterClass()
131 uint64_t Address, in DecodeGPRNoX0X2RegisterClass()
141 uint64_t Address, in DecodeGPRCRegisterClass()
153 static void addImplySP(MCInst &Inst, int64_t Address, const void *Decoder) { in addImplySP()
171 int64_t Address, const void *Decoder) { in decodeUImmOperand()
[all …]
/external/llvm/lib/Target/SystemZ/Disassembler/
DSystemZDisassembler.cpp69 uint64_t Address, uint64_t Offset, in tryAddingSymbolicOperand()
88 uint64_t Address, in DecodeGR32BitRegisterClass()
94 uint64_t Address, in DecodeGRH32BitRegisterClass()
100 uint64_t Address, in DecodeGR64BitRegisterClass()
106 uint64_t Address, in DecodeGR128BitRegisterClass()
112 uint64_t Address, in DecodeADDR64BitRegisterClass()
118 uint64_t Address, in DecodeFP32BitRegisterClass()
124 uint64_t Address, in DecodeFP64BitRegisterClass()
130 uint64_t Address, in DecodeFP128BitRegisterClass()
136 uint64_t Address, in DecodeVR32BitRegisterClass()
[all …]
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/Disassembler/
DSparcDisassembler.cpp147 uint64_t Address, in DecodeIntRegsRegisterClass()
158 uint64_t Address, in DecodeI64RegsRegisterClass()
170 uint64_t Address, in DecodeFPRegsRegisterClass()
182 uint64_t Address, in DecodeDFPRegsRegisterClass()
194 uint64_t Address, in DecodeQFPRegsRegisterClass()
208 uint64_t Address, in DecodeCPRegsRegisterClass()
218 uint64_t Address, in DecodeFCCRegsRegisterClass()
227 uint64_t Address, in DecodeASRRegsRegisterClass()
236 uint64_t Address, in DecodePRRegsRegisterClass()
245 uint64_t Address, const void *Decoder) { in DecodeIntPairRegisterClass()
[all …]
/external/llvm/lib/Target/Sparc/Disassembler/
DSparcDisassembler.cpp154 uint64_t Address, in DecodeIntRegsRegisterClass()
165 uint64_t Address, in DecodeI64RegsRegisterClass()
177 uint64_t Address, in DecodeFPRegsRegisterClass()
189 uint64_t Address, in DecodeDFPRegsRegisterClass()
201 uint64_t Address, in DecodeQFPRegsRegisterClass()
215 uint64_t Address, in DecodeCPRegsRegisterClass()
225 uint64_t Address, in DecodeFCCRegsRegisterClass()
234 uint64_t Address, in DecodeASRRegsRegisterClass()
243 uint64_t Address, in DecodePRRegsRegisterClass()
252 uint64_t Address, const void *Decoder) { in DecodeIntPairRegisterClass()
[all …]
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/Disassembler/
DPPCDisassembler.cpp83 uint64_t Address, in DecodeCRRCRegisterClass()
89 uint64_t Address, in DecodeCRBITRCRegisterClass()
95 uint64_t Address, in DecodeF4RCRegisterClass()
101 uint64_t Address, in DecodeF8RCRegisterClass()
107 uint64_t Address, in DecodeVFRCRegisterClass()
113 uint64_t Address, in DecodeVRRCRegisterClass()
119 uint64_t Address, in DecodeVSRCRegisterClass()
125 uint64_t Address, in DecodeVSFRCRegisterClass()
131 uint64_t Address, in DecodeVSSRCRegisterClass()
137 uint64_t Address, in DecodeGPRCRegisterClass()
[all …]
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/Disassembler/
DARMDisassembler.cpp582 uint64_t Address, raw_ostream &CS, in checkDecodedInstruction()
614 uint64_t Address, in getInstruction()
623 uint64_t Address, in getARMInstruction()
702 static bool tryAddingSymbolicOperand(uint64_t Address, int32_t Value, in tryAddingSymbolicOperand()
720 static void tryAddingPcLoadReferenceComment(uint64_t Address, int Value, in tryAddingPcLoadReferenceComment()
909 uint64_t Address, in getThumbInstruction()
1128 uint64_t Address, const void *Decoder) { in DecodeGPRRegisterClass()
1138 uint64_t Address, in DecodeCLRMGPRRegisterClass()
1153 uint64_t Address, const void *Decoder) { in DecodeGPRnopcRegisterClass()
1166 uint64_t Address, const void *Decoder) { in DecodeGPRwithAPSRRegisterClass()
[all …]
/external/capstone/arch/TMS320C64x/
DTMS320C64xDisassembler.c127 uint64_t Address, void *Decoder) in DecodeGPRegsRegisterClass()
143 uint64_t Address, void *Decoder) in DecodeControlRegsRegisterClass()
159 uint64_t Address, void *Decoder) in DecodeScst5()
174 uint64_t Address, void *Decoder) in DecodeScst16()
189 uint64_t Address, void *Decoder) in DecodePCRelScst7()
205 uint64_t Address, void *Decoder) in DecodePCRelScst10()
221 uint64_t Address, void *Decoder) in DecodePCRelScst12()
237 uint64_t Address, void *Decoder) in DecodePCRelScst21()
253 uint64_t Address, void *Decoder) in DecodeMemOperand()
259 uint64_t Address, void *Decoder) in DecodeMemOperandSc()
[all …]
/external/llvm/lib/Target/PowerPC/Disassembler/
DPPCDisassembler.cpp216 uint64_t Address, in DecodeCRRCRegisterClass()
222 uint64_t Address, in DecodeCRRC0RegisterClass()
228 uint64_t Address, in DecodeCRBITRCRegisterClass()
234 uint64_t Address, in DecodeF4RCRegisterClass()
240 uint64_t Address, in DecodeF8RCRegisterClass()
246 uint64_t Address, in DecodeVRRCRegisterClass()
252 uint64_t Address, in DecodeVSRCRegisterClass()
258 uint64_t Address, in DecodeVSFRCRegisterClass()
264 uint64_t Address, in DecodeVSSRCRegisterClass()
270 uint64_t Address, in DecodeGPRCRegisterClass()
[all …]
/external/capstone/arch/ARM/
DARMDisassembler.c411 uint64_t Address, const void *Decoder) in DecodePredicateOperand()
468 uint16_t *Size, uint64_t Address) in _ARM_getInstruction()
706 uint16_t *Size, uint64_t Address) in _Thumb_getInstruction()
914 uint64_t Address, const void *Decoder) in DecodeGPRRegisterClass()
926 uint64_t Address, const void *Decoder) in DecodeGPRnopcRegisterClass()
939 uint64_t Address, const void *Decoder) in DecodeGPRwithAPSRRegisterClass()
953 uint64_t Address, const void *Decoder) in DecodetGPRRegisterClass()
966 uint64_t Address, const void *Decoder) in DecodeGPRPairRegisterClass()
983 uint64_t Address, const void *Decoder) in DecodetcGPRRegisterClass()
1014 uint64_t Address, const void *Decoder) in DecoderGPRRegisterClass()
[all …]
/external/capstone/arch/Sparc/
DSparcDisassembler.c90 uint64_t Address, const void *Decoder) in DecodeIntRegsRegisterClass()
104 uint64_t Address, const void *Decoder) in DecodeI64RegsRegisterClass()
118 uint64_t Address, const void *Decoder) in DecodeFPRegsRegisterClass()
132 uint64_t Address, const void *Decoder) in DecodeDFPRegsRegisterClass()
146 uint64_t Address, const void *Decoder) in DecodeQFPRegsRegisterClass()
163 uint64_t Address, const void *Decoder) in DecodeFCCRegsRegisterClass()
249 static DecodeStatus DecodeMem(MCInst *MI, unsigned insn, uint64_t Address, in DecodeMem()
294 static DecodeStatus DecodeLoadInt(MCInst *Inst, unsigned insn, uint64_t Address, in DecodeLoadInt()
301 static DecodeStatus DecodeLoadFP(MCInst *Inst, unsigned insn, uint64_t Address, in DecodeLoadFP()
308 static DecodeStatus DecodeLoadDFP(MCInst *Inst, unsigned insn, uint64_t Address, in DecodeLoadDFP()
[all …]
/external/llvm/lib/Target/ARM/Disassembler/
DARMDisassembler.cpp416 uint64_t Address, raw_ostream &OS, in checkDecodedInstruction()
438 uint64_t Address, raw_ostream &OS, in getInstruction()
545 static bool tryAddingSymbolicOperand(uint64_t Address, int32_t Value, in tryAddingSymbolicOperand()
563 static void tryAddingPcLoadReferenceComment(uint64_t Address, int Value, in tryAddingPcLoadReferenceComment()
700 uint64_t Address, in getInstruction()
882 uint64_t Address, const void *Decoder) { in DecodeGPRRegisterClass()
893 uint64_t Address, const void *Decoder) { in DecodeGPRnopcRegisterClass()
906 uint64_t Address, const void *Decoder) { in DecodeGPRwithAPSRRegisterClass()
920 uint64_t Address, const void *Decoder) { in DecodetGPRRegisterClass()
932 uint64_t Address, const void *Decoder) { in DecodeGPRPairRegisterClass()
[all …]
/external/capstone/arch/PowerPC/
DPPCDisassembler.c177 uint64_t Address, in DecodeCRRCRegisterClass()
184 uint64_t Address, in DecodeCRBITRCRegisterClass()
191 uint64_t Address, in DecodeF4RCRegisterClass()
198 uint64_t Address, in DecodeF8RCRegisterClass()
205 uint64_t Address, in DecodeVRRCRegisterClass()
212 uint64_t Address, in DecodeVSRCRegisterClass()
219 uint64_t Address, in DecodeVSFRCRegisterClass()
226 uint64_t Address, in DecodeGPRCRegisterClass()
233 uint64_t Address, in DecodeGPRC_NOR0RegisterClass()
240 uint64_t Address, in DecodeG8RCRegisterClass()
[all …]
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/Disassembler/
DXCoreDisassembler.cpp44 static bool readInstruction16(ArrayRef<uint8_t> Bytes, uint64_t Address, in readInstruction16()
56 static bool readInstruction32(ArrayRef<uint8_t> Bytes, uint64_t Address, in readInstruction32()
200 uint64_t Address, in DecodeGRRegsRegisterClass()
212 uint64_t Address, in DecodeRRegsRegisterClass()
223 uint64_t Address, const void *Decoder) { in DecodeBitpOperand()
234 uint64_t Address, const void *Decoder) { in DecodeNegImmOperand()
274 Decode2OpInstructionFail(MCInst &Inst, unsigned Insn, uint64_t Address, in Decode2OpInstructionFail()
344 Decode2RInstruction(MCInst &Inst, unsigned Insn, uint64_t Address, in Decode2RInstruction()
357 Decode2RImmInstruction(MCInst &Inst, unsigned Insn, uint64_t Address, in Decode2RImmInstruction()
370 DecodeR2RInstruction(MCInst &Inst, unsigned Insn, uint64_t Address, in DecodeR2RInstruction()
[all …]
/external/llvm/lib/Target/XCore/Disassembler/
DXCoreDisassembler.cpp45 static bool readInstruction16(ArrayRef<uint8_t> Bytes, uint64_t Address, in readInstruction16()
57 static bool readInstruction32(ArrayRef<uint8_t> Bytes, uint64_t Address, in readInstruction32()
201 uint64_t Address, in DecodeGRRegsRegisterClass()
213 uint64_t Address, in DecodeRRegsRegisterClass()
224 uint64_t Address, const void *Decoder) { in DecodeBitpOperand()
235 uint64_t Address, const void *Decoder) { in DecodeNegImmOperand()
275 Decode2OpInstructionFail(MCInst &Inst, unsigned Insn, uint64_t Address, in Decode2OpInstructionFail()
345 Decode2RInstruction(MCInst &Inst, unsigned Insn, uint64_t Address, in Decode2RInstruction()
358 Decode2RImmInstruction(MCInst &Inst, unsigned Insn, uint64_t Address, in Decode2RImmInstruction()
371 DecodeR2RInstruction(MCInst &Inst, unsigned Insn, uint64_t Address, in DecodeR2RInstruction()
[all …]
/external/capstone/arch/XCore/
DXCoreDisassembler.c148 uint64_t Address, const void *Decoder) in DecodeGRRegsRegisterClass()
162 uint64_t Address, const void *Decoder) in DecodeRRegsRegisterClass()
175 uint64_t Address, const void *Decoder) in DecodeBitpOperand()
189 uint64_t Address, const void *Decoder) in DecodeNegImmOperand()
238 static DecodeStatus Decode2OpInstructionFail(MCInst *Inst, unsigned Insn, uint64_t Address, in Decode2OpInstructionFail()
309 static DecodeStatus Decode2RInstruction(MCInst *Inst, unsigned Insn, uint64_t Address, in Decode2RInstruction()
323 static DecodeStatus Decode2RImmInstruction(MCInst *Inst, unsigned Insn, uint64_t Address, in Decode2RImmInstruction()
337 static DecodeStatus DecodeR2RInstruction(MCInst *Inst, unsigned Insn, uint64_t Address, in DecodeR2RInstruction()
351 static DecodeStatus Decode2RSrcDstInstruction(MCInst *Inst, unsigned Insn, uint64_t Address, in Decode2RSrcDstInstruction()
366 static DecodeStatus DecodeRUSInstruction(MCInst *Inst, unsigned Insn, uint64_t Address, in DecodeRUSInstruction()
[all …]
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/Disassembler/
DARCDisassembler.cpp50 static bool readInstruction32(ArrayRef<uint8_t> Bytes, uint64_t Address, in readInstruction32()
59 static bool readInstruction64(ArrayRef<uint8_t> Bytes, uint64_t Address, in readInstruction64()
69 static bool readInstruction48(ArrayRef<uint8_t> Bytes, uint64_t Address, in readInstruction48()
78 static bool readInstruction16(ArrayRef<uint8_t> Bytes, uint64_t Address, in readInstruction16()
121 uint64_t Address, in DecodeGPR32RegisterClass()
134 uint64_t Address, in DecodeGBR32ShortRegister()
158 static DecodeStatus DecodeMEMrs9(MCInst &Inst, unsigned Insn, uint64_t Address, in DecodeMEMrs9()
168 static bool DecodeSymbolicOperand(MCInst &Inst, uint64_t Address, in DecodeSymbolicOperand()
178 static void DecodeSymbolicOperandOff(MCInst &Inst, uint64_t Address, in DecodeSymbolicOperandOff()
188 uint64_t Address, const void *Decoder) { in DecodeBranchTargetS()
[all …]
/external/llvm/lib/Target/Lanai/Disassembler/
DLanaiDisassembler.cpp74 static DecodeStatus readInstruction32(ArrayRef<uint8_t> Bytes, uint64_t Address, in readInstruction32()
132 uint64_t Address, in getInstruction()
164 uint64_t Address, const void *Decoder) { in DecodeGPRRegisterClass()
174 uint64_t Address, const void *Decoder) { in decodeRiMemoryValue()
186 uint64_t Address, const void *Decoder) { in decodeRrMemoryValue()
198 uint64_t Address, const void *Decoder) { in decodeSplsValue()
210 uint64_t Address, uint64_t Offset, in tryAddingSymbolicOperand()
218 static DecodeStatus decodeBranch(MCInst &MI, unsigned Insn, uint64_t Address, in decodeBranch()
227 uint64_t Address, const void *Decoder) { in decodeShiftImm()
235 uint64_t Address, in decodePredicateOperand()
/external/pigweed/pw_i2c/
Daddress_test.cc21 TEST(Address, SevenBitConstexpr) { in TEST() argument
27 TEST(Address, TenBitConstexpr) { in TEST() argument
32 TEST(Address, SevenBitRuntimeChecked) { in TEST() argument
37 TEST(Address, TenBitRuntimeChecked) { in TEST() argument
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/Disassembler/
DAVRDisassembler.cpp61 uint64_t Address, const void *Decoder) { in DecodeGPR8RegisterClass()
66 uint64_t Address, const void *Decoder) { in DecodeLD8RegisterClass()
71 uint64_t Address, const void *Decoder) { in DecodePTRREGSRegisterClass()
77 static DecodeStatus readInstruction16(ArrayRef<uint8_t> Bytes, uint64_t Address, in readInstruction16()
90 static DecodeStatus readInstruction32(ArrayRef<uint8_t> Bytes, uint64_t Address, in readInstruction32()
115 uint64_t Address, in getInstruction()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/Disassembler/
DLanaiDisassembler.cpp133 ArrayRef<uint8_t> Bytes, uint64_t Address, in getInstruction()
175 uint64_t Address, const void *Decoder) { in decodeRiMemoryValue()
187 uint64_t Address, const void *Decoder) { in decodeRrMemoryValue()
199 uint64_t Address, const void *Decoder) { in decodeSplsValue()
211 uint64_t Address, uint64_t Offset, in tryAddingSymbolicOperand()
219 static DecodeStatus decodeBranch(MCInst &MI, unsigned Insn, uint64_t Address, in decodeBranch()
228 uint64_t Address, const void *Decoder) { in decodeShiftImm()
236 uint64_t Address, in decodePredicateOperand()

12345678910>>...12