Home
last modified time | relevance | path

Searched refs:short_isa_string (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/target/riscv/
H A Dcpu_cfg.h151 bool short_isa_string; member
H A Dcpu.c1492 DEFINE_PROP_BOOL("short-isa-string", RISCVCPU, cfg.short_isa_string, false),
1732 if (!cpu->cfg.short_isa_string) { in riscv_isa_string()