Lines Matching refs:Address
56 ArrayRef<uint8_t> Bytes, uint64_t Address,
67 uint64_t Address,
72 uint64_t Address,
77 uint64_t Address,
82 uint64_t Address,
87 uint64_t Address,
92 uint64_t Address,
97 uint64_t Address,
102 uint64_t Address,
107 uint64_t Address,
112 uint64_t Address,
117 uint64_t Address,
122 uint64_t Address,
126 uint64_t Address,
131 uint64_t Address,
136 uint64_t Address,
141 uint64_t Address,
146 uint64_t Address,
151 uint64_t Address,
156 uint64_t Address,
161 uint64_t Address,
166 uint64_t Address,
171 uint64_t Address,
176 uint64_t Address,
181 uint64_t Address,
186 uint64_t Address,
191 uint64_t Address,
196 uint64_t Address,
201 uint64_t Address,
208 uint64_t Address,
215 uint64_t Address,
222 uint64_t Address,
229 uint64_t Address,
234 uint64_t Address,
239 uint64_t Address,
244 uint64_t Address,
249 uint64_t Address,
254 uint64_t Address,
258 uint64_t Address, const void *Decoder);
262 uint64_t Address,
267 uint64_t Address,
272 uint64_t Address,
277 uint64_t Address,
282 uint64_t Address,
287 uint64_t Address,
291 uint64_t Address,
295 uint64_t Address,
299 uint64_t Address,
303 uint64_t Address,
308 uint64_t Address,
313 uint64_t Address,
318 uint64_t Address,
323 uint64_t Address,
328 uint64_t Address,
333 uint64_t Address,
340 uint64_t Address,
345 uint64_t Address,
350 uint64_t Address,
354 uint64_t Address, const void *Decoder);
357 uint64_t Address, const void *Decoder);
360 uint64_t Address, const void *Decoder);
363 uint64_t Address, const void *Decoder);
366 uint64_t Address, const void *Decoder);
369 uint64_t Address, const void *Decoder);
374 static DecodeStatus DecodeINSVE_DF(MCInst &MI, InsnType insn, uint64_t Address,
379 DecodeAddiGroupBranch(MCInst &MI, InsnType insn, uint64_t Address,
384 DecodeDaddiGroupBranch(MCInst &MI, InsnType insn, uint64_t Address,
389 DecodeBlezlGroupBranch(MCInst &MI, InsnType insn, uint64_t Address,
394 DecodeBgtzlGroupBranch(MCInst &MI, InsnType insn, uint64_t Address,
399 DecodeBgtzGroupBranch(MCInst &MI, InsnType insn, uint64_t Address,
404 DecodeBlezGroupBranch(MCInst &MI, InsnType insn, uint64_t Address,
408 uint64_t Address,
412 uint64_t Address,
416 uint64_t Address,
459 static DecodeStatus DecodeINSVE_DF(MCInst &MI, InsnType insn, uint64_t Address, in DecodeINSVE_DF() argument
486 if (RegDecoder(MI, tmp, Address, Decoder) == MCDisassembler::Fail) in DecodeINSVE_DF()
489 if (RegDecoder(MI, tmp, Address, Decoder) == MCDisassembler::Fail) in DecodeINSVE_DF()
496 if (RegDecoder(MI, tmp, Address, Decoder) == MCDisassembler::Fail) in DecodeINSVE_DF()
506 uint64_t Address, in DecodeAddiGroupBranch() argument
545 uint64_t Address, in DecodeDaddiGroupBranch() argument
584 uint64_t Address, in DecodeBlezlGroupBranch() argument
627 uint64_t Address, in DecodeBgtzlGroupBranch() argument
671 uint64_t Address, in DecodeBgtzGroupBranch() argument
720 uint64_t Address, in DecodeBlezGroupBranch() argument
762 static DecodeStatus readInstruction16(ArrayRef<uint8_t> Bytes, uint64_t Address, in readInstruction16() argument
782 static DecodeStatus readInstruction32(ArrayRef<uint8_t> Bytes, uint64_t Address, in readInstruction32() argument
818 uint64_t Address, in getInstruction() argument
825 Result = readInstruction16(Bytes, Address, Size, Insn, IsBigEndian); in getInstruction()
829 Result = decodeInstruction(DecoderTableMicroMips16, Instr, Insn, Address, in getInstruction()
836 Result = readInstruction32(Bytes, Address, Size, Insn, IsBigEndian, true); in getInstruction()
842 Result = decodeInstruction(DecoderTableMicroMips32, Instr, Insn, Address, in getInstruction()
851 Result = readInstruction32(Bytes, Address, Size, Insn, IsBigEndian, false); in getInstruction()
858 decodeInstruction(DecoderTableCOP3_32, Instr, Insn, Address, this, STI); in getInstruction()
868 Address, this, STI); in getInstruction()
878 Address, this, STI); in getInstruction()
888 Address, this, STI); in getInstruction()
898 decodeInstruction(DecoderTableMips32, Instr, Insn, Address, this, STI); in getInstruction()
909 uint64_t Address, in DecodeCPU16RegsRegisterClass() argument
918 uint64_t Address, in DecodeGPR64RegisterClass() argument
931 uint64_t Address, in DecodeGPRMM16RegisterClass() argument
942 uint64_t Address, in DecodeGPRMM16ZeroRegisterClass() argument
953 uint64_t Address, in DecodeGPRMM16MovePRegisterClass() argument
964 uint64_t Address, in DecodeGPR32RegisterClass() argument
975 uint64_t Address, in DecodePtrRegisterClass() argument
978 return DecodeGPR64RegisterClass(Inst, RegNo, Address, Decoder); in DecodePtrRegisterClass()
980 return DecodeGPR32RegisterClass(Inst, RegNo, Address, Decoder); in DecodePtrRegisterClass()
985 uint64_t Address, in DecodeDSPRRegisterClass() argument
987 return DecodeGPR32RegisterClass(Inst, RegNo, Address, Decoder); in DecodeDSPRRegisterClass()
992 uint64_t Address, in DecodeFGR64RegisterClass() argument
1004 uint64_t Address, in DecodeFGR32RegisterClass() argument
1016 uint64_t Address, in DecodeCCRRegisterClass() argument
1027 uint64_t Address, in DecodeFCCRegisterClass() argument
1037 uint64_t Address, in DecodeFGRCCRegisterClass() argument
1049 uint64_t Address, in DecodeMem() argument
1072 uint64_t Address, in DecodeCacheOp() argument
1089 uint64_t Address, in DecodeCacheOpMM() argument
1106 uint64_t Address, in DecodeCacheOpR6() argument
1123 uint64_t Address, in DecodeSyncI() argument
1137 uint64_t Address, const void *Decoder) { in DecodeMSA128Mem() argument
1184 uint64_t Address, in DecodeMemMMImm4() argument
1194 if (DecodeGPRMM16RegisterClass(Inst, Reg, Address, Decoder) in DecodeMemMMImm4()
1201 if (DecodeGPRMM16ZeroRegisterClass(Inst, Reg, Address, Decoder) in DecodeMemMMImm4()
1207 if (DecodeGPRMM16RegisterClass(Inst, Base, Address, Decoder) in DecodeMemMMImm4()
1236 uint64_t Address, in DecodeMemMMSPImm5Lsl2() argument
1252 uint64_t Address, in DecodeMemMMGPImm7Lsl2() argument
1268 uint64_t Address, in DecodeMemMMReglistImm4Lsl2() argument
1272 if (DecodeRegListOperand16(Inst, Insn, Address, Decoder) in DecodeMemMMReglistImm4Lsl2()
1284 uint64_t Address, in DecodeMemMMImm12() argument
1296 if (DecodeRegListOperand(Inst, Insn, Address, Decoder) in DecodeMemMMImm12()
1319 uint64_t Address, in DecodeMemMMImm16() argument
1337 uint64_t Address, in DecodeFMem() argument
1355 uint64_t Address, in DecodeFMem2() argument
1373 uint64_t Address, in DecodeFMem3() argument
1391 uint64_t Address, in DecodeFMemCop2R6() argument
1408 uint64_t Address, in DecodeSpecial3LlSc() argument
1430 uint64_t Address, in DecodeHWRegsRegisterClass() argument
1441 uint64_t Address, in DecodeAFGR64RegisterClass() argument
1454 uint64_t Address, in DecodeACC64DSPRegisterClass() argument
1466 uint64_t Address, in DecodeHI32DSPRegisterClass() argument
1478 uint64_t Address, in DecodeLO32DSPRegisterClass() argument
1490 uint64_t Address, in DecodeMSA128BRegisterClass() argument
1502 uint64_t Address, in DecodeMSA128HRegisterClass() argument
1514 uint64_t Address, in DecodeMSA128WRegisterClass() argument
1526 uint64_t Address, in DecodeMSA128DRegisterClass() argument
1538 uint64_t Address, in DecodeMSACtrlRegisterClass() argument
1550 uint64_t Address, in DecodeCOP2RegisterClass() argument
1562 uint64_t Address, in DecodeBranchTarget() argument
1571 uint64_t Address, in DecodeJumpTarget() argument
1581 uint64_t Address, in DecodeBranchTarget21() argument
1591 uint64_t Address, in DecodeBranchTarget26() argument
1601 uint64_t Address, in DecodeBranchTarget7MM() argument
1610 uint64_t Address, in DecodeBranchTarget10MM() argument
1619 uint64_t Address, in DecodeBranchTargetMM() argument
1628 uint64_t Address, in DecodeJumpTargetMM() argument
1637 uint64_t Address, in DecodeAddiur2Simm7() argument
1650 uint64_t Address, in DecodeUImm6Lsl2() argument
1658 uint64_t Address, in DecodeLiSimm7() argument
1669 uint64_t Address, in DecodeSimm4() argument
1677 uint64_t Address, in DecodeSimm16() argument
1685 uint64_t Address, in DecodeLSAImm() argument
1694 uint64_t Address, in DecodeInsSize() argument
1705 uint64_t Address, in DecodeExtSize() argument
1713 uint64_t Address, const void *Decoder) { in DecodeSimm19Lsl2() argument
1719 uint64_t Address, const void *Decoder) { in DecodeSimm18Lsl3() argument
1725 uint64_t Address, const void *Decoder) { in DecodeSimm9SP() argument
1739 uint64_t Address, const void *Decoder) { in DecodeANDI16Imm() argument
1749 uint64_t Address, const void *Decoder) { in DecodeUImm5lsl2() argument
1756 uint64_t Address, in DecodeRegListOperand() argument
1778 uint64_t Address, in DecodeRegListOperand16() argument
1793 uint64_t Address, const void *Decoder) { in DecodeMovePRegPair() argument
1838 uint64_t Address, const void *Decoder) { in DecodeSimm23Lsl2() argument