/third_party/vixl/test/aarch32/ |
H A D | test-simulator-cond-rdlow-rnlow-operand-immediate-t32.cc | 1082 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 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()
|
H A D | test-simulator-cond-rd-operand-rn-shift-rs-a32.cc | 1204 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 D | test-simulator-cond-rd-operand-rn-shift-rs-t32.cc | 1192 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 D | test-simulator-cond-rd-rn-operand-const-a32.cc | 1229 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 D | test-simulator-cond-rd-rn-operand-const-t32.cc | 1253 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 D | test-simulator-cond-rd-rn-operand-rm-shift-amount-1to31-a32.cc | 1555 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 D | test-simulator-cond-rd-rn-operand-rm-shift-amount-1to31-t32.cc | 1555 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 D | test-simulator-cond-rd-rn-operand-rm-shift-amount-1to32-a32.cc | 1565 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 D | test-simulator-cond-rd-rn-operand-rm-shift-amount-1to32-t32.cc | 1565 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 D | test-simulator-cond-rd-rn-rm-a32.cc | 1686 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 D | test-simulator-cond-rd-rn-rm-t32.cc | 1684 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 D | test-simulator-cond-rd-rn-operand-rm-shift-rs-a32.cc | 2267 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()
|