Home
last modified time | relevance | path

Searched refs:apsr_ref (Results 1 – 25 of 42) sorted by relevance

12

/external/vixl/test/aarch32/
Dtest-simulator-cond-rd-operand-const-a32.cc586 uint32_t apsr_ref = reference[i].outputs[j].apsr; in TestHelper() local
589 if (((apsr != apsr_ref) || (rd != rd_ref)) && in TestHelper()
605 printf("0x%08" PRIx32, apsr_ref); in TestHelper()
Dtest-simulator-cond-rd-operand-imm16-t32.cc539 uint32_t apsr_ref = reference[i].outputs[j].apsr; in TestHelper() local
542 if (((apsr != apsr_ref) || (rd != rd_ref)) && in TestHelper()
558 printf("0x%08" PRIx32, apsr_ref); in TestHelper()
Dtest-simulator-cond-rd-operand-const-t32.cc701 uint32_t apsr_ref = reference[i].outputs[j].apsr; in TestHelper() local
704 if (((apsr != apsr_ref) || (rd != rd_ref)) && in TestHelper()
720 printf("0x%08" PRIx32, apsr_ref); in TestHelper()
Dtest-simulator-cond-rd-operand-rn-ror-amount-a32.cc694 uint32_t apsr_ref = reference[i].outputs[j].apsr; in TestHelper() local
698 if (((apsr != apsr_ref) || (rd != rd_ref) || (rn != rn_ref)) && in TestHelper()
716 printf("0x%08" PRIx32, apsr_ref); in TestHelper()
Dtest-simulator-cond-rd-operand-rn-t32.cc629 uint32_t apsr_ref = reference[i].outputs[j].apsr; in TestHelper() local
633 if (((apsr != apsr_ref) || (rd != rd_ref) || (rn != rn_ref)) && in TestHelper()
651 printf("0x%08" PRIx32, apsr_ref); in TestHelper()
Dtest-simulator-cond-rd-operand-rn-a32.cc629 uint32_t apsr_ref = reference[i].outputs[j].apsr; in TestHelper() local
633 if (((apsr != apsr_ref) || (rd != rd_ref) || (rn != rn_ref)) && in TestHelper()
651 printf("0x%08" PRIx32, apsr_ref); in TestHelper()
Dtest-simulator-cond-rd-operand-rn-ror-amount-t32.cc694 uint32_t apsr_ref = reference[i].outputs[j].apsr; in TestHelper() local
698 if (((apsr != apsr_ref) || (rd != rd_ref) || (rn != rn_ref)) && in TestHelper()
716 printf("0x%08" PRIx32, apsr_ref); in TestHelper()
Dtest-simulator-cond-rd-rn-rm-sel-t32.cc571 uint32_t apsr_ref = reference[i].outputs[j].apsr; in TestHelper() local
578 if (((apsr != apsr_ref) || (qbit != qbit_ref) || (ge != ge_ref) || in TestHelper()
603 printf("0x%08" PRIx32, apsr_ref); in TestHelper()
Dtest-simulator-cond-rdlow-rnlow-rmlow-t32.cc1017 uint32_t apsr_ref = reference[i].outputs[j].apsr; in TestHelper() local
1022 if (((apsr != apsr_ref) || (rd != rd_ref) || (rn != rn_ref) || in TestHelper()
1043 printf("0x%08" PRIx32, apsr_ref); in TestHelper()
Dtest-simulator-cond-rd-rn-rm-sel-a32.cc571 uint32_t apsr_ref = reference[i].outputs[j].apsr; in TestHelper() local
578 if (((apsr != apsr_ref) || (qbit != qbit_ref) || (ge != ge_ref) || in TestHelper()
603 printf("0x%08" PRIx32, apsr_ref); in TestHelper()
Dtest-simulator-cond-rd-rn-rm-q-t32.cc578 uint32_t apsr_ref = reference[i].outputs[j].apsr; in TestHelper() local
585 if (((apsr != apsr_ref) || (qbit != qbit_ref) || (ge != ge_ref) || in TestHelper()
610 printf("0x%08" PRIx32, apsr_ref); in TestHelper()
Dtest-simulator-cond-rd-rn-rm-q-a32.cc578 uint32_t apsr_ref = reference[i].outputs[j].apsr; in TestHelper() local
585 if (((apsr != apsr_ref) || (qbit != qbit_ref) || (ge != ge_ref) || in TestHelper()
610 printf("0x%08" PRIx32, apsr_ref); in TestHelper()
Dtest-simulator-cond-rd-rn-rm-ge-t32.cc594 uint32_t apsr_ref = reference[i].outputs[j].apsr; in TestHelper() local
601 if (((apsr != apsr_ref) || (qbit != qbit_ref) || (ge != ge_ref) || in TestHelper()
626 printf("0x%08" PRIx32, apsr_ref); in TestHelper()
Dtest-simulator-cond-rd-rn-rm-ge-a32.cc594 uint32_t apsr_ref = reference[i].outputs[j].apsr; in TestHelper() local
601 if (((apsr != apsr_ref) || (qbit != qbit_ref) || (ge != ge_ref) || in TestHelper()
626 printf("0x%08" PRIx32, apsr_ref); in TestHelper()
Dtest-simulator-cond-rd-operand-rn-shift-amount-1to32-a32.cc998 uint32_t apsr_ref = reference[i].outputs[j].apsr; in TestHelper() local
1002 if (((apsr != apsr_ref) || (rd != rd_ref) || (rn != rn_ref)) && in TestHelper()
1020 printf("0x%08" PRIx32, apsr_ref); in TestHelper()
Dtest-simulator-cond-rd-rn-operand-rm-t32.cc1234 uint32_t apsr_ref = reference[i].outputs[j].apsr; in TestHelper() local
1239 if (((apsr != apsr_ref) || (rd != rd_ref) || (rn != rn_ref) || in TestHelper()
1260 printf("0x%08" PRIx32, apsr_ref); in TestHelper()
Dtest-simulator-cond-rd-rn-operand-rm-a32.cc1234 uint32_t apsr_ref = reference[i].outputs[j].apsr; in TestHelper() local
1239 if (((apsr != apsr_ref) || (rd != rd_ref) || (rn != rn_ref) || in TestHelper()
1260 printf("0x%08" PRIx32, apsr_ref); in TestHelper()
Dtest-simulator-cond-rd-operand-rn-shift-amount-1to32-t32.cc998 uint32_t apsr_ref = reference[i].outputs[j].apsr; in TestHelper() local
1002 if (((apsr != apsr_ref) || (rd != rd_ref) || (rn != rn_ref)) && in TestHelper()
1020 printf("0x%08" PRIx32, apsr_ref); in TestHelper()
Dtest-simulator-cond-rd-operand-rn-shift-amount-1to31-t32.cc988 uint32_t apsr_ref = reference[i].outputs[j].apsr; in TestHelper() local
992 if (((apsr != apsr_ref) || (rd != rd_ref) || (rn != rn_ref)) && in TestHelper()
1010 printf("0x%08" PRIx32, apsr_ref); in TestHelper()
Dtest-simulator-cond-rd-operand-rn-shift-amount-1to31-a32.cc988 uint32_t apsr_ref = reference[i].outputs[j].apsr; in TestHelper() local
992 if (((apsr != apsr_ref) || (rd != rd_ref) || (rn != rn_ref)) && in TestHelper()
1010 printf("0x%08" PRIx32, apsr_ref); in TestHelper()
Dtest-simulator-cond-rd-rn-t32.cc977 uint32_t apsr_ref = reference[i].outputs[j].apsr; in TestHelper() local
981 if (((apsr != apsr_ref) || (rd != rd_ref) || (rn != rn_ref)) && in TestHelper()
999 printf("0x%08" PRIx32, apsr_ref); in TestHelper()
Dtest-simulator-cond-rd-rn-operand-rm-ror-amount-a32.cc1235 uint32_t apsr_ref = reference[i].outputs[j].apsr; in TestHelper() local
1240 if (((apsr != apsr_ref) || (rd != rd_ref) || (rn != rn_ref) || in TestHelper()
1261 printf("0x%08" PRIx32, apsr_ref); in TestHelper()
Dtest-simulator-cond-rd-rn-operand-rm-ror-amount-t32.cc1235 uint32_t apsr_ref = reference[i].outputs[j].apsr; in TestHelper() local
1240 if (((apsr != apsr_ref) || (rd != rd_ref) || (rn != rn_ref) || in TestHelper()
1261 printf("0x%08" PRIx32, apsr_ref); in TestHelper()
Dtest-simulator-cond-rd-rn-a32.cc977 uint32_t apsr_ref = reference[i].outputs[j].apsr; in TestHelper() local
981 if (((apsr != apsr_ref) || (rd != rd_ref) || (rn != rn_ref)) && in TestHelper()
999 printf("0x%08" PRIx32, apsr_ref); in TestHelper()
Dtest-simulator-cond-rdlow-rnlow-operand-immediate-t32.cc1080 uint32_t apsr_ref = reference[i].outputs[j].apsr; in TestHelper() local
1084 if (((apsr != apsr_ref) || (rd != rd_ref) || (rn != rn_ref)) && in TestHelper()
1102 printf("0x%08" PRIx32, apsr_ref); in TestHelper()

12