Searched refs:DMtype (Results 1 – 1 of 1) sorted by relevance
/external/valgrind/none/tests/arm/ |
D | vfp.c | 193 #define TESTINSN_un_f64(instruction, DD, DM, DMtype, DMval0, DMval1) \ argument 206 printf("%s :: Dd 0x%08x 0x%08x Dm (" #DMtype ")0x%08x %08x\n", \ 295 #define TESTINSN_un_f64_q_vmrs(instruction, DD, DM, DMtype, DMval, RN) \ argument 304 "vdup." #DMtype " " #DM ", %2\n\t" \ 313 printf("%s :: Dd 0x%08x 0x%08x Dm (" #DMtype ")0x%08x fpscr %08x\n", \
|