Searched refs:QN1type (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" \ 474 " Qn1 (" #QN1type ")0x%08x" \ 501 " Qn1 (" #QN1type ")0x%08x" \ 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, \ 514 QN2, QN2type, QN2val, QN1, QN1type, QN1val, QN2, QN2type, QN2val) [all …]
|