Lines Matching defs:Address
50 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()
132 uint64_t Address, in DecodeGPR32RegisterClass()
145 uint64_t Address, in DecodeGBR32ShortRegister()
169 static DecodeStatus DecodeMEMrs9(MCInst &Inst, unsigned Insn, uint64_t Address, in DecodeMEMrs9()
179 static bool DecodeSymbolicOperand(MCInst &Inst, uint64_t Address, in DecodeSymbolicOperand()
187 static void DecodeSymbolicOperandOff(MCInst &Inst, uint64_t Address, in DecodeSymbolicOperandOff()
198 uint64_t Address, in DecodeBranchTargetS()
230 uint64_t Address, in DecodeStLImmInstruction()
247 uint64_t Address, in DecodeLdLImmInstruction()
265 uint64_t Address, in DecodeLdRLImmInstruction()
282 uint64_t Address, in DecodeMoveHRegInstruction()
308 uint64_t Address, in DecodeCCRU6Instruction()
323 uint64_t Address, in DecodeSOPwithRU6()
334 uint64_t Address, in DecodeSOPwithRS12()
349 uint64_t Address, in getInstruction()