Searched refs:DO_VST4B (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/target/arm/tcg/ |
H A D | mve_helper.c | 545 #define DO_VST4B(OP, O1, O2, O3, O4) \ macro 615 DO_VST4B(vst40b, 0, 1, 10, 11) 616 DO_VST4B(vst41b, 2, 3, 12, 13) 617 DO_VST4B(vst42b, 4, 5, 14, 15) 618 DO_VST4B(vst43b, 6, 7, 8, 9)
|