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

  /external/valgrind/main/none/tests/arm/
vfp.c 317 #define TESTINSN_core_to_scalar(instruction, DD, DM, DMval) \
1061 TESTINSN_core_to_scalar("vmov.32 d0[0], r5", d0, r5, f2u(13));
1062 TESTINSN_core_to_scalar("vmov.32 d1[1], r6", d1, r6, 0x12);
1063 TESTINSN_core_to_scalar("vmov.32 d20[0], r5", d20, r5, f2u(NAN));
1064 TESTINSN_core_to_scalar("vmov.32 d29[1], r6", d29, r6, f2u(172));
1065 TESTINSN_core_to_scalar("vmov.32 d30[0], r5", d30, r5, f2u(INFINITY));
1066 TESTINSN_core_to_scalar("vmov.32 d11[1], r6", d11, r6, f2u(-INFINITY));
1067 TESTINSN_core_to_scalar("vmov.32 d18[0], r5", d11, r5, f2u(653));
1068 TESTINSN_core_to_scalar("vmov.32 d9[1], r6", d9, r6, 12);
1069 TESTINSN_core_to_scalar("vmov.16 d0[0], r5", d0, r5, 13)
    [all...]
neon64.c 163 #define TESTINSN_core_to_scalar(instruction, QD, QM, QMval) \
    [all...]

Completed in 30 milliseconds