Home
last modified time | relevance | path

Searched refs:rn_ref (Results 26 - 38 of 38) sorted by relevance

12

/third_party/vixl/test/aarch32/
H A Dtest-simulator-cond-rdlow-rnlow-operand-immediate-t32.cc1082 uint32_t rn_ref = reference[i].outputs[j].rn; in TestHelper() local
1084 if (((apsr != apsr_ref) || (rd != rd_ref) || (rn != rn_ref)) && in TestHelper()
1106 printf("0x%08" PRIx32, rn_ref); in TestHelper()
H A Dtest-simulator-cond-rdlow-rnlow-rmlow-t32.cc1019 uint32_t rn_ref = reference[i].outputs[j].rn; in TestHelper() local
1022 if (((apsr != apsr_ref) || (rd != rd_ref) || (rn != rn_ref) || in TestHelper()
1047 printf("0x%08" PRIx32, rn_ref); in TestHelper()
H A Dtest-simulator-cond-rd-operand-rn-shift-rs-a32.cc1204 uint32_t rn_ref = reference[i].outputs[j].rn; in TestHelper() local
1207 if (((apsr != apsr_ref) || (rd != rd_ref) || (rn != rn_ref) || in TestHelper()
1232 printf("0x%08" PRIx32, rn_ref); in TestHelper()
H A Dtest-simulator-cond-rd-operand-rn-shift-rs-t32.cc1192 uint32_t rn_ref = reference[i].outputs[j].rn; in TestHelper() local
1195 if (((apsr != apsr_ref) || (rd != rd_ref) || (rn != rn_ref) || in TestHelper()
1220 printf("0x%08" PRIx32, rn_ref); in TestHelper()
H A Dtest-simulator-cond-rd-rn-operand-const-a32.cc1229 uint32_t rn_ref = reference[i].outputs[j].rn; in TestHelper() local
1231 if (((apsr != apsr_ref) || (rd != rd_ref) || (rn != rn_ref)) && in TestHelper()
1253 printf("0x%08" PRIx32, rn_ref); in TestHelper()
H A Dtest-simulator-cond-rd-rn-operand-const-t32.cc1253 uint32_t rn_ref = reference[i].outputs[j].rn; in TestHelper() local
1255 if (((apsr != apsr_ref) || (rd != rd_ref) || (rn != rn_ref)) && in TestHelper()
1277 printf("0x%08" PRIx32, rn_ref); in TestHelper()
H A Dtest-simulator-cond-rd-rn-operand-rm-shift-amount-1to31-a32.cc1555 uint32_t rn_ref = reference[i].outputs[j].rn; in TestHelper() local
1558 if (((apsr != apsr_ref) || (rd != rd_ref) || (rn != rn_ref) || in TestHelper()
1583 printf("0x%08" PRIx32, rn_ref); in TestHelper()
H A Dtest-simulator-cond-rd-rn-operand-rm-shift-amount-1to31-t32.cc1555 uint32_t rn_ref = reference[i].outputs[j].rn; in TestHelper() local
1558 if (((apsr != apsr_ref) || (rd != rd_ref) || (rn != rn_ref) || in TestHelper()
1583 printf("0x%08" PRIx32, rn_ref); in TestHelper()
H A Dtest-simulator-cond-rd-rn-operand-rm-shift-amount-1to32-a32.cc1565 uint32_t rn_ref = reference[i].outputs[j].rn; in TestHelper() local
1568 if (((apsr != apsr_ref) || (rd != rd_ref) || (rn != rn_ref) || in TestHelper()
1593 printf("0x%08" PRIx32, rn_ref); in TestHelper()
H A Dtest-simulator-cond-rd-rn-operand-rm-shift-amount-1to32-t32.cc1565 uint32_t rn_ref = reference[i].outputs[j].rn; in TestHelper() local
1568 if (((apsr != apsr_ref) || (rd != rd_ref) || (rn != rn_ref) || in TestHelper()
1593 printf("0x%08" PRIx32, rn_ref); in TestHelper()
H A Dtest-simulator-cond-rd-rn-rm-a32.cc1686 uint32_t rn_ref = reference[i].outputs[j].rn; in TestHelper() local
1690 (rd != rd_ref) || (rn != rn_ref) || (rm != rm_ref)) && in TestHelper()
1722 printf("0x%08" PRIx32, rn_ref); in TestHelper()
H A Dtest-simulator-cond-rd-rn-rm-t32.cc1684 uint32_t rn_ref = reference[i].outputs[j].rn; in TestHelper() local
1688 (rd != rd_ref) || (rn != rn_ref) || (rm != rm_ref)) && in TestHelper()
1720 printf("0x%08" PRIx32, rn_ref); in TestHelper()
H A Dtest-simulator-cond-rd-rn-operand-rm-shift-rs-a32.cc2267 uint32_t rn_ref = reference[i].outputs[j].rn; in TestHelper() local
2271 if (((apsr != apsr_ref) || (rd != rd_ref) || (rn != rn_ref) || in TestHelper()
2298 printf("0x%08" PRIx32, rn_ref); in TestHelper()

Completed in 27 milliseconds

12