index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
riscv
/
csr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-21
target: Add missing "qemu/timer.h" include
Philippe Mathieu-Daudé
1
-0
/
+1
2022-02-16
target/riscv: Implement AIA IMSIC interface CSRs
Anup Patel
1
-0
/
+203
2022-02-16
target/riscv: Implement AIA xiselect and xireg CSRs
Anup Patel
1
-0
/
+177
2022-02-16
target/riscv: Implement AIA mtopi, stopi, and vstopi CSRs
Anup Patel
1
-0
/
+156
2022-02-16
target/riscv: Implement AIA interrupt filtering CSRs
Anup Patel
1
-0
/
+23
2022-02-16
target/riscv: Implement AIA hvictl and hviprioX CSRs
Anup Patel
1
-1
/
+127
2022-02-16
target/riscv: Implement AIA CSRs for 64 local interrupts on RV32
Anup Patel
1
-103
/
+457
2022-02-16
target/riscv: Implement hgeie and hgeip CSRs
Anup Patel
1
-13
/
+30
2022-02-16
target/riscv: Implement SGEIP bit in hip and hie CSRs
Anup Patel
1
-7
/
+11
2022-02-16
target/riscv: Fix trap cause for RV32 HS-mode CSR access from RV64 HS-mode
Anup Patel
1
-1
/
+1
2022-01-21
target/riscv: Relax UXL field for debugging
LIU Zhiwei
1
-4
/
+4
2022-01-21
target/riscv: Enable uxl field write
LIU Zhiwei
1
-6
/
+22
2022-01-21
target/riscv: Split out the vill from vtype
LIU Zhiwei
1
-1
/
+12
2022-01-21
target/riscv: Create current pm fields in env
LIU Zhiwei
1
-0
/
+19
2022-01-21
target/riscv: Relax debug check for pm write
LIU Zhiwei
1
-0
/
+3
2022-01-21
target/riscv: Create xl field in env
LIU Zhiwei
1
-0
/
+2
2022-01-21
target/riscv: Adjust pmpcfg access with mxl
LIU Zhiwei
1
-0
/
+19
2022-01-21
target/riscv: rvv-1.0: Add Zve32f extension into RISC-V
Frank Chang
1
-1
/
+1
2022-01-21
target/riscv: rvv-1.0: Add Zve64f extension into RISC-V
Frank Chang
1
-1
/
+5
2022-01-08
target/riscv: actual functions to realize crs 128-bit insns
Frédéric Pétrot
1
-30
/
+165
2022-01-08
target/riscv: helper functions to wrap calls to 128-bit csr insns
Frédéric Pétrot
1
-0
/
+17
2021-12-20
target/riscv: rvv-1.0: implement vstart CSR
Frank Chang
1
-1
/
+5
2021-12-20
target/riscv: rvv-1.0: check MSTATUS_VS when accessing vector csr registers
Frank Chang
1
-0
/
+5
2021-12-20
target/riscv: rvv-1.0: add vlenb register
Greentime Hu
1
-0
/
+7
2021-12-20
target/riscv: rvv-1.0: add vcsr register
LIU Zhiwei
1
-0
/
+17
2021-12-20
target/riscv: rvv-1.0: remove rvv related codes from fcsr registers
Frank Chang
1
-13
/
+0
2021-12-20
target/riscv: rvv-1.0: introduce writable misa.v field
Frank Chang
1
-1
/
+1
2021-12-20
target/riscv: rvv-1.0: add sstatus VS field
LIU Zhiwei
1
-1
/
+1
2021-12-20
target/riscv: rvv-1.0: set mstatus.SD bit if mstatus.VS is dirty
Frank Chang
1
-0
/
+1
2021-12-20
target/riscv: rvv-1.0: add mstatus VS field
LIU Zhiwei
1
-1
/
+11
2021-10-28
target/riscv: Support CSRs required for RISC-V PM extension except for the h-...
Alexey Baturo
1
-0
/
+285
2021-10-22
target/riscv: Compute mstatus.sd on demand
Richard Henderson
1
-15
/
+22
2021-10-22
target/riscv: Add MXL/SXL/UXL to TB_FLAGS
Richard Henderson
1
-0
/
+3
2021-10-22
target/riscv: Replace riscv_cpu_is_32bit with riscv_cpu_mxl
Richard Henderson
1
-12
/
+12
2021-10-22
target/riscv: Split misa.mxl and misa.ext
Richard Henderson
1
-15
/
+29
2021-09-21
target/riscv: csr: Rename HCOUNTEREN_CY and friends
Bin Meng
1
-12
/
+12
2021-09-21
target/riscv: Fix satp write
LIU Zhiwei
1
-1
/
+1
2021-09-01
target/riscv: Fix hgeie, hgeip
Richard Henderson
1
-18
/
+8
2021-09-01
target/riscv: Fix rmw_sip, rmw_vsip, rmw_hsip vs write-only operation
Richard Henderson
1
-8
/
+15
2021-09-01
target/riscv: Add User CSRs read-only check
LIU Zhiwei
1
-3
/
+5
2021-09-01
target/riscv: Correct a comment in riscv_csrrw()
Bin Meng
1
-1
/
+1
2021-07-15
target/riscv: hardwire bits in hideleg and hedeleg
Jose Martins
1
-23
/
+31
2021-07-15
target/riscv: csr: Remove redundant check in fp csr read/write routines
Bin Meng
1
-24
/
+0
2021-05-11
target/riscv: Remove the hardcoded SATP_MODE macro
Alistair Francis
1
-4
/
+15
2021-05-11
target/riscv: Remove the hardcoded MSTATUS_SD macro
Alistair Francis
1
-2
/
+10
2021-05-11
target/riscv: Remove the hardcoded SSTATUS_SD macro
Alistair Francis
1
-1
/
+8
2021-05-11
target/riscv: Add ePMP CSR access functions
Hou Weiying
1
-0
/
+24
2021-05-11
target/riscv: Use RISCVException enum for CSR access
Alistair Francis
1
-19
/
+18
2021-05-11
target/riscv: Use the RISCVException enum for CSR operations
Alistair Francis
1
-255
/
+374
2021-05-11
target/riscv: Fix 32-bit HS mode access permissions
Alistair Francis
1
-1
/
+5
[next]