Searched refs:csrs (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/sys/arch/riscv/riscv/ |
H A D | spl.S | 70 csrs sie, a1 95 csrs sie, t2
|
H A D | copy.S | 71 csrs sstatus, t1
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/ |
H A D | RISCVInstrInfo.td | 762 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 D | elf.c | 12459 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 D | elf.c | 13245 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 D | ChangeLog.git | 150890 * 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.
|