Searched refs:CSR_VLENB (Results 1 – 6 of 6) sorted by relevance
34 this_vsize = csr_read(CSR_VLENB) * 32; in riscv_v_setup_vsize()76 (csr >= CSR_VL && csr <= CSR_VLENB)) in insn_is_vector()
73 "csrr %4, " __stringify(CSR_VLENB) "\n\t" in __vstate_csr_save()
395 #define CSR_VLENB 0xc22394 #define CSR_VLENB global() macro
64 #define CSR_VLENB 0xc22 macro
852 CSR_VLENB, in riscv_cpu_dump_state()
4998 [CSR_VLENB] = { "vlenb", vs, read_vlenb },