Home
last modified time | relevance | path

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

/openbmc/qemu/linux-headers/asm-arm64/
H A Dsve_context.h36 #define __sve_vl_valid(vl) \ argument
41 #define __sve_vq_from_vl(vl) ((vl) / __SVE_VQ_BYTES) argument
/openbmc/qemu/target/riscv/
H A Dvector_internals.c63 uint32_t vl = env->vl; in do_vext_vv() local
89 uint32_t vl = env->vl; in do_vext_vx() local
H A Dvcrypto_helper.c203 uint32_t vl = env->vl; in RVVCALL() local
307 uint32_t vl = env->vl; local
355 uint32_t vl = env->vl; in HELPER() local
H A Dvector_internals.h28 #define VSTART_CHECK_EARLY_EXIT(env, vl) do { \ argument
H A Dvector_helper.c39 int vlmax, vl; in HELPER() local
260 static void vext_set_tail_elems_1s(target_ulong vl, void *vd, in vext_set_tail_elems_1s()
655 uint32_t i, k, vl = 0; local
2204 uint32_t vl, uint32_t vm, int vxrm, in vext_vv_rm_1()
2225 uint32_t vl = env->vl; in vext_vv_rm_2() local
2331 uint32_t vl, uint32_t vm, int vxrm, in vext_vx_rm_1()
2352 uint32_t vl = env->vl; in vext_vx_rm_2() local
4900 uint32_t vl = env->vl; local
4919 uint32_t vl = env->vl; in HELPER() local
4943 uint32_t vl = env->vl; in vmsetm() local
H A Dcpu.h226 target_ulong vl; member
/openbmc/qemu/tests/tcg/aarch64/
H A Dsve-str.c6 static int __attribute__((noinline)) test(int vl) in test()
/openbmc/qemu/target/loongarch/
H A Dgdbstub.c125 static int loongarch_gdb_get_vec(CPUState *cs, GByteArray *mem_buf, int n, int vl) in loongarch_gdb_get_vec()
140 static int loongarch_gdb_set_vec(CPUState *cs, uint8_t *mem_buf, int n, int vl) in loongarch_gdb_set_vec()
H A Dtranslate.h51 int vl; /* Vector length */ member
/openbmc/qemu/linux-user/aarch64/
H A Dsignal.c81 uint16_t vl; member
112 uint16_t vl; member
255 int vl = vq * TARGET_SVE_VQ_BYTES; in target_setup_za_record() local
357 int i, j, vl, vq, flags; in target_restore_sve_record() local
425 int i, j, vl, vq; in target_restore_za_record() local
/openbmc/qemu/linux-headers/asm-riscv/
H A Dptrace.h102 unsigned long vl; member
116 unsigned long vl; member
/openbmc/phosphor-networkd/test/
H A Dmock_syscall.cpp159 va_list vl; in ioctl() local
/openbmc/qemu/target/arm/tcg/
H A Dvec_internal.h356 decode_counter(unsigned png, unsigned vl, unsigned v_esz) in decode_counter()
H A Dtranslate-sme.c1543 int vl = vec_full_reg_size(s); in TRANS_FEAT() local
1622 int vl; in TRANS_FEAT() local
1648 int vl; in do_clamp() local
H A Dsme_helper.c2344 int vl = simd_oprsz(desc); local
2436 int vl = simd_oprsz(desc); in HELPER() local
2528 int vl = simd_oprsz(desc); in HELPER() local
2616 int vl = simd_oprsz(desc); in HELPER() local
H A Dtranslate-sve.c2215 unsigned vl, dofs, sofs0, sofs1, sofs2, imm; in trans_EXTQ() local
2311 unsigned vl, dofs, nofs; in trans_DUPQ() local
2417 unsigned vl, pl, vofs, pofs; in trans_PMOV_pv() local
2481 unsigned vl; in trans_PMOV_vp() local
7932 int vl = vec_full_reg_size(s); in TRANS_FEAT() local
H A Dtranslate.h74 int vl; /* current vector length in bytes */ member
H A Dsve_helper.c4273 int vl = pl * 8; in HELPER() local
4388 uint32_t vl = pl * 8; in HELPER() local
4456 uint32_t vl = pl * 8; in HELPER() local
8607 int vl = pl * 8; local
/openbmc/qemu/target/arm/
H A Darch_dump.c71 uint16_t vl; member
/openbmc/qemu/tcg/
H A Dtcg-op-ldst.c99 static void gen_ldst2(TCGOpcode opc, TCGType type, TCGTemp *vl, TCGTemp *vh, in gen_ldst2()
/openbmc/qemu/target/s390x/tcg/
H A Dtranslate.c1909 TCGv_i32 vl; in op_clc() local