HomeSort by relevance Sort by last modified time
    Searched refs:total_error_count (Results 1 - 25 of 108) sorted by null

1 2 3 4 5

  /external/vixl/test/aarch32/
test-assembler-cond-rdlow-rnlow-operand-immediate-t32-zero.cc 176 unsigned total_error_count = 0; local
235 (++total_error_count <= kErrorReportLimit)) {
277 if (total_error_count > kErrorReportLimit) {
279 total_error_count - kErrorReportLimit);
282 VIXL_CHECK(total_error_count == 0);
test-assembler-cond-rdlow-rnlow-rmlow-t32.cc 176 unsigned total_error_count = 0; local
234 (++total_error_count <= kErrorReportLimit)) {
276 if (total_error_count > kErrorReportLimit) {
278 total_error_count - kErrorReportLimit);
281 VIXL_CHECK(total_error_count == 0);
test-assembler-cond-rd-operand-rn-t32-identical-low-registers-in-it-block.cc 221 unsigned total_error_count = 0; local
279 (++total_error_count <= kErrorReportLimit)) {
321 if (total_error_count > kErrorReportLimit) {
323 total_error_count - kErrorReportLimit);
326 VIXL_CHECK(total_error_count == 0);
test-assembler-cond-rd-rn-operand-rm-t32-rn-is-sp-in-it-block.cc 224 unsigned total_error_count = 0; local
283 (++total_error_count <= kErrorReportLimit)) {
325 if (total_error_count > kErrorReportLimit) {
327 total_error_count - kErrorReportLimit);
330 VIXL_CHECK(total_error_count == 0);
test-assembler-cond-rd-operand-rn-t32.cc 362 unsigned total_error_count = 0; local
420 (++total_error_count <= kErrorReportLimit)) {
462 if (total_error_count > kErrorReportLimit) {
464 total_error_count - kErrorReportLimit);
467 VIXL_CHECK(total_error_count == 0);
test-assembler-cond-rd-rn-t32.cc 346 unsigned total_error_count = 0; local
403 (++total_error_count <= kErrorReportLimit)) {
445 if (total_error_count > kErrorReportLimit) {
447 total_error_count - kErrorReportLimit);
450 VIXL_CHECK(total_error_count == 0);
test-assembler-cond-sp-sp-operand-imm7-t32.cc 243 unsigned total_error_count = 0; local
302 (++total_error_count <= kErrorReportLimit)) {
344 if (total_error_count > kErrorReportLimit) {
346 total_error_count - kErrorReportLimit);
349 VIXL_CHECK(total_error_count == 0);
test-simulator-cond-rd-operand-const-a32.cc 599 unsigned total_error_count = 0; local
611 (++total_error_count <= kErrorReportLimit)) {
639 if (total_error_count > kErrorReportLimit) {
641 total_error_count - kErrorReportLimit);
643 VIXL_CHECK(total_error_count == 0);
test-simulator-cond-rd-operand-const-t32.cc 714 unsigned total_error_count = 0; local
    [all...]
test-simulator-cond-rd-operand-imm16-t32.cc 552 unsigned total_error_count = 0; local
564 (++total_error_count <= kErrorReportLimit)) {
592 if (total_error_count > kErrorReportLimit) {
594 total_error_count - kErrorReportLimit);
596 VIXL_CHECK(total_error_count == 0);
test-assembler-cond-rd-operand-imm16-t32.cc 505 unsigned total_error_count = 0; local
    [all...]
test-assembler-cond-rd-operand-rn-shift-rs-t32-narrow-out-it-block.cc 368 unsigned total_error_count = 0; local
428 (++total_error_count <= kErrorReportLimit)) {
470 if (total_error_count > kErrorReportLimit) {
472 total_error_count - kErrorReportLimit);
475 VIXL_CHECK(total_error_count == 0);
test-assembler-cond-rd-rn-operand-rm-t32-rd-is-rn-is-sp-in-it-block.cc 322 unsigned total_error_count = 0; local
381 (++total_error_count <= kErrorReportLimit)) {
423 if (total_error_count > kErrorReportLimit) {
425 total_error_count - kErrorReportLimit);
428 VIXL_CHECK(total_error_count == 0);
test-assembler-cond-rd-rn-rm-a32.cc 527 unsigned total_error_count = 0; local
585 (++total_error_count <= kErrorReportLimit)) {
    [all...]
test-assembler-cond-rd-rn-rm-t32.cc 525 unsigned total_error_count = 0; local
583 (++total_error_count <= kErrorReportLimit)) {
    [all...]
test-assembler-cond-rd-sp-operand-imm8-t32.cc 368 unsigned total_error_count = 0; local
427 (++total_error_count <= kErrorReportLimit)) {
469 if (total_error_count > kErrorReportLimit) {
471 total_error_count - kErrorReportLimit);
474 VIXL_CHECK(total_error_count == 0);
test-simulator-cond-rd-operand-rn-a32.cc 734 unsigned total_error_count = 0; local
    [all...]
test-simulator-cond-rd-operand-rn-ror-amount-a32.cc 813 unsigned total_error_count = 0; local
    [all...]
test-simulator-cond-rd-operand-rn-ror-amount-t32.cc 813 unsigned total_error_count = 0; local
    [all...]
test-simulator-cond-rd-operand-rn-t32.cc 734 unsigned total_error_count = 0; local
    [all...]
test-simulator-rd-rn-rm-a32.cc 772 unsigned total_error_count = 0; local
    [all...]
test-simulator-rd-rn-rm-t32.cc 772 unsigned total_error_count = 0; local
    [all...]
test-assembler-cond-rd-operand-const-a32-can-use-pc.cc 1581 unsigned total_error_count = 0; local
    [all...]
test-assembler-cond-rd-operand-const-a32-cannot-use-pc.cc 1396 unsigned total_error_count = 0; local
    [all...]
test-assembler-cond-rd-rn-a32.cc 621 unsigned total_error_count = 0; local
    [all...]

Completed in 479 milliseconds

1 2 3 4 5