Searched refs:VvvV (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/target/hexagon/imported/mmvec/ |
H A D | ext.idef | 2385 EA = RtV+VvvV.v[j].uw[i]; 2432 EA = RtV+VvvV.v[j].uw[i]; 2546 EA = RtV+VvvV.v[j].uw[i]; 2556 fGET10BIT(c00, VvvV.v[0].uw[i], 0) 2558 fGET10BIT(c01, VvvV.v[0].uw[i], 1) 2560 fGET10BIT(c02, VvvV.v[0].uw[i], 2) 2563 fGET10BIT(c10, VvvV.v[1].uw[i], 0) 2565 fGET10BIT(c11, VvvV.v[1].uw[i], 1) 2567 fGET10BIT(c12, VvvV.v[1].uw[i], 2) 2624 fGET10BIT(c00, VvvV.v[0].uw[i], 0) [all …]
|
/openbmc/qemu/target/hexagon/ |
H A D | cpu.h | 105 MMVectorPair VvvV QEMU_ALIGNED(16);
|
/openbmc/qemu/target/hexagon/mmvec/ |
H A D | macros.h | 36 #define VvvV (*(MMVectorPair *)(VvvV_void)) macro
|