Lines Matching refs:QN
373 #define TESTINSN_bin(instruction, QD, QM, QMtype, QMval, QN, QNtype, QNval) \ argument
380 "vdup." #QNtype " " #QN ", %2\n\t" \
385 : #QD, #QM, #QN, "memory" \
400 "vdup." #QNtype " " #QN ", %3\n\t" \
405 : #QD, #QM, #QN, "memory" \
413 #define TESTINSN_bin_f(instruction, QD, QM, QMtype, QMval, QN, QNtype, QNval) \ argument
420 "vdup." #QNtype " " #QN ", %2\n\t" \
425 : #QD, #QM, #QN, "memory" \
440 "vdup." #QNtype " " #QN ", %2\n\t" \
445 : #QD, #QM, #QN, "memory" \
524 #define TESTINSN_bin_q(instruction, QD, QM, QMtype, QMval, QN, QNtype, QNval) \ argument
534 "vdup." #QNtype " " #QN ", %3\n\t" \
541 : #QD, #QM, #QN, "memory", "r4" \
559 "vdup." #QNtype " " #QN ", %3\n\t" \
566 : #QD, #QM, #QN, "memory", "r4" \
574 #define TESTINSN_dual(instruction, QM, QMtype, QMval, QN, QNtype, QNval) \ argument
583 "vdup." #QNtype " " #QN ", %3\n\t" \
586 "vstmia %1, {" #QN "}\n\t" \
589 : #QM, #QN, "memory" \
604 "vdup." #QNtype " " #QN ", %3\n\t" \
607 "vstmia %1, {" #QN "}\n\t" \
610 : #QM, #QN, "%4", "memory" \