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

/external/valgrind/none/tests/arm/
H A Dvfp.c468 #define TESTINSN_VSTMIAnoWB32(instruction, RN, SD, SDval) \ macro
2055 TESTINSN_VSTMIAnoWB32("vstmia r6, {s21}", r6, s21, 0xab);
2056 TESTINSN_VSTMIAnoWB32("vstmia r1, {s1}", r1, s1, 0x13);
2057 TESTINSN_VSTMIAnoWB32("vstmia r9, {s2}", r9, s2, 0x78);
2058 TESTINSN_VSTMIAnoWB32("vstmia r4, {s30}", r4, s30, 0x0);
2059 TESTINSN_VSTMIAnoWB32("vstmia r12, {s23}", r12, s23, 0xb9);
2060 TESTINSN_VSTMIAnoWB32("vstmia r6, {s16}", r6, s16, 0xa613451d);
2061 TESTINSN_VSTMIAnoWB32("vstmia r6, {s8}", r6, s8, 0x7f);
2062 TESTINSN_VSTMIAnoWB32("vstmia r6, {s27}", r6, s27, f2u(-INFINITY));
2063 TESTINSN_VSTMIAnoWB32("vstmi
[all...]

Completed in 51 milliseconds