Home
last modified time | relevance | path

Searched refs:csrs (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/sys/arch/riscv/riscv/
H A Dspl.S70 csrs sie, a1
95 csrs sie, t2
H A Dcopy.S71 csrs sstatus, t1
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.td762 def : InstAlias<"csrs $csr, $rs", (CSRRS X0, csr_sysreg:$csr, GPR:$rs)>;
771 def : InstAlias<"csrs $csr, $imm", (CSRRSI X0, csr_sysreg:$csr, uimm5:$imm)>;
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Delf.c12459 const void *csrs, in elfcore_write_riscv_csr() argument
12464 note_name, NT_RISCV_CSR, csrs, size); in elfcore_write_riscv_csr()
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Delf.c13245 const void *csrs, in elfcore_write_riscv_csr() argument
13250 note_name, NT_RISCV_CSR, csrs, size); in elfcore_write_riscv_csr()
/netbsd-src/external/gpl3/binutils/dist/
H A DChangeLog.git150890 * testsuite/gas/riscv/h-ext-32.d: Moved hypervisor csrs to csr.s.
150895 added the hypervisor csrs.
150948 * opcode/riscv-opc.h: Added encodings for hypervisor csrs and
150966 * testsuite/gas/riscv/csr-dw-regnums.d: Drop the hypervisor csrs
150977 * opcode/riscv-opc.h: Drop the hypervisor csrs defined in the
159027 * opcode/riscv-opc.h: Defined mask/match encodings and csrs for rvv.