Lines Matching refs:QN
164 #define TESTINSN_bin(instruction, QD, QM, QMtype, QMval, QN, QNtype, QNval) \ argument
171 "vdup." #QNtype " " #QN ", %2\n\t" \
176 : #QD, #QM, #QN, "memory" \
202 #define TESTINSN_bin_f(instruction, QD, QM, QMtype, QMval, QN, QNtype, QNval) \ argument
209 "vdup." #QNtype " " #QN ", %2\n\t" \
214 : #QD, #QM, #QN, "memory" \
228 "vdup." #QNtype " " #QN ", %2\n\t" \
233 : #QD, #QM, #QN, "memory" \
240 #define TESTINSN_bin_q(instruction, QD, QM, QMtype, QMval, QN, QNtype, QNval) \ argument
250 "vdup." #QNtype " " #QN ", %3\n\t" \
257 : #QD, #QM, #QN, "memory", "r4" \
274 "vdup." #QNtype " " #QN ", %3\n\t" \
281 : #QD, #QM, #QN, "memory", "r4" \
291 #define TESTINSN_dual(instruction, QM, QMtype, QMval, QN, QNtype, QNval) \ argument
298 "vdup." #QNtype " " #QN ", %3\n\t" \
301 "vstmia %1, {" #QN "}\n\t" \
304 : #QM, #QN, "memory" \
319 "vdup." #QNtype " " #QN ", %3\n\t" \
322 "vstmia %1, {" #QN "}\n\t" \
325 : #QM, #QN, "%4", "memory" \