Searched refs:QN1 (Results 1 – 1 of 1) sorted by relevance
/external/valgrind/none/tests/arm/ |
D | neon64.c | 453 #define TESTINSN_tbl(instruction, QD, QM, QMtype, QMval, QN1, QN1type, QN1val, \ argument 461 "vdup." #QN1type " " #QN1 ", %2\n\t" \ 470 : #QD, #QM, #QN1, #QN2, #QN3, #QN4, "memory" \ 488 "vldmia %6!, {" #QN1 "}\n\t" \ 497 : #QD, #QM, #QN1, #QN2, #QN3, #QN4, "memory" \ 508 #define TESTINSN_tbl_1(instruction, QD, QM, QMtype, QMval, QN1, QN1type, QN1val) \ argument 509 TESTINSN_tbl(instruction, QD, QM, QMtype, QMval, QN1, QN1type, QN1val, \ 510 QN1, QN1type, QN1val, QN1, QN1type, QN1val, QN1, QN1type, QN1val) 511 #define TESTINSN_tbl_2(instruction, QD, QM, QMtype, QMval, QN1, QN1type, QN1val, \ argument 513 TESTINSN_tbl(instruction, QD, QM, QMtype, QMval, QN1, QN1type, QN1val, \ [all …]
|