Home | History | Annotate | Download | only in arm

Lines Matching refs:RD2

190 #define TESTINST4_2OUT(instruction, RDval, RD2val, RMval, RSval, RD, RD2, RM, RS, cvin) \
199 "mov " #RD2 ",%4;" \
204 "mov %1," #RD2 ";" \
208 : #RD, #RD2, #RM, #RS, "cc", "memory" \
210 printf("%s :: rd 0x%08x rd2 0x%08x, rm 0x%08x rs 0x%08x, c:v-in %d, cpsr 0x%08x %c%c%c%c\n", \
298 #define TESTINSTPCMISALIGNED_2OUT(instruction, RD, RD2, label, cvin) \
307 "mov " #RD2 ", #0;" \
322 "mov %1, " #RD2 ";" \
326 : #RD, #RD2, "cc", "memory" \
328 printf("%s :: rd 0x%08x rd2 0x%08x, cpsr 0x%08x %c%c%c%c\n", \