Searched refs:CSRs (Results 1 – 14 of 14) sorted by relevance
4 RISC-V cores include Control Status Registers (CSRs) which are local to each6 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.
326 // the order of CSRs in CSR_iOS.330 // CSRs that are handled by prologue, epilogue.333 // CSRs that are handled explicitly via copies.
628 void MachineRegisterInfo::setCalleeSavedRegs(ArrayRef<MCPhysReg> CSRs) { in setCalleeSavedRegs() argument632 append_range(UpdatedCSRs, CSRs); in setCalleeSavedRegs()
37 Creation of X.509 certificates, CSRs and CRLs
91 // User Floating-Point CSRs383 // User Vector CSRs
157 const MCPhysReg *CSRs = getCalleeSavedRegs(&MF); in UpdateCustomCalleeSavedRegs() local159 for (const MCPhysReg *I = CSRs; *I; ++I) in UpdateCustomCalleeSavedRegs()
500 // CSRs that are handled by prologue, epilogue.504 // CSRs that are handled explicitly via copies.
4031 // Save CSRs in order, {FPOffset}4033 // Restore CSRs in order
151 // The CSRs & scratch-registers are interleaved at a split boundary of 8.
244 void setCalleeSavedRegs(ArrayRef<MCPhysReg> CSRs);
30 o Creation of X.509 certificates, CSRs and CRLs
306 // On AIX, CSRs are allocated starting from R31 according to:
1117 // CSRs that are handled by prologue, epilogue.1120 // CSRs that are handled explicitly via copies.
439 @c section which explains CSRs as well?