Home
last modified time | relevance | path

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

/openbmc/qemu/target/riscv/
H A Dcpu_cfg.h39 struct RISCVCPUConfig { struct
40 bool ext_zba;
41 bool ext_zbb;
42 bool ext_zbc;
43 bool ext_zbkb;
44 bool ext_zbkc;
45 bool ext_zbkx;
46 bool ext_zbs;
47 bool ext_zca;
48 bool ext_zcb;
[all …]