/freebsd/contrib/llvm-project/llvm/lib/Target/XCore/Disassembler/ |
H A D | XCoreDisassembler.cpp | 39 ArrayRef<uint8_t> Bytes, uint64_t Address, 44 static bool readInstruction16(ArrayRef<uint8_t> Bytes, uint64_t Address, in readInstruction16() argument 56 static bool readInstruction32(ArrayRef<uint8_t> Bytes, uint64_t Address, in readInstruction32() argument 75 uint64_t Address, 79 uint64_t Address, 83 uint64_t Address, 87 uint64_t Address, 91 uint64_t Address, 95 uint64_t Address, 99 uint64_t Address, [all …]
|
/freebsd/sys/contrib/dev/acpica/components/resources/ |
H A D | rsaddr.c | 188 {ACPI_RSC_MOVE16, ACPI_RS_OFFSET (Data.Address16.Address.Granularity), 228 {ACPI_RSC_MOVE32, ACPI_RS_OFFSET (Data.Address32.Address.Granularity), 268 {ACPI_RSC_MOVE64, ACPI_RS_OFFSET (Data.Address64.Address.Granularity), 314 {ACPI_RSC_MOVE64, ACPI_RS_OFFSET (Data.ExtAddress64.Address.Granularity), 328 {ACPI_RSC_FLAGINIT, 0, AML_OFFSET (Address.Flags), 333 {ACPI_RSC_MOVE8, ACPI_RS_OFFSET (Data.Address.ResourceType), 334 AML_OFFSET (Address.ResourceType), 339 {ACPI_RSC_1BITFLAG, ACPI_RS_OFFSET (Data.Address.ProducerConsumer), 340 AML_OFFSET (Address.Flags), 343 {ACPI_RSC_1BITFLAG, ACPI_RS_OFFSET (Data.Address.Decode), [all …]
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/Disassembler/ |
H A D | ARMDisassembler.cpp | 146 ArrayRef<uint8_t> Bytes, uint64_t Address, 150 uint64_t Address) const override; 154 ArrayRef<uint8_t> Bytes, uint64_t Address, 158 ArrayRef<uint8_t> Bytes, uint64_t Address, 177 uint64_t Address, 180 uint64_t Address, 183 uint64_t Address, 186 uint64_t Address, 190 uint64_t Address, 193 uint64_t Address, [all …]
|
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/Disassembler/ |
H A D | SystemZDisassembler.cpp | 36 ArrayRef<uint8_t> Bytes, uint64_t Address, 61 /// @param Address - The starting address of the instruction 67 /// immediate in the instruction using the Address, Offset and Width. If that 75 uint64_t Address, uint64_t Offset, in tryAddingSymbolicOperand() 78 return Decoder->tryAddingSymbolicOperand(MI, Value, Address, IsBranch, Offset, in tryAddingSymbolicOperand() 98 uint64_t Address, in DecodeGR32BitRegisterClass() 104 uint64_t Address, in DecodeGRH32BitRegisterClass() 110 uint64_t Address, in DecodeGR64BitRegisterClass() 116 uint64_t Address, in DecodeGR128BitRegisterClass() 122 DecodeADDR32BitRegisterClass(MCInst &Inst, uint64_t RegNo, uint64_t Address, in DecodeADDR32BitRegisterClass() 74 tryAddingSymbolicOperand(int64_t Value,bool isBranch,uint64_t Address,uint64_t Offset,uint64_t Width,MCInst & MI,const MCDisassembler * Decoder) tryAddingSymbolicOperand() argument 97 DecodeGR32BitRegisterClass(MCInst & Inst,uint64_t RegNo,uint64_t Address,const MCDisassembler * Decoder) DecodeGR32BitRegisterClass() argument 103 DecodeGRH32BitRegisterClass(MCInst & Inst,uint64_t RegNo,uint64_t Address,const MCDisassembler * Decoder) DecodeGRH32BitRegisterClass() argument 109 DecodeGR64BitRegisterClass(MCInst & Inst,uint64_t RegNo,uint64_t Address,const MCDisassembler * Decoder) DecodeGR64BitRegisterClass() argument 115 DecodeGR128BitRegisterClass(MCInst & Inst,uint64_t RegNo,uint64_t Address,const MCDisassembler * Decoder) DecodeGR128BitRegisterClass() argument 121 DecodeADDR32BitRegisterClass(MCInst & Inst,uint64_t RegNo,uint64_t Address,const MCDisassembler * Decoder) DecodeADDR32BitRegisterClass() argument 127 DecodeADDR64BitRegisterClass(MCInst & Inst,uint64_t RegNo,uint64_t Address,const MCDisassembler * Decoder) DecodeADDR64BitRegisterClass() argument 133 DecodeFP32BitRegisterClass(MCInst & Inst,uint64_t RegNo,uint64_t Address,const MCDisassembler * Decoder) DecodeFP32BitRegisterClass() argument 139 DecodeFP64BitRegisterClass(MCInst & Inst,uint64_t RegNo,uint64_t Address,const MCDisassembler * Decoder) DecodeFP64BitRegisterClass() argument 145 DecodeFP128BitRegisterClass(MCInst & Inst,uint64_t RegNo,uint64_t Address,const MCDisassembler * Decoder) DecodeFP128BitRegisterClass() argument 151 DecodeVR32BitRegisterClass(MCInst & Inst,uint64_t RegNo,uint64_t Address,const MCDisassembler * Decoder) DecodeVR32BitRegisterClass() argument 157 DecodeVR64BitRegisterClass(MCInst & Inst,uint64_t RegNo,uint64_t Address,const MCDisassembler * Decoder) DecodeVR64BitRegisterClass() argument 163 DecodeVR128BitRegisterClass(MCInst & Inst,uint64_t RegNo,uint64_t Address,const MCDisassembler * Decoder) DecodeVR128BitRegisterClass() argument 169 DecodeAR32BitRegisterClass(MCInst & Inst,uint64_t RegNo,uint64_t Address,const MCDisassembler * Decoder) DecodeAR32BitRegisterClass() argument 175 DecodeCR64BitRegisterClass(MCInst & Inst,uint64_t RegNo,uint64_t Address,const MCDisassembler * Decoder) DecodeCR64BitRegisterClass() argument 197 decodeU1ImmOperand(MCInst & Inst,uint64_t Imm,uint64_t Address,const MCDisassembler * Decoder) decodeU1ImmOperand() argument 203 decodeU2ImmOperand(MCInst & Inst,uint64_t Imm,uint64_t Address,const MCDisassembler * Decoder) decodeU2ImmOperand() argument 209 decodeU3ImmOperand(MCInst & Inst,uint64_t Imm,uint64_t Address,const MCDisassembler * Decoder) decodeU3ImmOperand() argument 215 decodeU4ImmOperand(MCInst & Inst,uint64_t Imm,uint64_t Address,const MCDisassembler * Decoder) decodeU4ImmOperand() argument 221 decodeU8ImmOperand(MCInst & Inst,uint64_t Imm,uint64_t Address,const MCDisassembler * Decoder) decodeU8ImmOperand() argument 227 decodeU12ImmOperand(MCInst & Inst,uint64_t Imm,uint64_t Address,const MCDisassembler * Decoder) decodeU12ImmOperand() argument 233 decodeU16ImmOperand(MCInst & Inst,uint64_t Imm,uint64_t Address,const MCDisassembler * Decoder) decodeU16ImmOperand() argument 239 decodeU32ImmOperand(MCInst & Inst,uint64_t Imm,uint64_t Address,const MCDisassembler * Decoder) decodeU32ImmOperand() argument 245 decodeS8ImmOperand(MCInst & Inst,uint64_t Imm,uint64_t Address,const MCDisassembler * Decoder) decodeS8ImmOperand() argument 251 decodeS16ImmOperand(MCInst & Inst,uint64_t Imm,uint64_t Address,const MCDisassembler * Decoder) decodeS16ImmOperand() argument 257 decodeS20ImmOperand(MCInst & Inst,uint64_t Imm,uint64_t Address,const MCDisassembler * Decoder) decodeS20ImmOperand() argument 263 decodeS32ImmOperand(MCInst & Inst,uint64_t Imm,uint64_t Address,const MCDisassembler * Decoder) decodeS32ImmOperand() argument 270 decodeLenOperand(MCInst & Inst,uint64_t Imm,uint64_t Address,const MCDisassembler * Decoder) decodeLenOperand() argument 280 decodePCDBLOperand(MCInst & Inst,uint64_t Imm,uint64_t Address,bool isBranch,const MCDisassembler * Decoder) decodePCDBLOperand() argument 293 decodePC12DBLBranchOperand(MCInst & Inst,uint64_t Imm,uint64_t Address,const MCDisassembler * Decoder) decodePC12DBLBranchOperand() argument 299 decodePC16DBLBranchOperand(MCInst & Inst,uint64_t Imm,uint64_t Address,const MCDisassembler * Decoder) decodePC16DBLBranchOperand() argument 305 decodePC24DBLBranchOperand(MCInst & Inst,uint64_t Imm,uint64_t Address,const MCDisassembler * Decoder) decodePC24DBLBranchOperand() argument 311 decodePC32DBLBranchOperand(MCInst & Inst,uint64_t Imm,uint64_t Address,const MCDisassembler * Decoder) decodePC32DBLBranchOperand() argument 317 decodePC32DBLOperand(MCInst & Inst,uint64_t Imm,uint64_t Address,const MCDisassembler * Decoder) decodePC32DBLOperand() argument 326 getInstruction(MCInst & MI,uint64_t & Size,ArrayRef<uint8_t> Bytes,uint64_t Address,raw_ostream & CS) const getInstruction() argument [all...] |
/freebsd/contrib/llvm-project/lldb/include/lldb/Core/ |
H A D | Address.h | 1 //===-- Address.h -----------------------------------------------*- C++ -*-===// 35 /// \class Address Address.h "lldb/Core/Address.h" 38 /// The Address class allows addresses to be relative to a section that can 62 class Address { 64 /// Dump styles allow the Address::Dump(Stream *,DumpStyle) const function 65 /// to display Address contents in a variety of ways. 122 Address() = default; 126 /// Makes a copy of the another Address objec 127 Address(const Address &rhs) Address() function 140 Address(const lldb::SectionSP §ion_sp, lldb::addr_t offset) Address() function [all...] |
/freebsd/contrib/llvm-project/compiler-rt/lib/xray/ |
H A D | xray_x86_64.cpp | 147 const uint64_t Address = Sled.address(); in patchFunctionEntry() local 149 (static_cast<int64_t>(Address) + 11); in patchFunctionEntry() 153 reinterpret_cast<void *>(Address)); in patchFunctionEntry() 157 *reinterpret_cast<uint32_t *>(Address + 2) = FuncId; in patchFunctionEntry() 158 *reinterpret_cast<uint8_t *>(Address + 6) = CallOpCode; in patchFunctionEntry() 159 *reinterpret_cast<uint32_t *>(Address + 7) = TrampolineOffset; in patchFunctionEntry() 161 reinterpret_cast<std::atomic<uint16_t> *>(Address), MovR10Seq, in patchFunctionEntry() 165 reinterpret_cast<std::atomic<uint16_t> *>(Address), Jmp9Seq, in patchFunctionEntry() 194 const uint64_t Address = Sled.address(); in patchFunctionExit() local 196 (static_cast<int64_t>(Address) + 11); in patchFunctionExit() [all …]
|
H A D | xray_mips64.cpp | 92 uint32_t *Address = reinterpret_cast<uint32_t *>(Sled.address()); in patchSled() local 104 Address[2] = encodeInstruction(PatchOpcodes::PO_SD, RegNum::RN_SP, in patchSled() 106 Address[3] = encodeInstruction(PatchOpcodes::PO_SD, RegNum::RN_SP, in patchSled() 108 Address[4] = encodeInstruction(PatchOpcodes::PO_LUI, 0x0, RegNum::RN_T9, in patchSled() 110 Address[5] = encodeInstruction(PatchOpcodes::PO_ORI, RegNum::RN_T9, in patchSled() 112 Address[6] = encodeSpecialInstruction(PatchOpcodes::PO_DSLL, 0x0, in patchSled() 114 Address[7] = encodeInstruction(PatchOpcodes::PO_ORI, RegNum::RN_T9, in patchSled() 116 Address[8] = encodeSpecialInstruction(PatchOpcodes::PO_DSLL, 0x0, in patchSled() 118 Address[9] = encodeInstruction(PatchOpcodes::PO_ORI, RegNum::RN_T9, in patchSled() 120 Address[10] = encodeInstruction(PatchOpcodes::PO_LUI, 0x0, RegNum::RN_T0, in patchSled() [all …]
|
H A D | xray_loongarch64.cpp | 77 uint32_t *Address = reinterpret_cast<uint32_t *>(Sled.address()); in patchSled() local 88 Address[1] = encodeInstruction2RIx(0x29c00000, RegNum::RN_RA, RegNum::RN_SP, in patchSled() 90 Address[2] = encodeInstruction1RI20( in patchSled() 93 Address[3] = encodeInstruction2RIx( in patchSled() 96 Address[4] = encodeInstruction1RI20( in patchSled() 99 Address[5] = encodeInstruction2RIx( in patchSled() 102 Address[6] = in patchSled() 105 Address[7] = in patchSled() 108 Address[8] = encodeInstruction2RIx(0x4c000000, RegNum::RN_RA, RegNum::RN_T0, in patchSled() 110 Address[9] = encodeInstruction2RIx(0x28c00000, RegNum::RN_RA, RegNum::RN_SP, in patchSled() [all …]
|
/freebsd/sys/contrib/dev/acpica/components/hardware/ |
H A D | hwvalid.c | 162 ACPI_IO_ADDRESS Address, 239 ACPI_IO_ADDRESS Address, in AcpiHwValidateIoRequest() argument 264 LastAddress = Address + ByteWidth - 1; in AcpiHwValidateIoRequest() 268 ACPI_FORMAT_UINT64 (Address), ACPI_FORMAT_UINT64 (LastAddress), in AcpiHwValidateIoRequest() 277 ACPI_FORMAT_UINT64 (Address), ByteWidth)); in AcpiHwValidateIoRequest() 283 if (Address > AcpiProtectedPorts[ACPI_PORT_INFO_ENTRIES - 1].End) in AcpiHwValidateIoRequest() 301 if ((Address <= PortInfo->End) && (LastAddress >= PortInfo->Start)) in AcpiHwValidateIoRequest() 309 ACPI_FORMAT_UINT64 (Address), ByteWidth, PortInfo->Name, in AcpiHwValidateIoRequest() 346 ACPI_IO_ADDRESS Address, in AcpiHwReadPort() argument 359 Address &= ACPI_UINT16_MAX; in AcpiHwReadPort() [all …]
|
H A D | hwregs.c | 167 UINT64 Address, 202 UINT64 Address, in AcpiHwGetAccessBitWidth() argument 243 while (!ACPI_IS_ALIGNED (Address, AccessBitWidth >> 3)) in AcpiHwGetAccessBitWidth() 290 UINT64 *Address) in AcpiHwValidateRegister() argument 308 ACPI_MOVE_64_TO_64 (Address, &Reg->Address); in AcpiHwValidateRegister() 309 if (!(*Address)) in AcpiHwValidateRegister() 335 AccessWidth = AcpiHwGetAccessBitWidth (*Address, Reg, MaxBitWidth); in AcpiHwValidateRegister() 371 UINT64 Address; in AcpiHwRead() local 386 Status = AcpiHwValidateRegister (Reg, 64, &Address); in AcpiHwRead() 397 AccessWidth = AcpiHwGetAccessBitWidth (Address, Reg, 64); in AcpiHwRead() [all …]
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGBuilder.h | 50 friend class Address; variable 58 llvm::Value *emitRawPointerFromAddress(Address Addr) const { in emitRawPointerFromAddress() 63 Address createConstGEP2_32(Address Addr, unsigned Idx0, unsigned Idx1, in createConstGEP2_32() 80 return Address(GEP, GEP->getResultElementType(), in createConstGEP2_32() 107 llvm::LoadInst *CreateLoad(Address Addr, const llvm::Twine &Name = "") { 112 llvm::LoadInst *CreateLoad(Address Addr, const char *Name) { in CreateLoad() 119 llvm::LoadInst *CreateLoad(Address Addr, bool IsVolatile, 135 llvm::StoreInst *CreateStore(llvm::Value *Val, Address Addr, 168 CreateAtomicCmpXchg(Address Addr, llvm::Value *Cmp, llvm::Value *New, 179 CreateAtomicRMW(llvm::AtomicRMWInst::BinOp Op, Address Addr, llvm::Value *Val, [all …]
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/Disassembler/ |
H A D | MipsDisassembler.cpp | 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, [all …]
|
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/Disassembler/ |
H A D | RISCVDisassembler.cpp | 42 ArrayRef<uint8_t> Bytes, uint64_t Address, 49 ArrayRef<uint8_t> Bytes, uint64_t Address, 52 ArrayRef<uint8_t> Bytes, uint64_t Address, 72 uint64_t Address, in DecodeGPRRegisterClass() argument 85 uint64_t Address, in DecodeGPRX1X5RegisterClass() argument 96 uint64_t Address, in DecodeFPR16RegisterClass() argument 107 uint64_t Address, in DecodeFPR32RegisterClass() argument 118 uint64_t Address, in DecodeFPR32CRegisterClass() argument 129 uint64_t Address, in DecodeFPR64RegisterClass() argument 140 uint64_t Address, in DecodeFPR64CRegisterClass() argument [all …]
|
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/ |
H A D | PDBContext.cpp | 35 DILineInfo PDBContext::getLineInfoForAddress(object::SectionedAddress Address, in getLineInfoForAddress() argument 38 Result.FunctionName = getFunctionName(Address.Address, Specifier.FNKind); in getLineInfoForAddress() 42 Session->findSymbolByAddress(Address.Address, PDB_SymType::None); in getLineInfoForAddress() 51 auto LineNumbers = Session->findLineNumbersByAddress(Address.Address, Length); in getLineInfoForAddress() 68 PDBContext::getLineInfoForDataAddress(object::SectionedAddress Address) { in getLineInfoForDataAddress() argument 75 PDBContext::getLineInfoForAddressRange(object::SectionedAddress Address, in getLineInfoForAddressRange() argument 82 auto LineNumbers = Session->findLineNumbersByAddress(Address.Address, Size); in getLineInfoForAddressRange() 88 {LineInfo->getVirtualAddress(), Address.SectionIndex}, Specifier); in getLineInfoForAddressRange() 95 PDBContext::getInliningInfoForAddress(object::SectionedAddress Address, in getInliningInfoForAddress() argument 98 DILineInfo CurrentLine = getLineInfoForAddress(Address, Specifier); in getInliningInfoForAddress() [all …]
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/Disassembler/ |
H A D | AVRDisassembler.cpp | 45 ArrayRef<uint8_t> Bytes, uint64_t Address, 71 uint64_t Address, in DecodeGPR8RegisterClass() argument 82 uint64_t Address, in DecodeLD8RegisterClass() argument 92 static DecodeStatus decodeFIOARr(MCInst &Inst, unsigned Insn, uint64_t Address, 95 static DecodeStatus decodeFIORdA(MCInst &Inst, unsigned Insn, uint64_t Address, 98 static DecodeStatus decodeFIOBIT(MCInst &Inst, unsigned Insn, uint64_t Address, 102 uint64_t Address, 105 static DecodeStatus decodeFRd(MCInst &Inst, unsigned Insn, uint64_t Address, 108 static DecodeStatus decodeFLPMX(MCInst &Inst, unsigned Insn, uint64_t Address, 112 uint64_t Address, [all …]
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARC/Disassembler/ |
H A D | ARCDisassembler.cpp | 44 ArrayRef<uint8_t> Bytes, uint64_t Address, 50 static bool readInstruction32(ArrayRef<uint8_t> Bytes, uint64_t Address, in readInstruction32() argument 59 static bool readInstruction64(ArrayRef<uint8_t> Bytes, uint64_t Address, in readInstruction64() argument 69 static bool readInstruction48(ArrayRef<uint8_t> Bytes, uint64_t Address, in readInstruction48() argument 78 static bool readInstruction16(ArrayRef<uint8_t> Bytes, uint64_t Address, in readInstruction16() argument 87 DecodeSignedOperand(MCInst &Inst, unsigned InsnS, uint64_t Address = 0, 92 DecodeFromCyclicRange(MCInst &Inst, unsigned InsnS, uint64_t Address = 0, 97 uint64_t Address, 132 uint64_t Address, in DecodeGPR32RegisterClass() argument 145 uint64_t Address, in DecodeGBR32ShortRegister() argument [all …]
|
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/Disassembler/ |
H A D | VEDisassembler.cpp | 39 ArrayRef<uint8_t> Bytes, uint64_t Address, 128 uint64_t Address, in DecodeI32RegisterClass() argument 138 uint64_t Address, in DecodeI64RegisterClass() argument 148 uint64_t Address, in DecodeF32RegisterClass() argument 158 uint64_t Address, in DecodeF128RegisterClass() argument 168 uint64_t Address, in DecodeV64RegisterClass() argument 182 uint64_t Address, in DecodeVMRegisterClass() argument 192 uint64_t Address, in DecodeVM512RegisterClass() argument 202 uint64_t Address, in DecodeMISCRegisterClass() argument 213 static DecodeStatus DecodeASX(MCInst &Inst, uint64_t insn, uint64_t Address, [all …]
|
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/Disassembler/ |
H A D | M68kDisassembler.cpp | 43 uint64_t Address, const void *Decoder) { in DecodeRegisterClass() 51 uint64_t Address, in DecodeDR32RegisterClass() 53 return DecodeRegisterClass(Inst, RegNo, Address, Decoder); in DecodeDR32RegisterClass() 57 uint64_t Address, in DecodeDR16RegisterClass() 59 return DecodeRegisterClass(Inst, RegNo, Address, Decoder); in DecodeDR16RegisterClass() 63 uint64_t Address, in DecodeDR8RegisterClass() 65 return DecodeRegisterClass(Inst, RegNo, Address, Decoder); in DecodeDR8RegisterClass() 69 uint64_t Address, in DecodeAR32RegisterClass() 71 return DecodeRegisterClass(Inst, RegNo | 8ULL, Address, Decoder); in DecodeAR32RegisterClass() 75 uint64_t Address, in DecodeAR16RegisterClass() 42 DecodeRegisterClass(MCInst & Inst,uint64_t RegNo,uint64_t Address,const void * Decoder) DecodeRegisterClass() argument 50 DecodeDR32RegisterClass(MCInst & Inst,uint64_t RegNo,uint64_t Address,const void * Decoder) DecodeDR32RegisterClass() argument 56 DecodeDR16RegisterClass(MCInst & Inst,uint64_t RegNo,uint64_t Address,const void * Decoder) DecodeDR16RegisterClass() argument 62 DecodeDR8RegisterClass(MCInst & Inst,uint64_t RegNo,uint64_t Address,const void * Decoder) DecodeDR8RegisterClass() argument 68 DecodeAR32RegisterClass(MCInst & Inst,uint64_t RegNo,uint64_t Address,const void * Decoder) DecodeAR32RegisterClass() argument 74 DecodeAR16RegisterClass(MCInst & Inst,uint64_t RegNo,uint64_t Address,const void * Decoder) DecodeAR16RegisterClass() argument 80 DecodeXR32RegisterClass(MCInst & Inst,uint64_t RegNo,uint64_t Address,const void * Decoder) DecodeXR32RegisterClass() argument 86 DecodeXR16RegisterClass(MCInst & Inst,uint64_t RegNo,uint64_t Address,const void * Decoder) DecodeXR16RegisterClass() argument 92 DecodeFPDRRegisterClass(MCInst & Inst,uint64_t RegNo,uint64_t Address,const void * Decoder) DecodeFPDRRegisterClass() argument 101 DecodeCCRCRegisterClass(MCInst & Inst,APInt & Insn,uint64_t Address,const void * Decoder) DecodeCCRCRegisterClass() argument 106 DecodeImm32(MCInst & Inst,uint64_t Imm,uint64_t Address,const void * Decoder) DecodeImm32() argument 131 getInstruction(MCInst & Instr,uint64_t & Size,ArrayRef<uint8_t> Bytes,uint64_t Address,raw_ostream & CStream) const getInstruction() argument [all...] |
/freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/Disassembler/ |
H A D | XtensaDisassembler.cpp | 46 ArrayRef<uint8_t> Bytes, uint64_t Address, 68 uint64_t Address, in DecodeARRegisterClass() argument 81 uint64_t Address, in DecodeSRRegisterClass() argument 98 uint64_t Address, uint64_t Offset, in tryAddingSymbolicOperand() argument 102 return Dis->tryAddingSymbolicOperand(MI, Value, Address, isBranch, Offset, /*OpSize=*/0, in tryAddingSymbolicOperand() 107 int64_t Address, const void *Decoder) { in decodeCallOperand() argument 114 int64_t Address, const void *Decoder) { in decodeJumpOperand() argument 121 int64_t Address, const void *Decoder) { in decodeBranchOperand() argument 128 if (!tryAddingSymbolicOperand(SignExtend64<12>(Imm) + 4 + Address, true, in decodeBranchOperand() 129 Address, 0, 3, Inst, Decoder)) in decodeBranchOperand() [all …]
|
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/Disassembler/ |
H A D | PPCDisassembler.cpp | 36 ArrayRef<uint8_t> Bytes, uint64_t Address, 93 uint64_t Address, in DecodeCRRCRegisterClass() argument 99 uint64_t Address, in DecodeCRBITRCRegisterClass() argument 105 uint64_t Address, in DecodeF4RCRegisterClass() argument 111 uint64_t Address, in DecodeF8RCRegisterClass() argument 117 uint64_t Address, in DecodeFpRCRegisterClass() argument 125 uint64_t Address, in DecodeVFRCRegisterClass() argument 131 uint64_t Address, in DecodeVRRCRegisterClass() argument 137 uint64_t Address, in DecodeVSRCRegisterClass() argument 143 uint64_t Address, in DecodeVSFRCRegisterClass() argument [all …]
|
/freebsd/sys/contrib/dev/acpica/components/executer/ |
H A D | exregion.c | 182 ACPI_PHYSICAL_ADDRESS Address, in AcpiExSystemMemorySpaceHandler() argument 238 (void) AcpiUtShortDivide ((UINT64) Address, Length, NULL, &Remainder); in AcpiExSystemMemorySpaceHandler() 250 if (!Mm || (Address < Mm->PhysicalAddress) || in AcpiExSystemMemorySpaceHandler() 251 ((UINT64) Address + Length > (UINT64) Mm->PhysicalAddress + Mm->Length)) in AcpiExSystemMemorySpaceHandler() 267 if (Address < Mm->PhysicalAddress) in AcpiExSystemMemorySpaceHandler() 272 if ((UINT64) Address + Length > (UINT64) Mm->PhysicalAddress + Mm->Length) in AcpiExSystemMemorySpaceHandler() 288 ACPI_FORMAT_UINT64(Address), Length)); in AcpiExSystemMemorySpaceHandler() 298 ((MemInfo->Address + MemInfo->Length) - Address); in AcpiExSystemMemorySpaceHandler() 307 LogicalAddrPtr = AcpiOsMapMemory(Address, MapLength); in AcpiExSystemMemorySpaceHandler() 312 ACPI_FORMAT_UINT64 (Address), (UINT32) MapLength)); in AcpiExSystemMemorySpaceHandler() [all …]
|
/freebsd/contrib/llvm-project/lldb/source/Core/ |
H A D | Address.cpp | 64 const Address &address, void *dst, size_t dst_len) { in ReadBytes() 79 const Address &address, in GetByteOrderAndAddressSize() 104 const Address &address, uint32_t byte_size, in ReadUIntMax64() 128 const Address &address, uint32_t pointer_size, in ReadAddress() 129 Address &deref_so_addr) { in ReadAddress() 164 static bool DumpUInt(ExecutionContextScope *exe_scope, const Address &address, in DumpUInt() 193 const Address &address, Stream *strm) { in ReadCStringFromMemory() 204 Address curr_address(address); in ReadCStringFromMemory() 235 Address::Address(lldb::addr_t abs_addr) : m_section_wp(), m_offset(abs_addr) {} in Address() function in Address 237 Address::Address(addr_t address, const SectionList *section_list) in Address() function in Address [all …]
|
/freebsd/sys/contrib/dev/acpica/components/tables/ |
H A D | tbinstal.c | 206 NewTableDesc->Address, NewTableDesc->Flags, NewTableDesc->Pointer); in AcpiTbInstallTableWithOverride() 208 AcpiTbPrintTableHeader (NewTableDesc->Address, NewTableDesc->Pointer); in AcpiTbInstallTableWithOverride() 248 ACPI_PHYSICAL_ADDRESS Address, in AcpiTbInstallStandardTable() argument 265 Status = AcpiTbAcquireTempTable (&NewTableDesc, Address, Flags, Table); in AcpiTbInstallStandardTable() 270 ACPI_FORMAT_UINT64 (Address))); in AcpiTbInstallStandardTable() 284 NewTableDesc.Signature.Ascii, ACPI_FORMAT_UINT64 (Address))); in AcpiTbInstallStandardTable() 364 ACPI_PHYSICAL_ADDRESS Address; in AcpiTbOverrideTable() local 383 &Address, &Length); in AcpiTbOverrideTable() 384 if (ACPI_SUCCESS (Status) && Address && Length) in AcpiTbOverrideTable() 386 AcpiTbAcquireTempTable (&NewTableDesc, Address, in AcpiTbOverrideTable() [all …]
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/ |
H A D | MipsInstPrinter.cpp | 80 void MipsInstPrinter::printInst(const MCInst *MI, uint64_t Address, in printInst() 114 if (!printAliasInstr(MI, Address, STI, O) && in printInst() 115 !printAlias(*MI, Address, STI, O)) in printInst() 116 printInstruction(MI, Address, STI, O); in printInst() 158 void MipsInstPrinter::printBranchOperand(const MCInst *MI, uint64_t Address, in printBranchOperand() 167 uint64_t Target = Address + Op.getImm(); in printBranchOperand() 246 uint64_t Address, unsigned OpNo, in printAlias() argument 251 printBranchOperand(&MI, Address, OpNo, STI, OS); in printAlias() 258 uint64_t Address, unsigned OpNo0, in printAlias() argument 261 printAlias(Str, MI, Address, OpNo in printAlias() 79 printInst(const MCInst * MI,uint64_t Address,StringRef Annot,const MCSubtargetInfo & STI,raw_ostream & O) printInst() argument 157 printBranchOperand(const MCInst * MI,uint64_t Address,unsigned OpNo,const MCSubtargetInfo & STI,raw_ostream & O) printBranchOperand() argument 270 printAlias(const MCInst & MI,uint64_t Address,const MCSubtargetInfo & STI,raw_ostream & OS) printAlias() argument [all...] |
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZLongBranch.cpp | 82 uint64_t Address = 0; member 105 uint64_t Address = 0; member 124 uint64_t Address = 0; member 155 bool mustRelaxBranch(const TerminatorInfo &Terminator, uint64_t Address); 187 Position.Address += in skipNonTerminators() 193 Position.Address = alignTo(Position.Address, Block.Alignment); in skipNonTerminators() 196 Block.Address = Position.Address; in skipNonTerminators() 199 Position.Address += Block.Size; in skipNonTerminators() 208 Terminator.Address = Position.Address; in skipTerminator() 209 Position.Address += Terminator.Size; in skipTerminator() [all …]
|