Home
last modified time | relevance | path

Searched refs:rd_ref (Results 26 - 47 of 47) sorted by relevance

12

/third_party/vixl/test/aarch32/
H A Dtest-simulator-cond-rd-rn-operand-rm-ror-amount-a32.cc1236 uint32_t rd_ref = reference[i].outputs[j].rd; in TestHelper() local
1240 if (((apsr != apsr_ref) || (rd != rd_ref) || (rn != rn_ref) || in TestHelper()
1263 printf("0x%08" PRIx32, rd_ref); in TestHelper()
H A Dtest-simulator-cond-rd-rn-operand-rm-ror-amount-t32.cc1236 uint32_t rd_ref = reference[i].outputs[j].rd; in TestHelper() local
1240 if (((apsr != apsr_ref) || (rd != rd_ref) || (rn != rn_ref) || in TestHelper()
1263 printf("0x%08" PRIx32, rd_ref); in TestHelper()
H A Dtest-simulator-cond-rd-rn-operand-rm-t32.cc1235 uint32_t rd_ref = reference[i].outputs[j].rd; in TestHelper() local
1239 if (((apsr != apsr_ref) || (rd != rd_ref) || (rn != rn_ref) || in TestHelper()
1262 printf("0x%08" PRIx32, rd_ref); in TestHelper()
H A Dtest-simulator-cond-rd-rn-t32.cc978 uint32_t rd_ref = reference[i].outputs[j].rd; in TestHelper() local
981 if (((apsr != apsr_ref) || (rd != rd_ref) || (rn != rn_ref)) && in TestHelper()
1001 printf("0x%08" PRIx32, rd_ref); in TestHelper()
H A Dtest-simulator-cond-rdlow-rnlow-operand-immediate-t32.cc1081 uint32_t rd_ref = reference[i].outputs[j].rd; in TestHelper() local
1084 if (((apsr != apsr_ref) || (rd != rd_ref) || (rn != rn_ref)) && in TestHelper()
1104 printf("0x%08" PRIx32, rd_ref); in TestHelper()
H A Dtest-simulator-cond-rdlow-rnlow-rmlow-t32.cc1018 uint32_t rd_ref = reference[i].outputs[j].rd; in TestHelper() local
1022 if (((apsr != apsr_ref) || (rd != rd_ref) || (rn != rn_ref) || in TestHelper()
1045 printf("0x%08" PRIx32, rd_ref); in TestHelper()
H A Dtest-simulator-cond-rd-operand-rn-shift-rs-a32.cc1203 uint32_t rd_ref = reference[i].outputs[j].rd; in TestHelper() local
1207 if (((apsr != apsr_ref) || (rd != rd_ref) || (rn != rn_ref) || in TestHelper()
1230 printf("0x%08" PRIx32, rd_ref); in TestHelper()
H A Dtest-simulator-cond-rd-operand-rn-shift-rs-t32.cc1191 uint32_t rd_ref = reference[i].outputs[j].rd; in TestHelper() local
1195 if (((apsr != apsr_ref) || (rd != rd_ref) || (rn != rn_ref) || in TestHelper()
1218 printf("0x%08" PRIx32, rd_ref); in TestHelper()
H A Dtest-simulator-cond-rd-rn-operand-const-a32.cc1228 uint32_t rd_ref = reference[i].outputs[j].rd; in TestHelper() local
1231 if (((apsr != apsr_ref) || (rd != rd_ref) || (rn != rn_ref)) && in TestHelper()
1251 printf("0x%08" PRIx32, rd_ref); in TestHelper()
H A Dtest-simulator-cond-rd-rn-operand-const-t32.cc1252 uint32_t rd_ref = reference[i].outputs[j].rd; in TestHelper() local
1255 if (((apsr != apsr_ref) || (rd != rd_ref) || (rn != rn_ref)) && in TestHelper()
1275 printf("0x%08" PRIx32, rd_ref); in TestHelper()
H A Dtest-simulator-cond-rd-rn-operand-rm-shift-amount-1to31-a32.cc1554 uint32_t rd_ref = reference[i].outputs[j].rd; in TestHelper() local
1558 if (((apsr != apsr_ref) || (rd != rd_ref) || (rn != rn_ref) || in TestHelper()
1581 printf("0x%08" PRIx32, rd_ref); in TestHelper()
H A Dtest-simulator-cond-rd-rn-operand-rm-shift-amount-1to31-t32.cc1554 uint32_t rd_ref = reference[i].outputs[j].rd; in TestHelper() local
1558 if (((apsr != apsr_ref) || (rd != rd_ref) || (rn != rn_ref) || in TestHelper()
1581 printf("0x%08" PRIx32, rd_ref); in TestHelper()
H A Dtest-simulator-cond-rd-rn-operand-rm-shift-amount-1to32-a32.cc1564 uint32_t rd_ref = reference[i].outputs[j].rd; in TestHelper() local
1568 if (((apsr != apsr_ref) || (rd != rd_ref) || (rn != rn_ref) || in TestHelper()
1591 printf("0x%08" PRIx32, rd_ref); in TestHelper()
H A Dtest-simulator-cond-rd-rn-operand-rm-shift-amount-1to32-t32.cc1564 uint32_t rd_ref = reference[i].outputs[j].rd; in TestHelper() local
1568 if (((apsr != apsr_ref) || (rd != rd_ref) || (rn != rn_ref) || in TestHelper()
1591 printf("0x%08" PRIx32, rd_ref); in TestHelper()
H A Dtest-simulator-cond-rd-memop-immediate-512-a32.cc3570 uint32_t rd_ref = reference[i].outputs[j].rd; in TestHelper() local
3575 if (((apsr != apsr_ref) || (rd != rd_ref) || in TestHelper()
3598 printf("0x%08" PRIx32, rd_ref); in TestHelper()
H A Dtest-simulator-cond-rd-memop-immediate-8192-a32.cc3570 uint32_t rd_ref = reference[i].outputs[j].rd; in TestHelper() local
3575 if (((apsr != apsr_ref) || (rd != rd_ref) || in TestHelper()
3598 printf("0x%08" PRIx32, rd_ref); in TestHelper()
H A Dtest-simulator-cond-rd-memop-rs-a32.cc3588 uint32_t rd_ref = reference[i].outputs[j].rd; in TestHelper() local
3594 if (((apsr != apsr_ref) || (rd != rd_ref) || (rm != rm_ref) || in TestHelper()
3619 printf("0x%08" PRIx32, rd_ref); in TestHelper()
H A Dtest-simulator-cond-rd-rn-rm-a32.cc1685 uint32_t rd_ref = reference[i].outputs[j].rd; in TestHelper() local
1690 (rd != rd_ref) || (rn != rn_ref) || (rm != rm_ref)) && in TestHelper()
1720 printf("0x%08" PRIx32, rd_ref); in TestHelper()
H A Dtest-simulator-cond-rd-rn-rm-t32.cc1683 uint32_t rd_ref = reference[i].outputs[j].rd; in TestHelper() local
1688 (rd != rd_ref) || (rn != rn_ref) || (rm != rm_ref)) && in TestHelper()
1718 printf("0x%08" PRIx32, rd_ref); in TestHelper()
H A Dtest-simulator-cond-rd-memop-rs-shift-amount-1to31-a32.cc3584 uint32_t rd_ref = reference[i].outputs[j].rd; in TestHelper() local
3590 if (((apsr != apsr_ref) || (rd != rd_ref) || (rm != rm_ref) || in TestHelper()
3615 printf("0x%08" PRIx32, rd_ref); in TestHelper()
H A Dtest-simulator-cond-rd-memop-rs-shift-amount-1to32-a32.cc3584 uint32_t rd_ref = reference[i].outputs[j].rd; in TestHelper() local
3590 if (((apsr != apsr_ref) || (rd != rd_ref) || (rm != rm_ref) || in TestHelper()
3615 printf("0x%08" PRIx32, rd_ref); in TestHelper()
H A Dtest-simulator-cond-rd-rn-operand-rm-shift-rs-a32.cc2266 uint32_t rd_ref = reference[i].outputs[j].rd; in TestHelper() local
2271 if (((apsr != apsr_ref) || (rd != rd_ref) || (rn != rn_ref) || in TestHelper()
2296 printf("0x%08" PRIx32, rd_ref); in TestHelper()

Completed in 47 milliseconds

12