Home
last modified time | relevance | path

Searched refs:CSRs (Results 1 – 22 of 22) sorted by relevance

/freebsd-14.2/sys/contrib/device-tree/Bindings/interrupt-controller/
H A Driscv,cpu-intc.txt4 RISC-V cores include Control Status Registers (CSRs) which are local to each
6 Some of these CSRs are used to control local interrupts connected to the core.
40 definition of the hart whose CSRs control these local interrupts.
/freebsd-14.2/sys/contrib/device-tree/Bindings/pci/
H A Dsnps,dw-pcie-ep.yaml47 with all spaces. Note iATU/eDMA CSRs are indirectly accessible
73 set of viewport CSRs mapped into the PL space. Note iATU is
79 CSRs mapped in a non-standard base address. The registers offset
86 PCS and PHY CSRs accessible over a dedicated memory mapped
H A Dsnps,dw-pcie.yaml47 with all spaces. Note iATU/eDMA CSRs are indirectly accessible
73 set of viewport CSRs mapped into the PL space. Note iATU is
79 CSRs mapped in a non-standard base address. The registers offset
86 PCS and PHY CSRs accessible over a dedicated memory mapped
H A Dsnps,dw-pcie-common.yaml79 basically the set of the controller CSRs.
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVSystemOperands.td74 // User Floating-Point CSRs
330 // User Vector CSRs
367 // Machine-level CSRs
382 // Supervisor-level CSRs
392 // Hypervisor and VS CSRs
H A DRISCVFeatures.td64 "'zicsr' (CSRs)">;
67 "'Zicsr' (CSRs)">;
/freebsd-14.2/sys/contrib/device-tree/Bindings/soc/litex/
H A Dlitex,soc-controller.yaml13 operations and provide functions for other drivers to read/write CSRs
/freebsd-14.2/sys/contrib/device-tree/Bindings/memory-controllers/
H A Dsnps,dw-umctl2-ddrc.yaml61 A standard set of the clock sources contains CSRs bus clock, AXI-ports
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMCallingConv.td339 // the order of CSRs in CSR_iOS.
343 // CSRs that are handled by prologue, epilogue.
346 // CSRs that are handled explicitly via copies.
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineRegisterInfo.cpp632 void MachineRegisterInfo::setCalleeSavedRegs(ArrayRef<MCPhysReg> CSRs) { in setCalleeSavedRegs() argument
636 append_range(UpdatedCSRs, CSRs); in setCalleeSavedRegs()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64RegisterInfo.cpp194 const MCPhysReg *CSRs = getCalleeSavedRegs(&MF); in UpdateCustomCalleeSavedRegs() local
196 for (const MCPhysReg *I = CSRs; *I; ++I) in UpdateCustomCalleeSavedRegs()
H A DAArch64CallingConvention.td666 // CSRs that are handled by prologue, epilogue.
670 // CSRs that are handled explicitly via copies.
H A DAArch64InstrInfo.td4859 // Save CSRs in order, {FPOffset}
4861 // Restore CSRs in order
/freebsd-14.2/crypto/openssl/
H A DREADME.md48 - creation of X.509 certificates, CSRs and CRLs
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUCallingConv.td134 // The CSRs & scratch-registers are interleaved at a split boundary of 8.
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineRegisterInfo.h268 void setCalleeSavedRegs(ArrayRef<MCPhysReg> CSRs);
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86CallingConv.td1144 // CSRs that are handled by prologue, epilogue.
1147 // CSRs that are handled explicitly via copies.
/freebsd-14.2/crypto/openssl/doc/man1/
H A Dopenssl.pod28 o Creation of X.509 certificates, CSRs and CRLs
H A Dopenssl-req.pod.in61 This command primarily creates and processes certificate requests (CSRs)
H A Dopenssl-ca.pod.in73 It can be used to sign certificate requests (CSRs) in a variety of forms
/freebsd-14.2/crypto/heimdal/doc/
H A Dhx509.texi439 @c section which explains CSRs as well?
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCRegisterInfo.td320 // On AIX, CSRs are allocated starting from R31 according to: