Home
last modified time | relevance | path

Searched refs:MMVectorPair (Results 1 – 4 of 4) sorted by relevance

/qemu/target/hexagon/
H A Dcpu.h103 MMVectorPair VuuV QEMU_ALIGNED(16);
104 MMVectorPair VvvV QEMU_ALIGNED(16);
105 MMVectorPair VxxV QEMU_ALIGNED(16);
H A Dhex_arch_types.h39 typedef MMVectorPair mmvector_pair_t;
/qemu/target/hexagon/mmvec/
H A Dmacros.h36 #define VddV (*(MMVectorPair *restrict)(VddV_void))
37 #define VuuV (*(MMVectorPair *restrict)(VuuV_void))
38 #define VvvV (*(MMVectorPair *restrict)(VvvV_void))
39 #define VxxV (*(MMVectorPair *restrict)(VxxV_void))
H A Dmmvec.h53 } MMVectorPair; typedef