Home
last modified time | relevance | path

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

/openbmc/qemu/target/riscv/
H A Dcpu_helper.c144 int8_t lmul = sextract32(FIELD_EX64(env->vtype, VTYPE, VLMUL), 0, 3); in cpu_get_tb_cpu_state() local
H A Dtranslate.c99 int8_t lmul; member
H A Dcpu.h760 int8_t lmul) in vext_get_vlmax()
H A Dvector_helper.c49 int8_t lmul; in HELPER() local
/openbmc/qemu/disas/
H A Driscv.c5270 const int lmul = dec->vzimm & 0b11; in format_inst() local