Home
last modified time | relevance | path

Searched refs:instruction_has_errors (Results 1 – 25 of 48) sorted by relevance

12

/aosp_15_r20/external/vixl/test/aarch32/
H A Dtest-simulator-rd-rn-rm-t32.cc574 bool instruction_has_errors = false; in TestHelper() local
589 if (!instruction_has_errors) { in TestHelper()
593 instruction_has_errors = true; in TestHelper()
H A Dtest-simulator-rd-rn-rm-a32.cc574 bool instruction_has_errors = false; in TestHelper() local
589 if (!instruction_has_errors) { in TestHelper()
593 instruction_has_errors = true; in TestHelper()
H A Dtest-simulator-cond-rd-rn-operand-imm12-t32.cc1004 bool instruction_has_errors = false; in TestHelper() local
1016 if (!instruction_has_errors) { in TestHelper()
1020 instruction_has_errors = true; in TestHelper()
H A Dtest-simulator-cond-rd-operand-const-a32.cc580 bool instruction_has_errors = false; in TestHelper() local
592 if (!instruction_has_errors) { in TestHelper()
596 instruction_has_errors = true; in TestHelper()
H A Dtest-simulator-cond-rd-operand-imm16-t32.cc533 bool instruction_has_errors = false; in TestHelper() local
545 if (!instruction_has_errors) { in TestHelper()
549 instruction_has_errors = true; in TestHelper()
H A Dtest-simulator-cond-rd-operand-const-t32.cc695 bool instruction_has_errors = false; in TestHelper() local
707 if (!instruction_has_errors) { in TestHelper()
711 instruction_has_errors = true; in TestHelper()
H A Dtest-simulator-cond-rd-operand-rn-ror-amount-t32.cc686 bool instruction_has_errors = false; in TestHelper() local
701 if (!instruction_has_errors) { in TestHelper()
705 instruction_has_errors = true; in TestHelper()
H A Dtest-simulator-cond-rd-operand-rn-ror-amount-a32.cc686 bool instruction_has_errors = false; in TestHelper() local
701 if (!instruction_has_errors) { in TestHelper()
705 instruction_has_errors = true; in TestHelper()
H A Dtest-simulator-cond-rd-operand-rn-a32.cc621 bool instruction_has_errors = false; in TestHelper() local
636 if (!instruction_has_errors) { in TestHelper()
640 instruction_has_errors = true; in TestHelper()
H A Dtest-simulator-cond-rd-operand-rn-t32.cc621 bool instruction_has_errors = false; in TestHelper() local
636 if (!instruction_has_errors) { in TestHelper()
640 instruction_has_errors = true; in TestHelper()
H A Dtest-simulator-cond-rd-rn-rm-sel-a32.cc557 bool instruction_has_errors = false; in TestHelper() local
582 if (!instruction_has_errors) { in TestHelper()
586 instruction_has_errors = true; in TestHelper()
H A Dtest-simulator-cond-rd-rn-rm-sel-t32.cc557 bool instruction_has_errors = false; in TestHelper() local
582 if (!instruction_has_errors) { in TestHelper()
586 instruction_has_errors = true; in TestHelper()
H A Dtest-simulator-cond-rd-rn-rm-q-t32.cc564 bool instruction_has_errors = false; in TestHelper() local
589 if (!instruction_has_errors) { in TestHelper()
593 instruction_has_errors = true; in TestHelper()
H A Dtest-simulator-cond-rd-rn-rm-q-a32.cc564 bool instruction_has_errors = false; in TestHelper() local
589 if (!instruction_has_errors) { in TestHelper()
593 instruction_has_errors = true; in TestHelper()
H A Dtest-simulator-cond-rdlow-rnlow-rmlow-t32.cc1007 bool instruction_has_errors = false; in TestHelper() local
1026 if (!instruction_has_errors) { in TestHelper()
1030 instruction_has_errors = true; in TestHelper()
H A Dtest-simulator-cond-rd-rn-rm-ge-a32.cc580 bool instruction_has_errors = false; in TestHelper() local
605 if (!instruction_has_errors) { in TestHelper()
609 instruction_has_errors = true; in TestHelper()
H A Dtest-simulator-cond-rd-rn-rm-ge-t32.cc580 bool instruction_has_errors = false; in TestHelper() local
605 if (!instruction_has_errors) { in TestHelper()
609 instruction_has_errors = true; in TestHelper()
H A Dtest-simulator-cond-rd-operand-rn-shift-amount-1to31-t32.cc980 bool instruction_has_errors = false; in TestHelper() local
995 if (!instruction_has_errors) { in TestHelper()
999 instruction_has_errors = true; in TestHelper()
H A Dtest-simulator-cond-rd-operand-rn-shift-amount-1to32-a32.cc990 bool instruction_has_errors = false; in TestHelper() local
1005 if (!instruction_has_errors) { in TestHelper()
1009 instruction_has_errors = true; in TestHelper()
H A Dtest-simulator-cond-rd-rn-operand-rm-t32.cc1224 bool instruction_has_errors = false; in TestHelper() local
1243 if (!instruction_has_errors) { in TestHelper()
1247 instruction_has_errors = true; in TestHelper()
H A Dtest-simulator-cond-rd-rn-operand-rm-a32.cc1224 bool instruction_has_errors = false; in TestHelper() local
1243 if (!instruction_has_errors) { in TestHelper()
1247 instruction_has_errors = true; in TestHelper()
H A Dtest-simulator-cond-rd-operand-rn-shift-amount-1to32-t32.cc990 bool instruction_has_errors = false; in TestHelper() local
1005 if (!instruction_has_errors) { in TestHelper()
1009 instruction_has_errors = true; in TestHelper()
H A Dtest-simulator-cond-rd-operand-rn-shift-amount-1to31-a32.cc980 bool instruction_has_errors = false; in TestHelper() local
995 if (!instruction_has_errors) { in TestHelper()
999 instruction_has_errors = true; in TestHelper()
H A Dtest-simulator-cond-rd-rn-t32.cc969 bool instruction_has_errors = false; in TestHelper() local
984 if (!instruction_has_errors) { in TestHelper()
988 instruction_has_errors = true; in TestHelper()
/aosp_15_r20/external/vixl/test/aarch32/config/
H A Dtemplate-simulator-aarch32.cc.in260 bool instruction_has_errors = false; local
269 if (!instruction_has_errors) {
272 instruction_has_errors = true;

12