| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/ |
| H A D | HexagonGenExtract.cpp | 100 ConstantInt *CSL = nullptr, *CSR = nullptr, *CM = nullptr; in INITIALIZE_PASS_DEPENDENCY() local 107 bool Match = match(In, m_And(m_Shl(m_LShr(m_Value(BF), m_ConstantInt(CSR)), in INITIALIZE_PASS_DEPENDENCY() 114 Match = match(In, m_And(m_Shl(m_AShr(m_Value(BF), m_ConstantInt(CSR)), in INITIALIZE_PASS_DEPENDENCY() 121 CSR = ConstantInt::get(Type::getInt32Ty(Ctx), 0); in INITIALIZE_PASS_DEPENDENCY() 131 Match = match(In, m_And(m_LShr(m_Value(BF), m_ConstantInt(CSR)), in INITIALIZE_PASS_DEPENDENCY() 138 Match = match(In, m_And(m_AShr(m_Value(BF), m_ConstantInt(CSR)), in INITIALIZE_PASS_DEPENDENCY() 145 Match = match(In, m_Shl(m_LShr(m_Value(BF), m_ConstantInt(CSR)), in INITIALIZE_PASS_DEPENDENCY() 152 Match = match(In, m_Shl(m_AShr(m_Value(BF), m_ConstantInt(CSR)), in INITIALIZE_PASS_DEPENDENCY() 165 uint32_t SR = CSR->getZExtValue(); in INITIALIZE_PASS_DEPENDENCY()
|
| /netbsd-src/sys/arch/sh3/dev/ |
| H A D | adc.c | 75 ADC_(CSR) = 0; in adc_attach() 141 csr = ADC_(CSR); in adc_sample_channel() 155 ADC_(CSR) = chan | SH7709_ADCSR_ADST | SH7709_ADCSR_CKS; in adc_sample_channel() 158 csr = ADC_(CSR); in adc_sample_channel() 165 ADC_(CSR) = csr; in adc_sample_channel()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
| H A D | LiveRegUnits.cpp | 85 for (const MCPhysReg *CSR = MRI.getCalleeSavedRegs(); CSR && *CSR; ++CSR) { in addCalleeSavedRegs() local 86 const unsigned N = *CSR; in addCalleeSavedRegs()
|
| H A D | MachineFrameInfo.cpp | 125 for (const MCPhysReg *CSR = MRI.getCalleeSavedRegs(); CSR && *CSR; in getPristineRegs() local 126 ++CSR) in getPristineRegs() 127 BV.set(*CSR); in getPristineRegs()
|
| H A D | RegisterClassInfo.cpp | 58 const MCPhysReg *CSR = MF->getRegInfo().getCalleeSavedRegs(); in runOnMachineFunction() local 59 if (Update || CSR != CalleeSavedRegs) { in runOnMachineFunction() 63 for (const MCPhysReg *I = CSR; *I; ++I) in runOnMachineFunction() 69 CalleeSavedRegs = CSR; in runOnMachineFunction()
|
| H A D | LivePhysRegs.cpp | 175 for (const MCPhysReg *CSR = MRI.getCalleeSavedRegs(); CSR && *CSR; ++CSR) in addCalleeSavedRegs() local 176 LiveRegs.addReg(*CSR); in addCalleeSavedRegs()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/ |
| H A D | X86MachineFunctionInfo.cpp | 23 for (const MCPhysReg *CSR = MF->getRegInfo().getCalleeSavedRegs(); in setRestoreBasePointer() local 24 unsigned Reg = *CSR; ++CSR) { in setRestoreBasePointer()
|
| /netbsd-src/sys/arch/arm/marvell/ |
| H A D | mvsocpmu.c | 104 csr = MVSOCPMU_TM_READ(sc, CSR); in mvsocpmu_tm_init() 142 csr = MVSOCPMU_TM_READ(sc, CSR); in mvsocpmu_tm_refresh() 160 csr = MVSOCPMU_TM_READ(sc, CSR); in mvsocpmu_tm_get_limits() 189 csr = MVSOCPMU_TM_READ(sc, CSR); in mvsocpmu_tm_set_limits() 191 MVSOCPMU_TM_WRITE(sc, CSR, csr | TM_CSR_THR(oh, c)); in mvsocpmu_tm_set_limits()
|
| /netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/ |
| H A D | OSSL_CMP_MSG_get0_header.pod | 58 =item the subject field of any PKCS#10 CSR set in I<ctx> 73 =item the public key of any PKCS#10 CSR given in I<ctx>, 84 If a PKCS#10 CSR is present in I<ctx>, default extensions are taken from there, 88 these override any SANs from the PKCS#10 CSR.
|
| H A D | X509_REQ_get_extensions.pod | 7 - handle X.509 extension attributes of a CSR
|
| /netbsd-src/external/gpl3/binutils.old/dist/include/ |
| H A D | ChangeLog-2020 | 171 (enum aarch64_opnd): New CSR instruction field AARCH64_OPND_CSRE_CSR. 552 * opcode/riscv-opc.h: Support the unprivileged CSR. The versions 553 of the unprivileged CSR should be PRIV_SPEC_CLASS_NONE for now. 665 * opcode/riscv-opc.h: Update the defined versions of CSR from 732 privilege spec is started to define the CSR, and the abort_version 733 means which privilege spec is started to abort the CSR. If the CSR is 736 (DECLARE_CSR_ALIAS): Same as DECLARE_CSR, but only for the obselete CSR. 740 about the CSR. We use these information to find the suitable CSR 804 * opcode/riscv-opc.h: Update CSR to 1.11.
|
| /netbsd-src/external/gpl3/binutils/dist/include/ |
| H A D | ChangeLog-2020 | 171 (enum aarch64_opnd): New CSR instruction field AARCH64_OPND_CSRE_CSR. 552 * opcode/riscv-opc.h: Support the unprivileged CSR. The versions 553 of the unprivileged CSR should be PRIV_SPEC_CLASS_NONE for now. 665 * opcode/riscv-opc.h: Update the defined versions of CSR from 732 privilege spec is started to define the CSR, and the abort_version 733 means which privilege spec is started to abort the CSR. If the CSR is 736 (DECLARE_CSR_ALIAS): Same as DECLARE_CSR, but only for the obselete CSR. 740 about the CSR. We use these information to find the suitable CSR 804 * opcode/riscv-opc.h: Update CSR to 1.11.
|
| /netbsd-src/external/gpl3/gdb/dist/include/ |
| H A D | ChangeLog-2020 | 171 (enum aarch64_opnd): New CSR instruction field AARCH64_OPND_CSRE_CSR. 552 * opcode/riscv-opc.h: Support the unprivileged CSR. The versions 553 of the unprivileged CSR should be PRIV_SPEC_CLASS_NONE for now. 665 * opcode/riscv-opc.h: Update the defined versions of CSR from 732 privilege spec is started to define the CSR, and the abort_version 733 means which privilege spec is started to abort the CSR. If the CSR is 736 (DECLARE_CSR_ALIAS): Same as DECLARE_CSR, but only for the obselete CSR. 740 about the CSR. We use these information to find the suitable CSR 804 * opcode/riscv-opc.h: Update CSR to 1.11.
|
| /netbsd-src/external/gpl3/gdb.old/dist/gdb/regformats/ |
| H A D | tic6x-c62x-linux.dat | 39 32:CSR
|
| H A D | tic6x-c64x-linux.dat | 39 32:CSR
|
| H A D | tic6x-c64xp-linux.dat | 39 32:CSR
|
| /netbsd-src/external/gpl3/gdb/dist/gdb/regformats/ |
| H A D | tic6x-c62x-linux.dat | 39 32:CSR
|
| H A D | tic6x-c64x-linux.dat | 39 32:CSR
|
| H A D | tic6x-c64xp-linux.dat | 39 32:CSR
|
| /netbsd-src/external/gpl3/binutils.old/dist/gas/doc/ |
| H A D | c-riscv.texi | 57 Select the privileged spec version. We can decide whether the CSR is valid or 95 Enable the CSR checking for the ISA-dependent CRS and the read-only CSR. 96 The ISA-dependent CSR are only valid when the specific ISA is set. The 97 read-only CSR can not be written by the CSR instructions. 101 Don't do CSR checking. 212 Enables or disables the CSR checking.
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Lanai/ |
| H A D | LanaiCallingConv.td | 49 def CSR: CalleeSavedRegs<(add)>;
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/BPF/ |
| H A D | BPFCallingConv.td | 48 def CSR : CalleeSavedRegs<(add R6, R7, R8, R9, R10)>;
|
| /netbsd-src/external/gpl3/binutils/dist/gas/doc/ |
| H A D | c-riscv.texi | 59 Select the privileged spec version. We can decide whether the CSR is valid or 96 Enable the CSR checking for the ISA-dependent CRS and the read-only CSR. 97 The ISA-dependent CSR are only valid when the specific ISA is set. The 98 read-only CSR can not be written by the CSR instructions. 102 Don't do CSR checking. 209 Enables or disables the CSR checking.
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/ |
| H A D | RISCVFrameLowering.cpp | 41 [&](CalleeSavedInfo &CSR) { return CSR.getReg() == RAReg; })) in emitSCSPrologue() argument 89 [&](CalleeSavedInfo &CSR) { return CSR.getReg() == RAReg; })) in emitSCSEpilogue() argument
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/XCore/ |
| H A D | XCoreFrameLowering.cpp | 457 for (const CalleeSavedInfo &CSR : CSI) { in restoreCalleeSavedRegisters() local 458 unsigned Reg = CSR.getReg(); in restoreCalleeSavedRegisters() 463 TII.loadRegFromStackSlot(MBB, MI, Reg, CSR.getFrameIdx(), RC, TRI); in restoreCalleeSavedRegisters()
|