Home | History | Annotate | Download | only in arm

Lines Matching refs:RD2

100 #define TESTINST4_2OUT(instruction, RDval, RD2val, RMval, RSval, RD, RD2, RM, RS, carryin) \
111 "mov " #RD2 ",%4;" \
116 "mov %1," #RD2 ";" \
120 : #RD, #RD2, #RM, #RS, "cc", "memory" \
122 printf("%s :: rd 0x%08x rd2 0x%08x, rm 0x%08x rs 0x%08x, carryin %d, cpsr 0x%08x %c%c%c%c\n", \