Home | History | Annotate | Download | only in aarch32

Lines Matching refs:rd_ref

1713         uint32_t rd_ref = reference[i].outputs[j].rd;
1715 if (((apsr != apsr_ref) || (rd != rd_ref)) &&
1733 printf("0x%08" PRIx32, rd_ref);