HomeSort by relevance Sort by last modified time
    Searched refs:DUMP_FP (Results 1 - 13 of 13) sorted by null

  /external/arm-neon-tests/
ref_vabs.c 52 DUMP_FP(TEST_MSG, float, 32, 2, PRIx32);
53 DUMP_FP(TEST_MSG, float, 32, 4, PRIx32);
ref_vneg.c 52 DUMP_FP(TEST_MSG, float, 32, 2, PRIx32);
53 DUMP_FP(TEST_MSG, float, 32, 4, PRIx32);
ref_vadd.c 58 DUMP_FP(TEST_MSG, float, 32, 2, PRIx32);
59 DUMP_FP(TEST_MSG, float, 32, 4, PRIx32);
ref_vrecps.c 76 DUMP_FP(TEST_MSG, float, 32, 2, PRIx32);
77 DUMP_FP(TEST_MSG, float, 32, 4, PRIx32);
89 DUMP_FP(TEST_MSG, float, 32, 2, PRIx32);
90 DUMP_FP(TEST_MSG, float, 32, 4, PRIx32);
103 DUMP_FP(TEST_MSG, float, 32, 2, PRIx32);
104 DUMP_FP(TEST_MSG, float, 32, 4, PRIx32);
118 DUMP_FP(TEST_MSG, float, 32, 2, PRIx32);
119 DUMP_FP(TEST_MSG, float, 32, 4, PRIx32);
ref_vrsqrts.c 76 DUMP_FP(TEST_MSG, float, 32, 2, PRIx32);
77 DUMP_FP(TEST_MSG, float, 32, 4, PRIx32);
89 DUMP_FP(TEST_MSG, float, 32, 2, PRIx32);
90 DUMP_FP(TEST_MSG, float, 32, 4, PRIx32);
103 DUMP_FP(TEST_MSG, float, 32, 2, PRIx32);
104 DUMP_FP(TEST_MSG, float, 32, 4, PRIx32);
118 DUMP_FP(TEST_MSG, float, 32, 2, PRIx32);
119 DUMP_FP(TEST_MSG, float, 32, 4, PRIx32);
ref_vsub.c 58 DUMP_FP(TEST_MSG, float, 32, 2, PRIx32);
59 DUMP_FP(TEST_MSG, float, 32, 4, PRIx32);
ref_vrecpe.c 78 DUMP_FP(TEST_MSG, float, 32, 2, PRIx32);
79 DUMP_FP(TEST_MSG, float, 32, 4, PRIx32);
96 DUMP_FP(TEST_MSG, float, 32, 2, PRIx32);
97 DUMP_FP(TEST_MSG, float, 32, 4, PRIx32);
108 DUMP_FP(TEST_MSG, float, 32, 2, PRIx32);
109 DUMP_FP(TEST_MSG, float, 32, 4, PRIx32);
120 DUMP_FP(TEST_MSG, float, 32, 2, PRIx32);
121 DUMP_FP(TEST_MSG, float, 32, 4, PRIx32);
132 DUMP_FP(TEST_MSG, float, 32, 2, PRIx32);
133 DUMP_FP(TEST_MSG, float, 32, 4, PRIx32)
    [all...]
ref_vrsqrte.c 79 DUMP_FP(TEST_MSG, float, 32, 2, PRIx32);
80 DUMP_FP(TEST_MSG, float, 32, 4, PRIx32);
117 DUMP_FP(TEST_MSG, float, 32, 2, PRIx32);
118 DUMP_FP(TEST_MSG, float, 32, 4, PRIx32);
129 DUMP_FP(TEST_MSG, float, 32, 2, PRIx32);
130 DUMP_FP(TEST_MSG, float, 32, 4, PRIx32);
141 DUMP_FP(TEST_MSG, float, 32, 2, PRIx32);
142 DUMP_FP(TEST_MSG, float, 32, 4, PRIx32);
ref_vmax.c 126 DUMP_FP(TEST_MSG " FP special (NaN)", float, 32, 4, PRIx32);
131 DUMP_FP(TEST_MSG " FP special (-NaN)", float, 32, 4, PRIx32);
136 DUMP_FP(TEST_MSG " FP special (inf)", float, 32, 4, PRIx32);
141 DUMP_FP(TEST_MSG " FP special (-inf)", float, 32, 4, PRIx32);
146 DUMP_FP(TEST_MSG " FP special (-0.0)", float, 32, 4, PRIx32);
151 DUMP_FP(TEST_MSG " FP special (-0.0)", float, 32, 4, PRIx32);
ref_vabd.c 125 DUMP_FP(TEST_MSG " FP special (-0.0)", float, 32, 4, PRIx32);
132 DUMP_FP(TEST_MSG " FP special (-0.0)", float, 32, 4, PRIx32);
ref_vcvt.c 53 DUMP_FP(TEST_MSG, T1, W, N, PRIx##W);
61 DUMP_FP(TEST_MSG, T1, W1, N, PRIx##W1);
83 DUMP_FP(TEST_MSG, T1, W, N, PRIx##W);
stm-arm-neon-ref.h 100 #define DUMP_FP(MSG,T,W,N,FMT) \
465 DUMP_FP(test_name, float, 32, 2, PRIx32);
480 DUMP_FP(test_name, float, 32, 4, PRIx32);
504 DUMP_FP(test_name, float, 32, 2, PRIx32);
519 DUMP_FP(test_name, float, 32, 4, PRIx32);
ref_vreinterpret.c 60 DUMP_FP(TEST_MSG, T1, W, N, PRIx##W);

Completed in 437 milliseconds