Home
last modified time | relevance | path

Searched defs:RISCVCSR (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/target/riscv/
H A Dcpu.h557 typedef struct RISCVCSR RISCVCSR; typedef
915 struct RISCVCSR { struct
916 int csrno;
917 bool (*insertion_test)(RISCVCPU *cpu);
918 riscv_csr_operations csr_ops;