Home
last modified time | relevance | path

Searched refs:TEST_VCVT_FP (Results 1 – 1 of 1) sorted by relevance

/external/arm-neon-tests/
Dref_vcvt.c48 #define TEST_VCVT_FP(Q, T1, T2, W, N, TS1, TS2) \ in exec_vcvt() macro
137 TEST_VCVT_FP(, float, f, 32, 2, int, s); in exec_vcvt()
138 TEST_VCVT_FP(, float, f, 32, 2, uint, u); in exec_vcvt()
144 TEST_VCVT_FP(q, float, f, 32, 4, int, s); in exec_vcvt()
145 TEST_VCVT_FP(q, float, f, 32, 4, uint, u); in exec_vcvt()