Home
last modified time | relevance | path

Searched defs:vsew (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/target/riscv/
H A Dcpu_helper.c88 uint32_t vsew = FIELD_EX64(env->vtype, VTYPE, VSEW); in cpu_get_tb_cpu_state() local
H A Dcpu.h735 static inline uint32_t vext_get_vlmax(uint32_t vlenb, uint32_t vsew, in vext_get_vlmax()
H A Dvector_helper.c40 uint8_t vsew = FIELD_EX64(s2, VTYPE, VSEW); in HELPER() local