Home
last modified time | relevance | path

Searched refs:DDval0 (Results 1 – 2 of 2) sorted by relevance

/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/none/tests/arm/
H A Dvfp.c760 #define TESTINSN_cmp_f64(instruction, DD, DDval0, DDval1, DM, DMval0, DMval1) \ argument
773 : "r" (out), "r" (DDval0), "r" (DDval1),"r" (DMval0), "r" (DMval1) \
778 instruction, out[0] & 0xffffff60, DDval1, DDval0, DMval1, DMval0); \
820 #define TESTINSN_cmpz_f64(instruction, DD, DDval0, DDval1) \ argument
830 : "r" (out), "r" (DDval0), "r" (DDval1) \
834 instruction, out[0] & 0xffffff60, DDval1, DDval0); \
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/none/tests/arm/
H A Dvfp.c760 #define TESTINSN_cmp_f64(instruction, DD, DDval0, DDval1, DM, DMval0, DMval1) \ argument
773 : "r" (out), "r" (DDval0), "r" (DDval1),"r" (DMval0), "r" (DMval1) \
778 instruction, out[0] & 0xffffff60, DDval1, DDval0, DMval1, DMval0); \
820 #define TESTINSN_cmpz_f64(instruction, DD, DDval0, DDval1) \ argument
830 : "r" (out), "r" (DDval0), "r" (DDval1) \
834 instruction, out[0] & 0xffffff60, DDval1, DDval0); \