Home
last modified time | relevance | path

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

/qemu/target/riscv/
H A Dvector_helper.c226 void *vd, uint32_t evl, uint32_t reg_start, void *host, in vext_continuous_ldst_host()
351 uint32_t evl = env->vstart + elems; local
396 uint32_t evl, uintptr_t ra, bool is_load) in vext_ldst_us()
518 uint8_t evl = (env->vl + 7) >> 3; local
527 uint8_t evl = (env->vl + 7) >> 3; in HELPER() local
815 uint32_t evl = nf * max_elems; in GEN_VEXT_LDFF() local