Searched defs:vlmax (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/target/riscv/ | ||
H A D | cpu_helper.c | 146 uint32_t vlmax = vext_get_vlmax(cpu->cfg.vlenb, vsew, lmul); in cpu_get_tb_cpu_state() local |
H A D | vector_helper.c | 37 int vlmax, vl; in HELPER() local |