Lines Matching refs:Address
74 ArrayRef<uint8_t> Bytes, uint64_t Address,
83 uint64_t Address,
87 uint64_t Address,
91 uint64_t Address,
95 DecodeGPRMM16ZeroRegisterClass(MCInst &Inst, unsigned RegNo, uint64_t Address,
99 DecodeGPRMM16MovePRegisterClass(MCInst &Inst, unsigned RegNo, uint64_t Address,
103 uint64_t Address,
107 uint64_t Address,
111 uint64_t Address,
115 uint64_t Address,
119 uint64_t Address,
123 uint64_t Address,
127 uint64_t Address,
131 uint64_t Address,
135 uint64_t Address,
139 uint64_t Address,
143 uint64_t Address,
147 uint64_t Address,
151 uint64_t Address,
155 uint64_t Address,
159 uint64_t Address,
163 uint64_t Address,
167 uint64_t Address,
171 uint64_t Address,
175 uint64_t Address,
179 uint64_t Address,
183 uint64_t Address,
187 uint64_t Address,
191 uint64_t Address,
195 uint64_t Address,
199 uint64_t Address,
203 uint64_t Address,
209 uint64_t Address,
215 uint64_t Address,
221 uint64_t Address,
227 uint64_t Address,
233 uint64_t Address,
239 uint64_t Address,
242 static DecodeStatus DecodeMem(MCInst &Inst, unsigned Insn, uint64_t Address,
245 static DecodeStatus DecodeMemEVA(MCInst &Inst, unsigned Insn, uint64_t Address,
249 uint64_t Address,
252 static DecodeStatus DecodeCacheOp(MCInst &Inst, unsigned Insn, uint64_t Address,
256 uint64_t Address,
260 uint64_t Address,
264 uint64_t Address,
267 static DecodeStatus DecodeSyncI(MCInst &Inst, unsigned Insn, uint64_t Address,
271 uint64_t Address,
274 static DecodeStatus DecodeSynciR6(MCInst &Inst, unsigned Insn, uint64_t Address,
278 uint64_t Address,
282 uint64_t Address,
286 uint64_t Address,
290 uint64_t Address,
294 uint64_t Address,
298 uint64_t Address,
302 uint64_t Address,
306 uint64_t Address,
309 static DecodeStatus DecodeFMem(MCInst &Inst, unsigned Insn, uint64_t Address,
313 uint64_t Address,
316 static DecodeStatus DecodeFMem2(MCInst &Inst, unsigned Insn, uint64_t Address,
319 static DecodeStatus DecodeFMem3(MCInst &Inst, unsigned Insn, uint64_t Address,
323 uint64_t Address,
327 uint64_t Address,
331 uint64_t Address,
335 uint64_t Address,
339 uint64_t Address,
343 uint64_t Address,
348 uint64_t Address,
353 uint64_t Address, in DecodeUImmWithOffset() argument
355 return DecodeUImmWithOffsetAndScale<Bits, Offset, 1>(Inst, Value, Address, in DecodeUImmWithOffset()
361 uint64_t Address,
364 static DecodeStatus DecodeInsSize(MCInst &Inst, unsigned Insn, uint64_t Address,
368 uint64_t Address,
372 uint64_t Address,
375 static DecodeStatus DecodeSimm9SP(MCInst &Inst, unsigned Insn, uint64_t Address,
379 uint64_t Address,
383 uint64_t Address,
389 static DecodeStatus DecodeINSVE_DF(MCInst &MI, InsnType insn, uint64_t Address,
394 uint64_t Address,
398 static DecodeStatus DecodeDAHIDATI(MCInst &MI, InsnType insn, uint64_t Address,
403 uint64_t Address,
408 uint64_t Address,
413 uint64_t Address,
418 uint64_t Address,
423 uint64_t Address,
428 uint64_t Address,
433 uint64_t Address,
438 uint64_t Address,
443 uint64_t Address,
448 uint64_t Address,
453 uint64_t Address,
458 uint64_t Address,
462 static DecodeStatus DecodeDINS(MCInst &MI, InsnType Insn, uint64_t Address,
466 static DecodeStatus DecodeDEXT(MCInst &MI, InsnType Insn, uint64_t Address,
470 static DecodeStatus DecodeCRC(MCInst &MI, InsnType Insn, uint64_t Address,
474 uint64_t Address,
478 uint64_t Address,
482 uint64_t Address,
486 uint64_t Address,
523 static DecodeStatus DecodeINSVE_DF(MCInst &MI, InsnType insn, uint64_t Address, in DecodeINSVE_DF() argument
552 if (RegDecoder(MI, tmp, Address, Decoder) == MCDisassembler::Fail) in DecodeINSVE_DF()
555 if (RegDecoder(MI, tmp, Address, Decoder) == MCDisassembler::Fail) in DecodeINSVE_DF()
562 if (RegDecoder(MI, tmp, Address, Decoder) == MCDisassembler::Fail) in DecodeINSVE_DF()
572 uint64_t Address, in DecodeDAHIDATIMMR6() argument
586 static DecodeStatus DecodeDAHIDATI(MCInst &MI, InsnType insn, uint64_t Address, in DecodeDAHIDATI() argument
601 uint64_t Address, in DecodeAddiGroupBranch() argument
640 uint64_t Address, in DecodePOP35GroupBranchMMR6() argument
674 uint64_t Address, in DecodeDaddiGroupBranch() argument
713 uint64_t Address, in DecodePOP37GroupBranchMMR6() argument
747 uint64_t Address, in DecodePOP65GroupBranchMMR6() argument
786 uint64_t Address, in DecodePOP75GroupBranchMMR6() argument
825 uint64_t Address, in DecodeBlezlGroupBranch() argument
868 uint64_t Address, in DecodeBgtzlGroupBranch() argument
912 uint64_t Address, in DecodeBgtzGroupBranch() argument
961 uint64_t Address, in DecodeBlezGroupBranch() argument
1004 static DecodeStatus DecodeDEXT(MCInst &MI, InsnType Insn, uint64_t Address, in DecodeDEXT() argument
1046 static DecodeStatus DecodeDINS(MCInst &MI, InsnType Insn, uint64_t Address, in DecodeDINS() argument
1088 static DecodeStatus DecodeCRC(MCInst &MI, InsnType Insn, uint64_t Address, in DecodeCRC() argument
1103 static DecodeStatus readInstruction16(ArrayRef<uint8_t> Bytes, uint64_t Address, in readInstruction16() argument
1123 static DecodeStatus readInstruction32(ArrayRef<uint8_t> Bytes, uint64_t Address, in readInstruction32() argument
1159 uint64_t Address, in getInstruction() argument
1166 Result = readInstruction16(Bytes, Address, Size, Insn, IsBigEndian); in getInstruction()
1176 Address, this, STI); in getInstruction()
1186 Result = decodeInstruction(DecoderTableMicroMips16, Instr, Insn, Address, in getInstruction()
1193 Result = readInstruction32(Bytes, Address, Size, Insn, IsBigEndian, true); in getInstruction()
1202 Address, this, STI); in getInstruction()
1211 Result = decodeInstruction(DecoderTableMicroMips32, Instr, Insn, Address, in getInstruction()
1221 Address, this, STI); in getInstruction()
1240 Result = readInstruction32(Bytes, Address, Size, Insn, IsBigEndian, false); in getInstruction()
1250 decodeInstruction(DecoderTableCOP3_32, Instr, Insn, Address, this, STI); in getInstruction()
1259 Address, this, STI); in getInstruction()
1268 Address, this, STI); in getInstruction()
1276 Address, this, STI); in getInstruction()
1285 Address, this, STI); in getInstruction()
1293 Address, this, STI); in getInstruction()
1301 Address, this, STI); in getInstruction()
1309 Address, this, STI); in getInstruction()
1318 Address, this, STI); in getInstruction()
1326 decodeInstruction(DecoderTableMips32, Instr, Insn, Address, this, STI); in getInstruction()
1334 DecodeCPU16RegsRegisterClass(MCInst &Inst, unsigned RegNo, uint64_t Address, in DecodeCPU16RegsRegisterClass() argument
1340 uint64_t Address, in DecodeGPR64RegisterClass() argument
1351 uint64_t Address, in DecodeGPRMM16RegisterClass() argument
1361 DecodeGPRMM16ZeroRegisterClass(MCInst &Inst, unsigned RegNo, uint64_t Address, in DecodeGPRMM16ZeroRegisterClass() argument
1371 DecodeGPRMM16MovePRegisterClass(MCInst &Inst, unsigned RegNo, uint64_t Address, in DecodeGPRMM16MovePRegisterClass() argument
1381 uint64_t Address, in DecodeGPR32RegisterClass() argument
1391 uint64_t Address, in DecodePtrRegisterClass() argument
1394 return DecodeGPR64RegisterClass(Inst, RegNo, Address, Decoder); in DecodePtrRegisterClass()
1396 return DecodeGPR32RegisterClass(Inst, RegNo, Address, Decoder); in DecodePtrRegisterClass()
1400 uint64_t Address, in DecodeDSPRRegisterClass() argument
1402 return DecodeGPR32RegisterClass(Inst, RegNo, Address, Decoder); in DecodeDSPRRegisterClass()
1406 uint64_t Address, in DecodeFGR64RegisterClass() argument
1417 uint64_t Address, in DecodeFGR32RegisterClass() argument
1428 uint64_t Address, in DecodeCCRRegisterClass() argument
1438 uint64_t Address, in DecodeFCCRegisterClass() argument
1448 uint64_t Address, in DecodeFGRCCRegisterClass() argument
1458 static DecodeStatus DecodeMem(MCInst &Inst, unsigned Insn, uint64_t Address, in DecodeMem() argument
1478 static DecodeStatus DecodeMemEVA(MCInst &Inst, unsigned Insn, uint64_t Address, in DecodeMemEVA() argument
1498 uint64_t Address, in DecodeLoadByte15() argument
1514 static DecodeStatus DecodeCacheOp(MCInst &Inst, unsigned Insn, uint64_t Address, in DecodeCacheOp() argument
1530 uint64_t Address, in DecodeCacheOpMM() argument
1546 uint64_t Address, in DecodePrefeOpMM() argument
1562 uint64_t Address, in DecodeCacheeOp_CacheOpR6() argument
1577 static DecodeStatus DecodeSyncI(MCInst &Inst, unsigned Insn, uint64_t Address, in DecodeSyncI() argument
1591 uint64_t Address, in DecodeSyncI_MM() argument
1604 static DecodeStatus DecodeSynciR6(MCInst &Inst, unsigned Insn, uint64_t Address, in DecodeSynciR6() argument
1618 uint64_t Address, in DecodeMSA128Mem() argument
1665 uint64_t Address, in DecodeMemMMImm4() argument
1675 if (DecodeGPRMM16RegisterClass(Inst, Reg, Address, Decoder) in DecodeMemMMImm4()
1685 if (DecodeGPRMM16ZeroRegisterClass(Inst, Reg, Address, Decoder) in DecodeMemMMImm4()
1691 if (DecodeGPRMM16RegisterClass(Inst, Base, Address, Decoder) in DecodeMemMMImm4()
1722 uint64_t Address, in DecodeMemMMSPImm5Lsl2() argument
1737 uint64_t Address, in DecodeMemMMGPImm7Lsl2() argument
1752 uint64_t Address, in DecodeMemMMReglistImm4Lsl2() argument
1765 if (DecodeRegListOperand16(Inst, Insn, Address, Decoder) in DecodeMemMMReglistImm4Lsl2()
1776 uint64_t Address, in DecodeMemMMImm9() argument
1796 uint64_t Address, in DecodeMemMMImm12() argument
1808 if (DecodeRegListOperand(Inst, Insn, Address, Decoder) in DecodeMemMMImm12()
1830 uint64_t Address, in DecodeMemMMImm16() argument
1846 static DecodeStatus DecodeFMem(MCInst &Inst, unsigned Insn, uint64_t Address, in DecodeFMem() argument
1863 uint64_t Address, in DecodeFMemMMR2() argument
1881 static DecodeStatus DecodeFMem2(MCInst &Inst, unsigned Insn, uint64_t Address, in DecodeFMem2() argument
1897 static DecodeStatus DecodeFMem3(MCInst &Inst, unsigned Insn, uint64_t Address, in DecodeFMem3() argument
1914 uint64_t Address, in DecodeFMemCop2R6() argument
1931 uint64_t Address, in DecodeFMemCop2MMR6() argument
1948 uint64_t Address, in DecodeSpecial3LlSc() argument
1969 uint64_t Address, in DecodeHWRegsRegisterClass() argument
1979 uint64_t Address, in DecodeAFGR64RegisterClass() argument
1990 uint64_t Address, in DecodeACC64DSPRegisterClass() argument
2001 uint64_t Address, in DecodeHI32DSPRegisterClass() argument
2012 uint64_t Address, in DecodeLO32DSPRegisterClass() argument
2023 uint64_t Address, in DecodeMSA128BRegisterClass() argument
2034 uint64_t Address, in DecodeMSA128HRegisterClass() argument
2045 uint64_t Address, in DecodeMSA128WRegisterClass() argument
2056 uint64_t Address, in DecodeMSA128DRegisterClass() argument
2067 uint64_t Address, in DecodeMSACtrlRegisterClass() argument
2078 uint64_t Address, in DecodeCOP0RegisterClass() argument
2089 uint64_t Address, in DecodeCOP2RegisterClass() argument
2100 uint64_t Address, in DecodeBranchTarget() argument
2108 uint64_t Address, in DecodeBranchTarget1SImm16() argument
2116 uint64_t Address, in DecodeJumpTarget() argument
2124 uint64_t Address, in DecodeBranchTarget21() argument
2133 uint64_t Address, in DecodeBranchTarget21MM() argument
2142 uint64_t Address, in DecodeBranchTarget26() argument
2151 uint64_t Address, in DecodeBranchTarget7MM() argument
2159 uint64_t Address, in DecodeBranchTarget10MM() argument
2167 uint64_t Address, in DecodeBranchTargetMM() argument
2175 uint64_t Address, in DecodeBranchTarget26MM() argument
2184 uint64_t Address, in DecodeJumpTargetMM() argument
2192 uint64_t Address, in DecodeJumpTargetXMM() argument
2200 uint64_t Address, in DecodeAddiur2Simm7() argument
2212 uint64_t Address, in DecodeLi16Imm() argument
2222 uint64_t Address, in DecodePOOL16BEncodedField() argument
2230 DecodeUImmWithOffsetAndScale(MCInst &Inst, unsigned Value, uint64_t Address, in DecodeUImmWithOffsetAndScale() argument
2240 DecodeSImmWithOffsetAndScale(MCInst &Inst, unsigned Value, uint64_t Address, in DecodeSImmWithOffsetAndScale() argument
2247 static DecodeStatus DecodeInsSize(MCInst &Inst, unsigned Insn, uint64_t Address, in DecodeInsSize() argument
2259 uint64_t Address, in DecodeSimm19Lsl2() argument
2266 uint64_t Address, in DecodeSimm18Lsl3() argument
2272 static DecodeStatus DecodeSimm9SP(MCInst &Inst, unsigned Insn, uint64_t Address, in DecodeSimm9SP() argument
2287 uint64_t Address, in DecodeANDI16Imm() argument
2298 uint64_t Address, in DecodeRegListOperand() argument
2326 uint64_t Address, in DecodeRegListOperand16() argument
2350 uint64_t Address, in DecodeMovePOperands() argument
2353 if (DecodeMovePRegPair(Inst, RegPair, Address, Decoder) == in DecodeMovePOperands()
2363 if (DecodeGPRMM16MovePRegisterClass(Inst, RegRs, Address, Decoder) == in DecodeMovePOperands()
2368 if (DecodeGPRMM16MovePRegisterClass(Inst, RegRt, Address, Decoder) == in DecodeMovePOperands()
2376 uint64_t Address, in DecodeMovePRegPair() argument
2419 uint64_t Address, in DecodeSimm23Lsl2() argument
2427 uint64_t Address, in DecodeBgtzGroupBranchMMR6() argument
2476 uint64_t Address, in DecodeBlezGroupBranchMMR6() argument