Home | History | Annotate | Download | only in arm

Lines Matching refs:RD2

109 #define TESTINST4_2OUT(instruction, RDval, RD2val, RMval, RSval, RD, RD2, RM, RS, carryin) \
118 "mov " #RD2 ",%4;" \
123 "mov %1," #RD2 ";" \
127 : #RD, #RD2, #RM, #RS, "cc", "memory" \
129 printf("%s :: rd 0x%08x rd2 0x%08x, rm 0x%08x rs 0x%08x, carryin %d, cpsr 0x%08x %c%c%c%c%c ge[3:0]=%d%d%d%d\n", \