Searched refs:read_vl (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/tools/testing/selftests/arm64/fp/ |
H A D | vec-syscfg.c | 89 int read_vl, ret; in get_child_rdvl() local 164 ret = stdio_read_integer(out, "child", &read_vl); in get_child_rdvl() 169 return read_vl; in get_child_rdvl()
|
/openbmc/qemu/target/riscv/ |
H A D | csr.c | 740 static RISCVException read_vl(CPURISCVState *env, int csrno, in read_vl() 5001 [CSR_VL] = { "vl", vs, read_vl }, 735 static RISCVException read_vl(CPURISCVState *env, int csrno, read_vl() function
|