Home
last modified time | relevance | path

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

/qemu/target/arm/tcg/
H A Dneon_helper.c72 #define NEON_UNPACK(vtype, dest, val) do { \ in NEON_TYPE4() argument
82 #define NEON_PACK(vtype, dest, val) do { \ argument
102 #define NEON_VOP_BODY(vtype, n) \ argument
115 #define NEON_VOP(name, vtype, n) \ argument
119 #define NEON_VOP_ENV(name, vtype, n) \ argument
123 #define NEON_GVEC_VOP2(name, vtype) \ argument
134 #define NEON_GVEC_VOP2_ENV(name, vtype) \ argument
145 #define NEON_GVEC_VOP2i_ENV(name, vtype) \ argument
169 #define NEON_POP(name, vtype, n) \ argument
184 #define NEON_VOP1(name, vtype, n) \ argument
/qemu/linux-headers/asm-riscv/
H A Dptrace.h103 unsigned long vtype; member
117 unsigned long vtype; member
/qemu/target/riscv/
H A Dcpu.h212 target_ulong vtype; member
/qemu/tcg/
H A Dtcg.c5140 TCGType itype, vtype; in tcg_reg_alloc_dup() local
5957 TCGType vtype = TCGOP_TYPE(op); in tcg_reg_alloc_dup2() local