Searched refs:DO_VST4W (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/target/arm/tcg/ |
H A D | mve_helper.c | 592 #define DO_VST4W(OP, O1, O2, O3, O4) \ macro 625 DO_VST4W(vst40w, 0, 1, 10, 11) 626 DO_VST4W(vst41w, 2, 3, 12, 13) 627 DO_VST4W(vst42w, 4, 5, 14, 15) 628 DO_VST4W(vst43w, 6, 7, 8, 9)
|