Searched refs:RISCV_CSR_GENERAL (Results 1 – 1 of 1) sorted by relevance
311 #define RISCV_CSR_GENERAL(csr) \ macro 323 return RISCV_CSR_GENERAL(sstatus); in general_csr_id_to_str() 325 return RISCV_CSR_GENERAL(sie); in general_csr_id_to_str() 327 return RISCV_CSR_GENERAL(stvec); in general_csr_id_to_str() 329 return RISCV_CSR_GENERAL(sscratch); in general_csr_id_to_str() 331 return RISCV_CSR_GENERAL(sepc); in general_csr_id_to_str() 333 return RISCV_CSR_GENERAL(scause); in general_csr_id_to_str() 335 return RISCV_CSR_GENERAL(stval); in general_csr_id_to_str() 337 return RISCV_CSR_GENERAL(sip); in general_csr_id_to_str() 339 return RISCV_CSR_GENERAL(sat in general_csr_id_to_str() [all...]