Home
last modified time | relevance | path

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

/freebsd-13.1/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-13.1/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMCallingConv.td326 // the order of CSRs in CSR_iOS.
330 // CSRs that are handled by prologue, epilogue.
333 // CSRs that are handled explicitly via copies.
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineRegisterInfo.cpp628 void MachineRegisterInfo::setCalleeSavedRegs(ArrayRef<MCPhysReg> CSRs) { in setCalleeSavedRegs() argument
632 append_range(UpdatedCSRs, CSRs); in setCalleeSavedRegs()
/freebsd-13.1/crypto/openssl/
H A DREADME37 Creation of X.509 certificates, CSRs and CRLs
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVSystemOperands.td91 // User Floating-Point CSRs
383 // User Vector CSRs
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64RegisterInfo.cpp157 const MCPhysReg *CSRs = getCalleeSavedRegs(&MF); in UpdateCustomCalleeSavedRegs() local
159 for (const MCPhysReg *I = CSRs; *I; ++I) in UpdateCustomCalleeSavedRegs()
H A DAArch64CallingConvention.td500 // CSRs that are handled by prologue, epilogue.
504 // CSRs that are handled explicitly via copies.
H A DAArch64InstrInfo.td4031 // Save CSRs in order, {FPOffset}
4033 // Restore CSRs in order
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUCallingConv.td151 // The CSRs & scratch-registers are interleaved at a split boundary of 8.
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineRegisterInfo.h244 void setCalleeSavedRegs(ArrayRef<MCPhysReg> CSRs);
/freebsd-13.1/crypto/openssl/doc/man1/
H A Dopenssl.pod30 o Creation of X.509 certificates, CSRs and CRLs
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCRegisterInfo.td306 // On AIX, CSRs are allocated starting from R31 according to:
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86CallingConv.td1117 // CSRs that are handled by prologue, epilogue.
1120 // CSRs that are handled explicitly via copies.
/freebsd-13.1/crypto/heimdal/doc/
H A Dhx509.texi439 @c section which explains CSRs as well?