Searched refs:ext_zve64f (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/target/riscv/ |
H A D | cpu_cfg.h | 103 bool ext_zve64f; member
|
H A D | cpu.c | 163 ISA_EXT_DATA_ENTRY(zve64f, PRIV_VERSION_1_10_0, ext_zve64f), 1496 MULTI_EXT_CFG_BOOL("zve64f", ext_zve64f, false), 1625 MULTI_EXT_CFG_BOOL("Zve64f", ext_zve64f, false), 2515 CPU_CFG_OFFSET(ext_zve64f), 2522 .ext = CPU_CFG_OFFSET(ext_zve64f),
|