Lines Matching refs:Addr
178 uint64_t Addr, const void *Decoder);
180 uint64_t Addr,
183 uint64_t Addr, const void *Decoder);
185 uint64_t Addr,
188 uint64_t Addr, const void *Decoder);
190 uint64_t Addr,
193 uint64_t Addr, const void *Decoder);
195 uint64_t Addr, const void *Decoder);
197 uint64_t Addr, const void *Decoder);
199 uint64_t Addr, const void *Decoder);
201 uint64_t Addr, const void *Decoder);
204 uint64_t Addr,
208 uint64_t Addr,
219 uint64_t Addr, const void *Decoder);
221 uint64_t Addr, const void *Decoder);
313 uint64_t Addr, in DecodeFPR128RegisterClass() argument
324 uint64_t Addr, in DecodeFPR128_loRegisterClass() argument
328 return DecodeFPR128RegisterClass(Inst, RegNo, Addr, Decoder); in DecodeFPR128_loRegisterClass()
342 uint64_t Addr, in DecodeFPR64RegisterClass() argument
363 uint64_t Addr, in DecodeFPR32RegisterClass() argument
384 uint64_t Addr, in DecodeFPR16RegisterClass() argument
405 uint64_t Addr, in DecodeFPR8RegisterClass() argument
426 uint64_t Addr, in DecodeGPR64commonRegisterClass() argument
437 uint64_t Addr, in DecodeGPR64RegisterClass() argument
448 uint64_t Addr, in DecodeGPR64spRegisterClass() argument
470 uint64_t Addr, in DecodeGPR32RegisterClass() argument
481 uint64_t Addr, in DecodeGPR32spRegisterClass() argument
607 uint64_t Addr, const void *Decoder) { in DecodePPRRegisterClass() argument
617 uint64_t Addr, in DecodePPR_3bRegisterClass() argument
623 return DecodePPRRegisterClass(Inst, RegNo, Addr, Decoder); in DecodePPR_3bRegisterClass()
637 uint64_t Addr, in DecodeVectorRegisterClass() argument
659 uint64_t Addr, const void *Decoder) { in DecodeQQRegisterClass() argument
682 uint64_t Addr, const void *Decoder) { in DecodeQQQRegisterClass() argument
705 uint64_t Addr, in DecodeQQQQRegisterClass() argument
726 uint64_t Addr, const void *Decoder) { in DecodeDDRegisterClass() argument
749 uint64_t Addr, const void *Decoder) { in DecodeDDDRegisterClass() argument
772 uint64_t Addr, in DecodeDDDDRegisterClass() argument
782 uint64_t Addr, in DecodeFixedPointScaleImm32() argument
791 uint64_t Addr, in DecodeFixedPointScaleImm64() argument
798 uint64_t Addr, const void *Decoder) { in DecodePCRelLabel19() argument
807 if (!Dis->tryAddingSymbolicOperand(Inst, ImmVal * 4, Addr, in DecodePCRelLabel19()
874 uint64_t Addr, const void *Decoder) { in DecodeVecShiftR64Imm() argument
879 uint64_t Addr, in DecodeVecShiftR64ImmNarrow() argument
885 uint64_t Addr, const void *Decoder) { in DecodeVecShiftR32Imm() argument
890 uint64_t Addr, in DecodeVecShiftR32ImmNarrow() argument
896 uint64_t Addr, const void *Decoder) { in DecodeVecShiftR16Imm() argument
901 uint64_t Addr, in DecodeVecShiftR16ImmNarrow() argument
907 uint64_t Addr, const void *Decoder) { in DecodeVecShiftR8Imm() argument
912 uint64_t Addr, const void *Decoder) { in DecodeVecShiftL64Imm() argument
917 uint64_t Addr, const void *Decoder) { in DecodeVecShiftL32Imm() argument
922 uint64_t Addr, const void *Decoder) { in DecodeVecShiftL16Imm() argument
927 uint64_t Addr, const void *Decoder) { in DecodeVecShiftL8Imm() argument
932 uint64_t Addr, in DecodeThreeAddrSRegInstruction() argument
962 DecodeGPR32RegisterClass(Inst, Rd, Addr, Decoder); in DecodeThreeAddrSRegInstruction()
963 DecodeGPR32RegisterClass(Inst, Rn, Addr, Decoder); in DecodeThreeAddrSRegInstruction()
964 DecodeGPR32RegisterClass(Inst, Rm, Addr, Decoder); in DecodeThreeAddrSRegInstruction()
983 DecodeGPR64RegisterClass(Inst, Rd, Addr, Decoder); in DecodeThreeAddrSRegInstruction()
984 DecodeGPR64RegisterClass(Inst, Rn, Addr, Decoder); in DecodeThreeAddrSRegInstruction()
985 DecodeGPR64RegisterClass(Inst, Rm, Addr, Decoder); in DecodeThreeAddrSRegInstruction()
994 uint64_t Addr, in DecodeMoveImmInstruction() argument
1008 DecodeGPR32RegisterClass(Inst, Rd, Addr, Decoder); in DecodeMoveImmInstruction()
1013 DecodeGPR64RegisterClass(Inst, Rd, Addr, Decoder); in DecodeMoveImmInstruction()
1027 uint64_t Addr, in DecodeUnsignedLdStInstruction() argument
1050 DecodeGPR32RegisterClass(Inst, Rt, Addr, Decoder); in DecodeUnsignedLdStInstruction()
1057 DecodeGPR64RegisterClass(Inst, Rt, Addr, Decoder); in DecodeUnsignedLdStInstruction()
1061 DecodeFPR128RegisterClass(Inst, Rt, Addr, Decoder); in DecodeUnsignedLdStInstruction()
1065 DecodeFPR64RegisterClass(Inst, Rt, Addr, Decoder); in DecodeUnsignedLdStInstruction()
1069 DecodeFPR32RegisterClass(Inst, Rt, Addr, Decoder); in DecodeUnsignedLdStInstruction()
1073 DecodeFPR16RegisterClass(Inst, Rt, Addr, Decoder); in DecodeUnsignedLdStInstruction()
1077 DecodeFPR8RegisterClass(Inst, Rt, Addr, Decoder); in DecodeUnsignedLdStInstruction()
1081 DecodeGPR64spRegisterClass(Inst, Rn, Addr, Decoder); in DecodeUnsignedLdStInstruction()
1082 if (!Dis->tryAddingSymbolicOperand(Inst, offset, Addr, Fail, 0, 4)) in DecodeUnsignedLdStInstruction()
1088 uint64_t Addr, in DecodeSignedLdStInstruction() argument
1149 DecodeGPR64spRegisterClass(Inst, Rn, Addr, Decoder); in DecodeSignedLdStInstruction()
1200 DecodeGPR32RegisterClass(Inst, Rt, Addr, Decoder); in DecodeSignedLdStInstruction()
1227 DecodeGPR64RegisterClass(Inst, Rt, Addr, Decoder); in DecodeSignedLdStInstruction()
1235 DecodeFPR128RegisterClass(Inst, Rt, Addr, Decoder); in DecodeSignedLdStInstruction()
1243 DecodeFPR64RegisterClass(Inst, Rt, Addr, Decoder); in DecodeSignedLdStInstruction()
1251 DecodeFPR32RegisterClass(Inst, Rt, Addr, Decoder); in DecodeSignedLdStInstruction()
1259 DecodeFPR16RegisterClass(Inst, Rt, Addr, Decoder); in DecodeSignedLdStInstruction()
1267 DecodeFPR8RegisterClass(Inst, Rt, Addr, Decoder); in DecodeSignedLdStInstruction()
1271 DecodeGPR64spRegisterClass(Inst, Rn, Addr, Decoder); in DecodeSignedLdStInstruction()
1286 uint64_t Addr, in DecodeExclusiveLdStInstruction() argument
1303 DecodeGPR32RegisterClass(Inst, Rs, Addr, Decoder); in DecodeExclusiveLdStInstruction()
1323 DecodeGPR32RegisterClass(Inst, Rt, Addr, Decoder); in DecodeExclusiveLdStInstruction()
1327 DecodeGPR32RegisterClass(Inst, Rs, Addr, Decoder); in DecodeExclusiveLdStInstruction()
1335 DecodeGPR64RegisterClass(Inst, Rt, Addr, Decoder); in DecodeExclusiveLdStInstruction()
1339 DecodeGPR32RegisterClass(Inst, Rs, Addr, Decoder); in DecodeExclusiveLdStInstruction()
1343 DecodeGPR32RegisterClass(Inst, Rt, Addr, Decoder); in DecodeExclusiveLdStInstruction()
1344 DecodeGPR32RegisterClass(Inst, Rt2, Addr, Decoder); in DecodeExclusiveLdStInstruction()
1348 DecodeGPR32RegisterClass(Inst, Rs, Addr, Decoder); in DecodeExclusiveLdStInstruction()
1352 DecodeGPR64RegisterClass(Inst, Rt, Addr, Decoder); in DecodeExclusiveLdStInstruction()
1353 DecodeGPR64RegisterClass(Inst, Rt2, Addr, Decoder); in DecodeExclusiveLdStInstruction()
1357 DecodeGPR64spRegisterClass(Inst, Rn, Addr, Decoder); in DecodeExclusiveLdStInstruction()
1369 uint64_t Addr, in DecodePairLdStInstruction() argument
1413 DecodeGPR64spRegisterClass(Inst, Rn, Addr, Decoder); in DecodePairLdStInstruction()
1436 DecodeGPR64RegisterClass(Inst, Rt, Addr, Decoder); in DecodePairLdStInstruction()
1437 DecodeGPR64RegisterClass(Inst, Rt2, Addr, Decoder); in DecodePairLdStInstruction()
1449 DecodeGPR32RegisterClass(Inst, Rt, Addr, Decoder); in DecodePairLdStInstruction()
1450 DecodeGPR32RegisterClass(Inst, Rt2, Addr, Decoder); in DecodePairLdStInstruction()
1460 DecodeFPR128RegisterClass(Inst, Rt, Addr, Decoder); in DecodePairLdStInstruction()
1461 DecodeFPR128RegisterClass(Inst, Rt2, Addr, Decoder); in DecodePairLdStInstruction()
1471 DecodeFPR64RegisterClass(Inst, Rt, Addr, Decoder); in DecodePairLdStInstruction()
1472 DecodeFPR64RegisterClass(Inst, Rt2, Addr, Decoder); in DecodePairLdStInstruction()
1482 DecodeFPR32RegisterClass(Inst, Rt, Addr, Decoder); in DecodePairLdStInstruction()
1483 DecodeFPR32RegisterClass(Inst, Rt2, Addr, Decoder); in DecodePairLdStInstruction()
1487 DecodeGPR64spRegisterClass(Inst, Rn, Addr, Decoder); in DecodePairLdStInstruction()
1503 uint64_t Addr, in DecodeAddSubERegInstruction() argument
1519 DecodeGPR32spRegisterClass(Inst, Rd, Addr, Decoder); in DecodeAddSubERegInstruction()
1520 DecodeGPR32spRegisterClass(Inst, Rn, Addr, Decoder); in DecodeAddSubERegInstruction()
1521 DecodeGPR32RegisterClass(Inst, Rm, Addr, Decoder); in DecodeAddSubERegInstruction()
1525 DecodeGPR32RegisterClass(Inst, Rd, Addr, Decoder); in DecodeAddSubERegInstruction()
1526 DecodeGPR32spRegisterClass(Inst, Rn, Addr, Decoder); in DecodeAddSubERegInstruction()
1527 DecodeGPR32RegisterClass(Inst, Rm, Addr, Decoder); in DecodeAddSubERegInstruction()
1531 DecodeGPR64spRegisterClass(Inst, Rd, Addr, Decoder); in DecodeAddSubERegInstruction()
1532 DecodeGPR64spRegisterClass(Inst, Rn, Addr, Decoder); in DecodeAddSubERegInstruction()
1533 DecodeGPR32RegisterClass(Inst, Rm, Addr, Decoder); in DecodeAddSubERegInstruction()
1537 DecodeGPR64RegisterClass(Inst, Rd, Addr, Decoder); in DecodeAddSubERegInstruction()
1538 DecodeGPR64spRegisterClass(Inst, Rn, Addr, Decoder); in DecodeAddSubERegInstruction()
1539 DecodeGPR32RegisterClass(Inst, Rm, Addr, Decoder); in DecodeAddSubERegInstruction()
1543 DecodeGPR64spRegisterClass(Inst, Rd, Addr, Decoder); in DecodeAddSubERegInstruction()
1544 DecodeGPR64spRegisterClass(Inst, Rn, Addr, Decoder); in DecodeAddSubERegInstruction()
1545 DecodeGPR64RegisterClass(Inst, Rm, Addr, Decoder); in DecodeAddSubERegInstruction()
1549 DecodeGPR64RegisterClass(Inst, Rd, Addr, Decoder); in DecodeAddSubERegInstruction()
1550 DecodeGPR64spRegisterClass(Inst, Rn, Addr, Decoder); in DecodeAddSubERegInstruction()
1551 DecodeGPR64RegisterClass(Inst, Rm, Addr, Decoder); in DecodeAddSubERegInstruction()
1560 uint64_t Addr, in DecodeLogicalImmInstruction() argument
1569 DecodeGPR64RegisterClass(Inst, Rd, Addr, Decoder); in DecodeLogicalImmInstruction()
1571 DecodeGPR64spRegisterClass(Inst, Rd, Addr, Decoder); in DecodeLogicalImmInstruction()
1572 DecodeGPR64RegisterClass(Inst, Rn, Addr, Decoder); in DecodeLogicalImmInstruction()
1578 DecodeGPR32RegisterClass(Inst, Rd, Addr, Decoder); in DecodeLogicalImmInstruction()
1580 DecodeGPR32spRegisterClass(Inst, Rd, Addr, Decoder); in DecodeLogicalImmInstruction()
1581 DecodeGPR32RegisterClass(Inst, Rn, Addr, Decoder); in DecodeLogicalImmInstruction()
1591 uint64_t Addr, in DecodeModImmInstruction() argument
1599 DecodeFPR64RegisterClass(Inst, Rd, Addr, Decoder); in DecodeModImmInstruction()
1601 DecodeVectorRegisterClass(Inst, Rd, Addr, Decoder); in DecodeModImmInstruction()
1630 uint64_t Addr, in DecodeModImmTiedInstruction() argument
1638 DecodeVectorRegisterClass(Inst, Rd, Addr, Decoder); in DecodeModImmTiedInstruction()
1639 DecodeVectorRegisterClass(Inst, Rd, Addr, Decoder); in DecodeModImmTiedInstruction()
1648 uint64_t Addr, const void *Decoder) { in DecodeAdrInstruction() argument
1659 DecodeGPR64RegisterClass(Inst, Rd, Addr, Decoder); in DecodeAdrInstruction()
1660 if (!Dis->tryAddingSymbolicOperand(Inst, imm, Addr, Fail, 0, 4)) in DecodeAdrInstruction()
1667 uint64_t Addr, const void *Decoder) { in DecodeAddSubImmShift() argument
1684 DecodeGPR64spRegisterClass(Inst, Rd, Addr, Decoder); in DecodeAddSubImmShift()
1686 DecodeGPR64RegisterClass(Inst, Rd, Addr, Decoder); in DecodeAddSubImmShift()
1687 DecodeGPR64spRegisterClass(Inst, Rn, Addr, Decoder); in DecodeAddSubImmShift()
1690 DecodeGPR32spRegisterClass(Inst, Rd, Addr, Decoder); in DecodeAddSubImmShift()
1692 DecodeGPR32RegisterClass(Inst, Rd, Addr, Decoder); in DecodeAddSubImmShift()
1693 DecodeGPR32spRegisterClass(Inst, Rn, Addr, Decoder); in DecodeAddSubImmShift()
1696 if (!Dis->tryAddingSymbolicOperand(Inst, Imm, Addr, Fail, 0, 4)) in DecodeAddSubImmShift()
1703 uint64_t Addr, in DecodeUnconditionalBranch() argument
1713 if (!Dis->tryAddingSymbolicOperand(Inst, imm * 4, Addr, true, 0, 4)) in DecodeUnconditionalBranch()
1720 uint64_t Addr, in DecodeSystemPStateInstruction() argument
1750 uint64_t Addr, const void *Decoder) { in DecodeTestAndBranch() argument
1763 DecodeGPR32RegisterClass(Inst, Rt, Addr, Decoder); in DecodeTestAndBranch()
1765 DecodeGPR64RegisterClass(Inst, Rt, Addr, Decoder); in DecodeTestAndBranch()
1767 if (!Dis->tryAddingSymbolicOperand(Inst, dst * 4, Addr, true, 0, 4)) in DecodeTestAndBranch()
1776 uint64_t Addr, in DecodeGPRSeqPairsClassRegisterClass() argument
1789 uint64_t Addr, in DecodeWSeqPairsClassRegisterClass() argument
1793 RegNo, Addr, Decoder); in DecodeWSeqPairsClassRegisterClass()
1798 uint64_t Addr, in DecodeXSeqPairsClassRegisterClass() argument
1802 RegNo, Addr, Decoder); in DecodeXSeqPairsClassRegisterClass()
1807 uint64_t Addr, in DecodeSVELogicalImmInstruction() argument
1815 DecodeZPRRegisterClass(Inst, Zdn, Addr, Decoder); in DecodeSVELogicalImmInstruction()
1817 DecodeZPRRegisterClass(Inst, Zdn, Addr, Decoder); in DecodeSVELogicalImmInstruction()
1839 uint64_t Addr, const void *Decoder) { in DecodeImm8OptLsl() argument
1851 uint64_t Addr, const void *Decoder) { in DecodeSVEIncDecImm() argument