Home
last modified time | relevance | path

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

/openbmc/qemu/target/riscv/
H A Dcpu_helper.c146 uint32_t vlmax = vext_get_vlmax(cpu->cfg.vlenb, vsew, lmul); in cpu_get_tb_cpu_state() local
H A Dvector_helper.c37 int vlmax, vl; in HELPER() local