/third_party/vixl/test/aarch32/ |
H A D | test-simulator-cond-rd-rn-rm-ge-a32.cc | 599 uint32_t rm_ref = reference[i].outputs[j].rm; in TestHelper() local 602 (rd != rd_ref) || (rn != rn_ref) || (rm != rm_ref)) && in TestHelper() 636 printf("0x%08" PRIx32, rm_ref); in TestHelper()
|
H A D | test-simulator-cond-rd-rn-rm-ge-t32.cc | 599 uint32_t rm_ref = reference[i].outputs[j].rm; in TestHelper() local 602 (rd != rd_ref) || (rn != rn_ref) || (rm != rm_ref)) && in TestHelper() 636 printf("0x%08" PRIx32, rm_ref); in TestHelper()
|
H A D | test-simulator-cond-rd-rn-rm-q-a32.cc | 583 uint32_t rm_ref = reference[i].outputs[j].rm; in TestHelper() local 586 (rd != rd_ref) || (rn != rn_ref) || (rm != rm_ref)) && in TestHelper() 620 printf("0x%08" PRIx32, rm_ref); in TestHelper()
|
H A D | test-simulator-cond-rd-rn-rm-q-t32.cc | 583 uint32_t rm_ref = reference[i].outputs[j].rm; in TestHelper() local 586 (rd != rd_ref) || (rn != rn_ref) || (rm != rm_ref)) && in TestHelper() 620 printf("0x%08" PRIx32, rm_ref); in TestHelper()
|
H A D | test-simulator-cond-rd-rn-rm-sel-a32.cc | 576 uint32_t rm_ref = reference[i].outputs[j].rm; in TestHelper() local 579 (rd != rd_ref) || (rn != rn_ref) || (rm != rm_ref)) && in TestHelper() 613 printf("0x%08" PRIx32, rm_ref); in TestHelper()
|
H A D | test-simulator-cond-rd-rn-rm-sel-t32.cc | 576 uint32_t rm_ref = reference[i].outputs[j].rm; in TestHelper() local 579 (rd != rd_ref) || (rn != rn_ref) || (rm != rm_ref)) && in TestHelper() 613 printf("0x%08" PRIx32, rm_ref); in TestHelper()
|
H A D | test-simulator-rd-rn-rm-a32.cc | 584 uint32_t rm_ref = reference[i].outputs[j].rm; in TestHelper() local 586 if (((rd != rd_ref) || (rn != rn_ref) || (rm != rm_ref)) && in TestHelper() 608 printf("0x%08" PRIx32, rm_ref); in TestHelper()
|
H A D | test-simulator-rd-rn-rm-t32.cc | 584 uint32_t rm_ref = reference[i].outputs[j].rm; in TestHelper() local 586 if (((rd != rd_ref) || (rn != rn_ref) || (rm != rm_ref)) && in TestHelper() 608 printf("0x%08" PRIx32, rm_ref); in TestHelper()
|
H A D | test-simulator-cond-dt-drt-drd-drn-drm-float-f64-a32.cc | 1519 uint64_t rm_ref = reference[i].outputs[j].rm; in TestHelper() local 1522 (rm != rm_ref)) && in TestHelper() 1548 printf("0x%016" PRIx64 "(%g)", rm_ref, RawbitsToDouble(rm_ref)); in TestHelper()
|
H A D | test-simulator-cond-dt-drt-drd-drn-drm-float-f64-t32.cc | 1519 uint64_t rm_ref = reference[i].outputs[j].rm; in TestHelper() local 1522 (rm != rm_ref)) && in TestHelper() 1548 printf("0x%016" PRIx64 "(%g)", rm_ref, RawbitsToDouble(rm_ref)); in TestHelper()
|
H A D | test-simulator-cond-rd-rn-operand-rm-a32.cc | 1237 uint32_t rm_ref = reference[i].outputs[j].rm; in TestHelper() local 1240 (rm != rm_ref)) && in TestHelper() 1266 printf("0x%08" PRIx32, rm_ref); in TestHelper()
|
H A D | test-simulator-cond-rd-rn-operand-rm-ror-amount-a32.cc | 1238 uint32_t rm_ref = reference[i].outputs[j].rm; in TestHelper() local 1241 (rm != rm_ref)) && in TestHelper() 1267 printf("0x%08" PRIx32, rm_ref); in TestHelper()
|
H A D | test-simulator-cond-rd-rn-operand-rm-ror-amount-t32.cc | 1238 uint32_t rm_ref = reference[i].outputs[j].rm; in TestHelper() local 1241 (rm != rm_ref)) && in TestHelper() 1267 printf("0x%08" PRIx32, rm_ref); in TestHelper()
|
H A D | test-simulator-cond-rd-rn-operand-rm-t32.cc | 1237 uint32_t rm_ref = reference[i].outputs[j].rm; in TestHelper() local 1240 (rm != rm_ref)) && in TestHelper() 1266 printf("0x%08" PRIx32, rm_ref); in TestHelper()
|
H A D | test-simulator-cond-rdlow-rnlow-rmlow-t32.cc | 1020 uint32_t rm_ref = reference[i].outputs[j].rm; in TestHelper() local 1023 (rm != rm_ref)) && in TestHelper() 1049 printf("0x%08" PRIx32, rm_ref); in TestHelper()
|
H A D | test-simulator-cond-rd-rn-operand-rm-shift-amount-1to31-a32.cc | 1556 uint32_t rm_ref = reference[i].outputs[j].rm; in TestHelper() local 1559 (rm != rm_ref)) && in TestHelper() 1585 printf("0x%08" PRIx32, rm_ref); in TestHelper()
|
H A D | test-simulator-cond-rd-rn-operand-rm-shift-amount-1to31-t32.cc | 1556 uint32_t rm_ref = reference[i].outputs[j].rm; in TestHelper() local 1559 (rm != rm_ref)) && in TestHelper() 1585 printf("0x%08" PRIx32, rm_ref); in TestHelper()
|
H A D | test-simulator-cond-rd-rn-operand-rm-shift-amount-1to32-a32.cc | 1566 uint32_t rm_ref = reference[i].outputs[j].rm; in TestHelper() local 1569 (rm != rm_ref)) && in TestHelper() 1595 printf("0x%08" PRIx32, rm_ref); in TestHelper()
|
H A D | test-simulator-cond-rd-rn-operand-rm-shift-amount-1to32-t32.cc | 1566 uint32_t rm_ref = reference[i].outputs[j].rm; in TestHelper() local 1569 (rm != rm_ref)) && in TestHelper() 1595 printf("0x%08" PRIx32, rm_ref); in TestHelper()
|
H A D | test-simulator-cond-rd-memop-rs-a32.cc | 3589 uint32_t rm_ref = reference[i].outputs[j].rm; in TestHelper() local 3594 if (((apsr != apsr_ref) || (rd != rd_ref) || (rm != rm_ref) || in TestHelper() 3621 printf("0x%08" PRIx32, rm_ref); in TestHelper()
|
H A D | test-simulator-cond-rd-rn-rm-a32.cc | 1687 uint32_t rm_ref = reference[i].outputs[j].rm; in TestHelper() local 1690 (rd != rd_ref) || (rn != rn_ref) || (rm != rm_ref)) && in TestHelper() 1724 printf("0x%08" PRIx32, rm_ref); in TestHelper()
|
H A D | test-simulator-cond-rd-rn-rm-t32.cc | 1685 uint32_t rm_ref = reference[i].outputs[j].rm; in TestHelper() local 1688 (rd != rd_ref) || (rn != rn_ref) || (rm != rm_ref)) && in TestHelper() 1722 printf("0x%08" PRIx32, rm_ref); in TestHelper()
|
H A D | test-simulator-cond-rd-memop-rs-shift-amount-1to31-a32.cc | 3585 uint32_t rm_ref = reference[i].outputs[j].rm; in TestHelper() local 3590 if (((apsr != apsr_ref) || (rd != rd_ref) || (rm != rm_ref) || in TestHelper() 3617 printf("0x%08" PRIx32, rm_ref); in TestHelper()
|
H A D | test-simulator-cond-rd-memop-rs-shift-amount-1to32-a32.cc | 3585 uint32_t rm_ref = reference[i].outputs[j].rm; in TestHelper() local 3590 if (((apsr != apsr_ref) || (rd != rd_ref) || (rm != rm_ref) || in TestHelper() 3617 printf("0x%08" PRIx32, rm_ref); in TestHelper()
|
H A D | test-simulator-cond-rd-rn-operand-rm-shift-rs-a32.cc | 2268 uint32_t rm_ref = reference[i].outputs[j].rm; in TestHelper() local 2272 (rm != rm_ref) || (rs != rs_ref)) && in TestHelper() 2300 printf("0x%08" PRIx32, rm_ref); in TestHelper()
|