Searched refs:DO50 (Results 1 - 5 of 5) sorted by relevance

/external/valgrind/none/tests/arm/
H A Dv8fpsimd_a.c140 #define DO50(_action) \ macro
434 if (1) DO50( test_vselge_f32(TySF) );
435 if (1) DO50( test_vselge_f64(TyDF) );
437 if (1) DO50( test_vselgt_f32(TySF) );
438 if (1) DO50( test_vselgt_f64(TyDF) );
440 if (1) DO50( test_vseleq_f32(TySF) );
441 if (1) DO50( test_vseleq_f64(TyDF) );
443 if (1) DO50( test_vselvs_f32(TySF) );
444 if (1) DO50( test_vselvs_f64(TyDF) );
446 if (1) DO50( test_vmaxnm_f3
[all...]
H A Dv8fpsimd_t.c140 #define DO50(_action) \ macro
434 if (1) DO50( test_vselge_f32(TySF) );
435 if (1) DO50( test_vselge_f64(TyDF) );
437 if (1) DO50( test_vselgt_f32(TySF) );
438 if (1) DO50( test_vselgt_f64(TyDF) );
440 if (1) DO50( test_vseleq_f32(TySF) );
441 if (1) DO50( test_vseleq_f64(TyDF) );
443 if (1) DO50( test_vselvs_f32(TySF) );
444 if (1) DO50( test_vselvs_f64(TyDF) );
446 if (1) DO50( test_vmaxnm_f3
[all...]
H A Dv8crypto_a.c106 #define DO50(_action) \ macro
224 if (1) DO50( test_aesd_q_q(TyNONE) );
225 if (1) DO50( test_aese_q_q(TyNONE) );
226 if (1) DO50( test_aesimc_q_q(TyNONE) );
227 if (1) DO50( test_aesmc_q_q(TyNONE) );
235 if (1) DO50( test_sha1c_q_q_q(TyNONE) );
236 if (1) DO50( test_sha1h_q_q(TyNONE) );
237 if (1) DO50( test_sha1m_q_q_q(TyNONE) );
238 if (1) DO50( test_sha1p_q_q_q(TyNONE) );
239 if (1) DO50( test_sha1su0_q_q_
[all...]
H A Dv8crypto_t.c106 #define DO50(_action) \ macro
224 if (1) DO50( test_aesd_q_q(TyNONE) );
225 if (1) DO50( test_aese_q_q(TyNONE) );
226 if (1) DO50( test_aesimc_q_q(TyNONE) );
227 if (1) DO50( test_aesmc_q_q(TyNONE) );
235 if (1) DO50( test_sha1c_q_q_q(TyNONE) );
236 if (1) DO50( test_sha1h_q_q(TyNONE) );
237 if (1) DO50( test_sha1m_q_q_q(TyNONE) );
238 if (1) DO50( test_sha1p_q_q_q(TyNONE) );
239 if (1) DO50( test_sha1su0_q_q_
[all...]
/external/valgrind/none/tests/arm64/
H A Dfp_and_simd.c230 #define DO50(_action) \ macro
4613 if (1) DO50( test_FCCMP_D_D_0xF_EQ() );
4614 if (1) DO50( test_FCCMP_D_D_0xF_NE() );
4615 if (1) DO50( test_FCCMP_D_D_0x0_EQ() );
4616 if (1) DO50( test_FCCMP_D_D_0x0_NE() );
4617 if (1) DO50( test_FCCMP_S_S_0xF_EQ() );
4618 if (1) DO50( test_FCCMP_S_S_0xF_NE() );
4619 if (1) DO50( test_FCCMP_S_S_0x0_EQ() );
4620 if (1) DO50( test_FCCMP_S_S_0x0_NE() );
4621 if (1) DO50( test_FCCMPE_D_D_0xF_E
[all...]

Completed in 96 milliseconds