/third_party/vixl/test/aarch32/ |
H A D | test-simulator-cond-rd-rn-operand-rm-ror-amount-a32.cc | 1236 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 D | test-simulator-cond-rd-rn-operand-rm-ror-amount-t32.cc | 1236 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 D | test-simulator-cond-rd-rn-operand-rm-t32.cc | 1235 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 D | test-simulator-cond-rd-rn-t32.cc | 978 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 D | test-simulator-cond-rdlow-rnlow-operand-immediate-t32.cc | 1081 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 D | test-simulator-cond-rdlow-rnlow-rmlow-t32.cc | 1018 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 D | test-simulator-cond-rd-operand-rn-shift-rs-a32.cc | 1203 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 D | test-simulator-cond-rd-operand-rn-shift-rs-t32.cc | 1191 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 D | test-simulator-cond-rd-rn-operand-const-a32.cc | 1228 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 D | test-simulator-cond-rd-rn-operand-const-t32.cc | 1252 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 D | test-simulator-cond-rd-rn-operand-rm-shift-amount-1to31-a32.cc | 1554 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 D | test-simulator-cond-rd-rn-operand-rm-shift-amount-1to31-t32.cc | 1554 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 D | test-simulator-cond-rd-rn-operand-rm-shift-amount-1to32-a32.cc | 1564 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 D | test-simulator-cond-rd-rn-operand-rm-shift-amount-1to32-t32.cc | 1564 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 D | test-simulator-cond-rd-memop-immediate-512-a32.cc | 3570 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 D | test-simulator-cond-rd-memop-immediate-8192-a32.cc | 3570 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 D | test-simulator-cond-rd-memop-rs-a32.cc | 3588 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 D | test-simulator-cond-rd-rn-rm-a32.cc | 1685 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 D | test-simulator-cond-rd-rn-rm-t32.cc | 1683 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 D | test-simulator-cond-rd-memop-rs-shift-amount-1to31-a32.cc | 3584 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 D | test-simulator-cond-rd-memop-rs-shift-amount-1to32-a32.cc | 3584 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 D | test-simulator-cond-rd-rn-operand-rm-shift-rs-a32.cc | 2266 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()
|