/external/vixl/test/aarch32/ |
D | test-simulator-rd-rn-rm-t32.cc | 583 uint32_t rn_ref = reference[i].outputs[j].rn; in TestHelper() local 586 if (((rd != rd_ref) || (rn != rn_ref) || (rm != rm_ref)) && in TestHelper() 606 printf("0x%08" PRIx32, rn_ref); in TestHelper()
|
D | test-simulator-rd-rn-rm-a32.cc | 583 uint32_t rn_ref = reference[i].outputs[j].rn; in TestHelper() local 586 if (((rd != rd_ref) || (rn != rn_ref) || (rm != rm_ref)) && in TestHelper() 606 printf("0x%08" PRIx32, rn_ref); in TestHelper()
|
D | test-simulator-cond-rd-rn-operand-imm12-t32.cc | 1011 uint32_t rn_ref = reference[i].outputs[j].rn; in TestHelper() local 1013 if (((rd != rd_ref) || (rn != rn_ref)) && in TestHelper() 1031 printf("0x%08" PRIx32, rn_ref); in TestHelper()
|
D | test-simulator-cond-rd-operand-rn-a32.cc | 631 uint32_t rn_ref = reference[i].outputs[j].rn; in TestHelper() local 633 if (((apsr != apsr_ref) || (rd != rd_ref) || (rn != rn_ref)) && in TestHelper() 655 printf("0x%08" PRIx32, rn_ref); in TestHelper()
|
D | test-simulator-cond-rd-operand-rn-ror-amount-a32.cc | 696 uint32_t rn_ref = reference[i].outputs[j].rn; in TestHelper() local 698 if (((apsr != apsr_ref) || (rd != rd_ref) || (rn != rn_ref)) && in TestHelper() 720 printf("0x%08" PRIx32, rn_ref); in TestHelper()
|
D | test-simulator-cond-rd-operand-rn-t32.cc | 631 uint32_t rn_ref = reference[i].outputs[j].rn; in TestHelper() local 633 if (((apsr != apsr_ref) || (rd != rd_ref) || (rn != rn_ref)) && in TestHelper() 655 printf("0x%08" PRIx32, rn_ref); in TestHelper()
|
D | test-simulator-cond-rd-operand-rn-ror-amount-t32.cc | 696 uint32_t rn_ref = reference[i].outputs[j].rn; in TestHelper() local 698 if (((apsr != apsr_ref) || (rd != rd_ref) || (rn != rn_ref)) && in TestHelper() 720 printf("0x%08" PRIx32, rn_ref); in TestHelper()
|
D | test-simulator-cond-rd-rn-rm-q-t32.cc | 582 uint32_t rn_ref = reference[i].outputs[j].rn; in TestHelper() local 586 (rd != rd_ref) || (rn != rn_ref) || (rm != rm_ref)) && in TestHelper() 618 printf("0x%08" PRIx32, rn_ref); in TestHelper()
|
D | test-simulator-cond-rdlow-rnlow-rmlow-t32.cc | 1019 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()
|
D | test-simulator-cond-rd-rn-rm-sel-t32.cc | 575 uint32_t rn_ref = reference[i].outputs[j].rn; in TestHelper() local 579 (rd != rd_ref) || (rn != rn_ref) || (rm != rm_ref)) && in TestHelper() 611 printf("0x%08" PRIx32, rn_ref); in TestHelper()
|
D | test-simulator-cond-rd-rn-rm-sel-a32.cc | 575 uint32_t rn_ref = reference[i].outputs[j].rn; in TestHelper() local 579 (rd != rd_ref) || (rn != rn_ref) || (rm != rm_ref)) && in TestHelper() 611 printf("0x%08" PRIx32, rn_ref); in TestHelper()
|
D | test-simulator-cond-rd-rn-rm-q-a32.cc | 582 uint32_t rn_ref = reference[i].outputs[j].rn; in TestHelper() local 586 (rd != rd_ref) || (rn != rn_ref) || (rm != rm_ref)) && in TestHelper() 618 printf("0x%08" PRIx32, rn_ref); in TestHelper()
|
D | test-simulator-cond-dt-drt-drd-drn-drm-float-f64-t32.cc | 1518 uint64_t rn_ref = reference[i].outputs[j].rn; in TestHelper() local 1521 if (((fpscr != fpscr_ref) || (rd != rd_ref) || (rn != rn_ref) || in TestHelper() 1546 printf("0x%016" PRIx64 "(%g)", rn_ref, RawbitsToDouble(rn_ref)); in TestHelper()
|
D | test-simulator-cond-dt-drt-drd-drn-drm-float-f64-a32.cc | 1518 uint64_t rn_ref = reference[i].outputs[j].rn; in TestHelper() local 1521 if (((fpscr != fpscr_ref) || (rd != rd_ref) || (rn != rn_ref) || in TestHelper() 1546 printf("0x%016" PRIx64 "(%g)", rn_ref, RawbitsToDouble(rn_ref)); in TestHelper()
|
D | test-simulator-cond-rd-rn-rm-ge-a32.cc | 598 uint32_t rn_ref = reference[i].outputs[j].rn; in TestHelper() local 602 (rd != rd_ref) || (rn != rn_ref) || (rm != rm_ref)) && in TestHelper() 634 printf("0x%08" PRIx32, rn_ref); in TestHelper()
|
D | test-simulator-cond-rd-rn-rm-ge-t32.cc | 598 uint32_t rn_ref = reference[i].outputs[j].rn; in TestHelper() local 602 (rd != rd_ref) || (rn != rn_ref) || (rm != rm_ref)) && in TestHelper() 634 printf("0x%08" PRIx32, rn_ref); in TestHelper()
|
D | test-simulator-cond-rd-operand-rn-shift-amount-1to31-t32.cc | 990 uint32_t rn_ref = reference[i].outputs[j].rn; in TestHelper() local 992 if (((apsr != apsr_ref) || (rd != rd_ref) || (rn != rn_ref)) && in TestHelper() 1014 printf("0x%08" PRIx32, rn_ref); in TestHelper()
|
D | test-simulator-cond-rd-operand-rn-shift-amount-1to32-a32.cc | 1000 uint32_t rn_ref = reference[i].outputs[j].rn; in TestHelper() local 1002 if (((apsr != apsr_ref) || (rd != rd_ref) || (rn != rn_ref)) && in TestHelper() 1024 printf("0x%08" PRIx32, rn_ref); in TestHelper()
|
D | test-simulator-cond-rd-operand-rn-shift-amount-1to32-t32.cc | 1000 uint32_t rn_ref = reference[i].outputs[j].rn; in TestHelper() local 1002 if (((apsr != apsr_ref) || (rd != rd_ref) || (rn != rn_ref)) && in TestHelper() 1024 printf("0x%08" PRIx32, rn_ref); in TestHelper()
|
D | test-simulator-cond-rd-rn-operand-rm-t32.cc | 1236 uint32_t rn_ref = reference[i].outputs[j].rn; in TestHelper() local 1239 if (((apsr != apsr_ref) || (rd != rd_ref) || (rn != rn_ref) || in TestHelper() 1264 printf("0x%08" PRIx32, rn_ref); in TestHelper()
|
D | test-simulator-cond-rd-operand-rn-shift-amount-1to31-a32.cc | 990 uint32_t rn_ref = reference[i].outputs[j].rn; in TestHelper() local 992 if (((apsr != apsr_ref) || (rd != rd_ref) || (rn != rn_ref)) && in TestHelper() 1014 printf("0x%08" PRIx32, rn_ref); in TestHelper()
|
D | test-simulator-cond-rd-rn-operand-rm-a32.cc | 1236 uint32_t rn_ref = reference[i].outputs[j].rn; in TestHelper() local 1239 if (((apsr != apsr_ref) || (rd != rd_ref) || (rn != rn_ref) || in TestHelper() 1264 printf("0x%08" PRIx32, rn_ref); in TestHelper()
|
D | test-simulator-cond-rd-rn-operand-rm-ror-amount-t32.cc | 1237 uint32_t rn_ref = reference[i].outputs[j].rn; in TestHelper() local 1240 if (((apsr != apsr_ref) || (rd != rd_ref) || (rn != rn_ref) || in TestHelper() 1265 printf("0x%08" PRIx32, rn_ref); in TestHelper()
|
D | test-simulator-cond-rd-rn-operand-rm-ror-amount-a32.cc | 1237 uint32_t rn_ref = reference[i].outputs[j].rn; in TestHelper() local 1240 if (((apsr != apsr_ref) || (rd != rd_ref) || (rn != rn_ref) || in TestHelper() 1265 printf("0x%08" PRIx32, rn_ref); in TestHelper()
|
D | test-simulator-cond-rd-rn-t32.cc | 979 uint32_t rn_ref = reference[i].outputs[j].rn; in TestHelper() local 981 if (((apsr != apsr_ref) || (rd != rd_ref) || (rn != rn_ref)) && in TestHelper() 1003 printf("0x%08" PRIx32, rn_ref); in TestHelper()
|