Searched defs:instruction_has_errors (Results 1 - 25 of 45) sorted by relevance

12

/external/vixl/test/aarch32/
H A Dtest-simulator-cond-rd-memop-immediate-512-a32.cc3559 bool instruction_has_errors = false; local
3581 if (!instruction_has_errors) {
3585 instruction_has_errors = true;
H A Dtest-simulator-cond-rd-memop-immediate-8192-a32.cc3559 bool instruction_has_errors = false; local
3581 if (!instruction_has_errors) {
3585 instruction_has_errors = true;
H A Dtest-simulator-cond-rd-operand-const-a32.cc601 bool instruction_has_errors = false; local
613 if (!instruction_has_errors) {
617 instruction_has_errors = true;
H A Dtest-simulator-cond-rd-operand-const-t32.cc716 bool instruction_has_errors = false; local
728 if (!instruction_has_errors) {
732 instruction_has_errors = true;
H A Dtest-simulator-cond-rd-operand-imm16-t32.cc554 bool instruction_has_errors = false; local
566 if (!instruction_has_errors) {
570 instruction_has_errors = true;
H A Dtest-simulator-cond-rd-operand-rn-a32.cc736 bool instruction_has_errors = false; local
751 if (!instruction_has_errors) {
755 instruction_has_errors = true;
H A Dtest-simulator-cond-rd-operand-rn-ror-amount-a32.cc815 bool instruction_has_errors = false; local
830 if (!instruction_has_errors) {
834 instruction_has_errors = true;
H A Dtest-simulator-cond-rd-operand-rn-ror-amount-t32.cc815 bool instruction_has_errors = false; local
830 if (!instruction_has_errors) {
834 instruction_has_errors = true;
H A Dtest-simulator-cond-rd-operand-rn-shift-amount-1to31-a32.cc1109 bool instruction_has_errors = false; local
1124 if (!instruction_has_errors) {
1128 instruction_has_errors = true;
H A Dtest-simulator-cond-rd-operand-rn-shift-amount-1to31-t32.cc1109 bool instruction_has_errors = false; local
1124 if (!instruction_has_errors) {
1128 instruction_has_errors = true;
H A Dtest-simulator-cond-rd-operand-rn-shift-amount-1to32-a32.cc1119 bool instruction_has_errors = false; local
1134 if (!instruction_has_errors) {
1138 instruction_has_errors = true;
H A Dtest-simulator-cond-rd-operand-rn-shift-amount-1to32-t32.cc1119 bool instruction_has_errors = false; local
1134 if (!instruction_has_errors) {
1138 instruction_has_errors = true;
H A Dtest-simulator-cond-rd-operand-rn-shift-rs-a32.cc1817 bool instruction_has_errors = false; local
1836 if (!instruction_has_errors) {
1840 instruction_has_errors = true;
H A Dtest-simulator-cond-rd-operand-rn-shift-rs-t32.cc1805 bool instruction_has_errors = false; local
1824 if (!instruction_has_errors) {
1828 instruction_has_errors = true;
H A Dtest-simulator-cond-rd-operand-rn-t32.cc736 bool instruction_has_errors = false; local
751 if (!instruction_has_errors) {
755 instruction_has_errors = true;
H A Dtest-simulator-cond-rd-rn-a32.cc1449 bool instruction_has_errors = false; local
1464 if (!instruction_has_errors) {
1468 instruction_has_errors = true;
H A Dtest-simulator-cond-rd-rn-operand-const-a32.cc1728 bool instruction_has_errors = false; local
1743 if (!instruction_has_errors) {
1747 instruction_has_errors = true;
H A Dtest-simulator-cond-rd-rn-operand-const-t32.cc1752 bool instruction_has_errors = false; local
1767 if (!instruction_has_errors) {
1771 instruction_has_errors = true;
H A Dtest-simulator-cond-rd-rn-operand-imm12-t32.cc1513 bool instruction_has_errors = false; local
1525 if (!instruction_has_errors) {
1529 instruction_has_errors = true;
H A Dtest-simulator-cond-rd-rn-operand-rm-a32.cc1226 bool instruction_has_errors = false; local
1245 if (!instruction_has_errors) {
1249 instruction_has_errors = true;
H A Dtest-simulator-cond-rd-rn-operand-rm-ror-amount-a32.cc1227 bool instruction_has_errors = false; local
1246 if (!instruction_has_errors) {
1250 instruction_has_errors = true;
H A Dtest-simulator-cond-rd-rn-operand-rm-ror-amount-t32.cc1227 bool instruction_has_errors = false; local
1246 if (!instruction_has_errors) {
1250 instruction_has_errors = true;
H A Dtest-simulator-cond-rd-rn-operand-rm-shift-amount-1to31-a32.cc1545 bool instruction_has_errors = false; local
1564 if (!instruction_has_errors) {
1568 instruction_has_errors = true;
H A Dtest-simulator-cond-rd-rn-operand-rm-shift-amount-1to31-t32.cc1545 bool instruction_has_errors = false; local
1564 if (!instruction_has_errors) {
1568 instruction_has_errors = true;
H A Dtest-simulator-cond-rd-rn-operand-rm-shift-amount-1to32-a32.cc1555 bool instruction_has_errors = false; local
1574 if (!instruction_has_errors) {
1578 instruction_has_errors = true;

Completed in 160 milliseconds

12