Home
last modified time | relevance | path

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

/openbmc/qemu/target/hexagon/
H A Dcpu.h104 MMVectorPair VuuV QEMU_ALIGNED(16);
105 MMVectorPair VvvV QEMU_ALIGNED(16);
106 MMVectorPair VxxV QEMU_ALIGNED(16);
H A Dhex_arch_types.h39 typedef MMVectorPair mmvector_pair_t;
/openbmc/qemu/target/hexagon/mmvec/
H A Dmacros.h34 #define VddV (*(MMVectorPair *)(VddV_void))
35 #define VuuV (*(MMVectorPair *)(VuuV_void))
36 #define VvvV (*(MMVectorPair *)(VvvV_void))
37 #define VxxV (*(MMVectorPair *)(VxxV_void))
H A Dmmvec.h53 } MMVectorPair; typedef