/aosp_15_r20/external/vixl/test/aarch32/ |
H A D | test-simulator-rd-rn-rm-t32.cc | 574 bool instruction_has_errors = false; in TestHelper() local 589 if (!instruction_has_errors) { in TestHelper() 593 instruction_has_errors = true; in TestHelper()
|
H A D | test-simulator-rd-rn-rm-a32.cc | 574 bool instruction_has_errors = false; in TestHelper() local 589 if (!instruction_has_errors) { in TestHelper() 593 instruction_has_errors = true; in TestHelper()
|
H A D | test-simulator-cond-rd-rn-operand-imm12-t32.cc | 1004 bool instruction_has_errors = false; in TestHelper() local 1016 if (!instruction_has_errors) { in TestHelper() 1020 instruction_has_errors = true; in TestHelper()
|
H A D | test-simulator-cond-rd-operand-const-a32.cc | 580 bool instruction_has_errors = false; in TestHelper() local 592 if (!instruction_has_errors) { in TestHelper() 596 instruction_has_errors = true; in TestHelper()
|
H A D | test-simulator-cond-rd-operand-imm16-t32.cc | 533 bool instruction_has_errors = false; in TestHelper() local 545 if (!instruction_has_errors) { in TestHelper() 549 instruction_has_errors = true; in TestHelper()
|
H A D | test-simulator-cond-rd-operand-const-t32.cc | 695 bool instruction_has_errors = false; in TestHelper() local 707 if (!instruction_has_errors) { in TestHelper() 711 instruction_has_errors = true; in TestHelper()
|
H A D | test-simulator-cond-rd-operand-rn-ror-amount-t32.cc | 686 bool instruction_has_errors = false; in TestHelper() local 701 if (!instruction_has_errors) { in TestHelper() 705 instruction_has_errors = true; in TestHelper()
|
H A D | test-simulator-cond-rd-operand-rn-ror-amount-a32.cc | 686 bool instruction_has_errors = false; in TestHelper() local 701 if (!instruction_has_errors) { in TestHelper() 705 instruction_has_errors = true; in TestHelper()
|
H A D | test-simulator-cond-rd-operand-rn-a32.cc | 621 bool instruction_has_errors = false; in TestHelper() local 636 if (!instruction_has_errors) { in TestHelper() 640 instruction_has_errors = true; in TestHelper()
|
H A D | test-simulator-cond-rd-operand-rn-t32.cc | 621 bool instruction_has_errors = false; in TestHelper() local 636 if (!instruction_has_errors) { in TestHelper() 640 instruction_has_errors = true; in TestHelper()
|
H A D | test-simulator-cond-rd-rn-rm-sel-a32.cc | 557 bool instruction_has_errors = false; in TestHelper() local 582 if (!instruction_has_errors) { in TestHelper() 586 instruction_has_errors = true; in TestHelper()
|
H A D | test-simulator-cond-rd-rn-rm-sel-t32.cc | 557 bool instruction_has_errors = false; in TestHelper() local 582 if (!instruction_has_errors) { in TestHelper() 586 instruction_has_errors = true; in TestHelper()
|
H A D | test-simulator-cond-rd-rn-rm-q-t32.cc | 564 bool instruction_has_errors = false; in TestHelper() local 589 if (!instruction_has_errors) { in TestHelper() 593 instruction_has_errors = true; in TestHelper()
|
H A D | test-simulator-cond-rd-rn-rm-q-a32.cc | 564 bool instruction_has_errors = false; in TestHelper() local 589 if (!instruction_has_errors) { in TestHelper() 593 instruction_has_errors = true; in TestHelper()
|
H A D | test-simulator-cond-rdlow-rnlow-rmlow-t32.cc | 1007 bool instruction_has_errors = false; in TestHelper() local 1026 if (!instruction_has_errors) { in TestHelper() 1030 instruction_has_errors = true; in TestHelper()
|
H A D | test-simulator-cond-rd-rn-rm-ge-a32.cc | 580 bool instruction_has_errors = false; in TestHelper() local 605 if (!instruction_has_errors) { in TestHelper() 609 instruction_has_errors = true; in TestHelper()
|
H A D | test-simulator-cond-rd-rn-rm-ge-t32.cc | 580 bool instruction_has_errors = false; in TestHelper() local 605 if (!instruction_has_errors) { in TestHelper() 609 instruction_has_errors = true; in TestHelper()
|
H A D | test-simulator-cond-rd-operand-rn-shift-amount-1to31-t32.cc | 980 bool instruction_has_errors = false; in TestHelper() local 995 if (!instruction_has_errors) { in TestHelper() 999 instruction_has_errors = true; in TestHelper()
|
H A D | test-simulator-cond-rd-operand-rn-shift-amount-1to32-a32.cc | 990 bool instruction_has_errors = false; in TestHelper() local 1005 if (!instruction_has_errors) { in TestHelper() 1009 instruction_has_errors = true; in TestHelper()
|
H A D | test-simulator-cond-rd-rn-operand-rm-t32.cc | 1224 bool instruction_has_errors = false; in TestHelper() local 1243 if (!instruction_has_errors) { in TestHelper() 1247 instruction_has_errors = true; in TestHelper()
|
H A D | test-simulator-cond-rd-rn-operand-rm-a32.cc | 1224 bool instruction_has_errors = false; in TestHelper() local 1243 if (!instruction_has_errors) { in TestHelper() 1247 instruction_has_errors = true; in TestHelper()
|
H A D | test-simulator-cond-rd-operand-rn-shift-amount-1to32-t32.cc | 990 bool instruction_has_errors = false; in TestHelper() local 1005 if (!instruction_has_errors) { in TestHelper() 1009 instruction_has_errors = true; in TestHelper()
|
H A D | test-simulator-cond-rd-operand-rn-shift-amount-1to31-a32.cc | 980 bool instruction_has_errors = false; in TestHelper() local 995 if (!instruction_has_errors) { in TestHelper() 999 instruction_has_errors = true; in TestHelper()
|
H A D | test-simulator-cond-rd-rn-t32.cc | 969 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 D | template-simulator-aarch32.cc.in | 260 bool instruction_has_errors = false; local 269 if (!instruction_has_errors) { 272 instruction_has_errors = true;
|