Searched refs:DO_VLD4W (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/target/arm/tcg/ |
H A D | mve_helper.c | 430 #define DO_VLD4W(OP, O1, O2, O3, O4) \ macro 463 DO_VLD4W(vld40w, 0, 1, 10, 11) 464 DO_VLD4W(vld41w, 2, 3, 12, 13) 465 DO_VLD4W(vld42w, 4, 5, 14, 15) 466 DO_VLD4W(vld43w, 6, 7, 8, 9)
|