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

/external/valgrind/main/none/tests/arm/
H A Dvfp.c95 #define TESTINSN_vmov_single_core(instruction, SD, RN, RNval) \ macro
2147 TESTINSN_vmov_single_core("vmov s2, r9", s2, r9, 0x9465a);
2148 TESTINSN_vmov_single_core("vmov s14, r0", s14, r0, 0xd0b87a);
2149 TESTINSN_vmov_single_core("vmov s4, r2", s4, r2, 0x452bbc8);
2150 TESTINSN_vmov_single_core("vmov s7, r8", s7, r8, 0xa7cb3d);
2151 TESTINSN_vmov_single_core("vmov s9, r4", s9, r4, 0xdd8ec);
2152 TESTINSN_vmov_single_core("vmov s10, r12", s10, r12, 0x8a7b6e);
2153 TESTINSN_vmov_single_core("vmov s13, r9", s13, r9, 0x4b00a);
2154 TESTINSN_vmov_single_core("vmov s3, r3", s3, r3, 0x0023455);
2155 TESTINSN_vmov_single_core("vmo
[all...]

Completed in 34 milliseconds