| /netbsd-src/external/gpl3/gdb/dist/sim/testsuite/h8300/ |
| H A D | band.s | 23 band #7, r0l ; this should NOT set the carry flag. 25 band #6, r0l ; this should NOT set the carry flag. 29 band #7, r0l ; this should NOT clear the carry flag 34 band #6, r0l ; this should clear the carry flag 37 test_grs_a5a5 ; general registers should not be changed. 45 band #7, @r1 ; this should NOT set the carry flag. 47 band #6, @r1 ; this should NOT set the carry flag. 51 band #7, @r1 ; this should NOT clear the carry flag 56 band #6, @r1 ; this should clear the carry flag 63 band #7, @er1 ; this should NOT set the carry flag. [all …]
|
| H A D | biand.s | 23 biand #6, r0l ; this should NOT set the carry flag. 25 biand #7, r0l ; this should NOT set the carry flag. 29 biand #6, r0l ; this should NOT clear the carry flag 34 biand #7, r0l ; this should clear the carry flag 37 test_grs_a5a5 ; general registers should not be changed. 45 biand #6, @r1 ; this should NOT set the carry flag. 47 biand #7, @r1 ; this should NOT set the carry flag. 51 biand #6, @r1 ; this should NOT clear the carry flag 56 biand #7, @r1 ; this should clear the carry flag 63 biand #6, @er1 ; this should NOT set the carry flag. [all …]
|
| /netbsd-src/external/historical/nawk/dist/testdir/ |
| H A D | T.int-expr | 12 printf("%s ~ /%s/ -> should be %d, is %d\n", $1, pattern, $2, check) 82 ac ~ /ab{0}c/ -> should be 1, is 1 83 abc ~ /ab{0}c/ -> should be 0, is 0 84 ac ~ /a(b{0})c/ -> should be 1, is 1 85 abc ~ /a(b{0})c/ -> should be 0, is 0 86 ac ~ /ab{0}*c/ -> should be 1, is 1 87 abc ~ /ab{0}*c/ -> should be 0, is 0 88 ac ~ /a(b{0})*c/ -> should be 1, is 1 89 abc ~ /a(b{0})*c/ -> should be 0, is 0 90 ac ~ /ab{0,}c/ -> should be 1, is 1 [all …]
|
| /netbsd-src/external/gpl2/texinfo/dist/makeinfo/tests/ |
| H A D | accent-text.txi | 3 should be e`: @`{e} @`e 5 should be e': @'{e} @'e 7 should be e^: @^{e} @^e 9 should be u": @"{u} @"u 11 should be i`: @`{i} @`i 13 should be i': @'{i} @'i 15 should be i^: @^{i} @^i 17 should be u": @"{u} @"u 19 should be c,: @,{c} @,c 21 should be n~: @~{n} @~n [all …]
|
| /netbsd-src/external/bsd/libarchive/dist/libarchive/test/ |
| H A D | test_archive_write_set_options.c | 28 #define should(__a, __code, __opts) \ macro 45 should(a, ARCHIVE_OK, NULL); in test() 46 should(a, ARCHIVE_OK, ""); in test() 49 should(a, ARCHIVE_FAILED, "fubar:snafu"); in test() 52 should(a, ARCHIVE_FAILED, "fubar:snafu=betcha"); in test() 57 should(a, ARCHIVE_FAILED, "snafu"); in test() 60 should(a, ARCHIVE_FAILED, "snafu=betcha"); in test() 65 should(a, known_option_rv, "iso9660:joliet"); in test() 70 should(a, known_option_rv, "iso9660:joliet"); in test() 75 should(a, known_option_rv, "joliet"); in test() [all …]
|
| H A D | test_archive_read_set_options.c | 28 #define should(__a, __code, __opts) \ macro 45 should(a, ARCHIVE_OK, NULL); in test() 46 should(a, ARCHIVE_OK, ""); in test() 49 should(a, ARCHIVE_FAILED, "fubar:snafu"); in test() 52 should(a, ARCHIVE_FAILED, "fubar:snafu=betcha"); in test() 57 should(a, ARCHIVE_FAILED, "snafu"); in test() 60 should(a, ARCHIVE_FAILED, "snafu=betcha"); in test() 65 should(a, known_option_rv, "iso9660:joliet"); in test() 70 should(a, known_option_rv, "iso9660:joliet"); in test() 75 should(a, known_option_rv, "joliet"); in test() [all …]
|
| H A D | test_archive_read_set_format_option.c | 28 #define should(__a, __code, __m, __o, __v) \ macro 42 should(a, ARCHIVE_OK, NULL, NULL, NULL); in test() 43 should(a, ARCHIVE_OK, "", "", ""); in test() 46 should(a, ARCHIVE_FAILED, "fubar", "snafu", NULL); in test() 47 should(a, ARCHIVE_FAILED, "fubar", "snafu", "betcha"); in test() 50 should(a, ARCHIVE_FAILED, NULL, "snafu", NULL); in test() 51 should(a, ARCHIVE_FAILED, NULL, "snafu", "betcha"); in test() 54 should(a, known_option_rv, "iso9660", "joliet", NULL); in test() 55 should(a, known_option_rv, "iso9660", "joliet", NULL); in test() 56 should(a, known_option_rv, NULL, "joliet", NULL); in test() [all …]
|
| H A D | test_archive_write_set_format_option.c | 28 #define should(__a, __code, __m, __o, __v) \ macro 42 should(a, ARCHIVE_OK, NULL, NULL, NULL); in test() 43 should(a, ARCHIVE_OK, "", "", ""); in test() 46 should(a, ARCHIVE_FAILED, "fubar", "snafu", NULL); in test() 47 should(a, ARCHIVE_FAILED, "fubar", "snafu", "betcha"); in test() 50 should(a, ARCHIVE_FAILED, NULL, "snafu", NULL); in test() 51 should(a, ARCHIVE_FAILED, NULL, "snafu", "betcha"); in test() 54 should(a, known_option_rv, "iso9660", "joliet", NULL); in test() 55 should(a, known_option_rv, "iso9660", "joliet", NULL); in test() 56 should(a, known_option_rv, NULL, "joliet", NULL); in test() [all …]
|
| /netbsd-src/external/gpl3/gdb/dist/sim/testsuite/frv/ |
| H A D | tno.cgs | 21 tno ; should branch to tbr + (128 + 4)*16 23 tno ; should branch to tbr + (128 + 4)*16 25 tno ; should branch to tbr + (128 + 4)*16 27 tno ; should branch to tbr + (128 + 4)*16 29 tno ; should branch to tbr + (128 + 4)*16 31 tno ; should branch to tbr + (128 + 4)*16 33 tno ; should branch to tbr + (128 + 4)*16 35 tno ; should branch to tbr + (128 + 4)*16 37 tno ; should branch to tbr + (128 + 4)*16 39 tno ; should branch to tbr + (128 + 4)*16 [all …]
|
| H A D | ftno.cgs | 21 ftno ; should branch to tbr + (128 + 4)*16 23 ftno ; should branch to tbr + (128 + 4)*16 25 ftno ; should branch to tbr + (128 + 4)*16 27 ftno ; should branch to tbr + (128 + 4)*16 29 ftno ; should branch to tbr + (128 + 4)*16 31 ftno ; should branch to tbr + (128 + 4)*16 33 ftno ; should branch to tbr + (128 + 4)*16 35 ftno ; should branch to tbr + (128 + 4)*16 37 ftno ; should branch to tbr + (128 + 4)*16 39 ftno ; should branch to tbr + (128 + 4)*16 [all …]
|
| H A D | ftino.cgs | 20 ftino ; should branch to tbr + (128 + 4)*16 22 ftino ; should branch to tbr + (128 + 4)*16 24 ftino ; should branch to tbr + (128 + 4)*16 26 ftino ; should branch to tbr + (128 + 4)*16 28 ftino ; should branch to tbr + (128 + 4)*16 30 ftino ; should branch to tbr + (128 + 4)*16 32 ftino ; should branch to tbr + (128 + 4)*16 34 ftino ; should branch to tbr + (128 + 4)*16 36 ftino ; should branch to tbr + (128 + 4)*16 38 ftino ; should branch to tbr + (128 + 4)*16 [all …]
|
| H A D | tino.cgs | 20 tino ; should branch to tbr + (128 + 4)*16 22 tino ; should branch to tbr + (128 + 4)*16 24 tino ; should branch to tbr + (128 + 4)*16 26 tino ; should branch to tbr + (128 + 4)*16 28 tino ; should branch to tbr + (128 + 4)*16 30 tino ; should branch to tbr + (128 + 4)*16 32 tino ; should branch to tbr + (128 + 4)*16 34 tino ; should branch to tbr + (128 + 4)*16 36 tino ; should branch to tbr + (128 + 4)*16 38 tino ; should branch to tbr + (128 + 4)*16 [all …]
|
| H A D | tigt.cgs | 21 tigt icc0,gr7,4 ; should branch to tbr + (128 + 4)*16 27 tigt icc0,gr7,4 ; should branch to tbr + (128 + 4)*16 32 tigt icc0,gr7,4 ; should branch to tbr + (128 + 4)*16 36 tigt icc0,gr7,4 ; should branch to tbr + (128 + 4)*16 40 tigt icc0,gr7,4 ; should branch to tbr + (128 + 4)*16 44 tigt icc0,gr7,4 ; should branch to tbr + (128 + 4)*16 48 tigt icc0,gr7,4 ; should branch to tbr + (128 + 4)*16 52 tigt icc0,gr7,4 ; should branch to tbr + (128 + 4)*16 56 tigt icc0,gr7,4 ; should branch to tbr + (128 + 4)*16 60 tigt icc0,gr7,4 ; should branch to tbr + (128 + 4)*16 [all …]
|
| H A D | tihi.cgs | 21 tihi icc0,gr7,4 ; should branch to tbr + (128 + 4)*16 26 tihi icc0,gr7,4 ; should branch to tbr + (128 + 4)*16 31 tihi icc0,gr7,4 ; should branch to tbr + (128 + 4)*16 36 tihi icc0,gr7,4 ; should branch to tbr + (128 + 4)*16 40 tihi icc0,gr7,4 ; should branch to tbr + (128 + 4)*16 44 tihi icc0,gr7,4 ; should branch to tbr + (128 + 4)*16 48 tihi icc0,gr7,4 ; should branch to tbr + (128 + 4)*16 52 tihi icc0,gr7,4 ; should branch to tbr + (128 + 4)*16 57 tihi icc0,gr7,4 ; should branch to tbr + (128 + 4)*16 62 tihi icc0,gr7,4 ; should branch to tbr + (128 + 4)*16 [all …]
|
| H A D | tiv.cgs | 20 tiv icc0,gr7,4 ; should branch to tbr + (128 + 4)*16 24 tiv icc0,gr7,4 ; should branch to tbr + (128 + 4)*16 29 tiv icc0,gr7,4 ; should branch to tbr + (128 + 4)*16 35 tiv icc0,gr7,4 ; should branch to tbr + (128 + 4)*16 40 tiv icc0,gr7,4 ; should branch to tbr + (128 + 4)*16 44 tiv icc0,gr7,4 ; should branch to tbr + (128 + 4)*16 49 tiv icc0,gr7,4 ; should branch to tbr + (128 + 4)*16 55 tiv icc0,gr7,4 ; should branch to tbr + (128 + 4)*16 60 tiv icc0,gr7,4 ; should branch to tbr + (128 + 4)*16 64 tiv icc0,gr7,4 ; should branch to tbr + (128 + 4)*16 [all …]
|
| H A D | tgt.cgs | 22 tgt icc0,gr7,gr8 ; should branch to tbr + (128 + 4)*16 28 tgt icc0,gr7,gr8 ; should branch to tbr + (128 + 4)*16 33 tgt icc0,gr7,gr8 ; should branch to tbr + (128 + 4)*16 37 tgt icc0,gr7,gr8 ; should branch to tbr + (128 + 4)*16 41 tgt icc0,gr7,gr8 ; should branch to tbr + (128 + 4)*16 45 tgt icc0,gr7,gr8 ; should branch to tbr + (128 + 4)*16 49 tgt icc0,gr7,gr8 ; should branch to tbr + (128 + 4)*16 53 tgt icc0,gr7,gr8 ; should branch to tbr + (128 + 4)*16 57 tgt icc0,gr7,gr8 ; should branch to tbr + (128 + 4)*16 61 tgt icc0,gr7,gr8 ; should branch to tbr + (128 + 4)*16 [all …]
|
| H A D | ftigt.cgs | 20 ftigt fcc0,gr7,4 ; should branch to tbr + (128 + 4)*16 24 ftigt fcc0,gr7,4 ; should branch to tbr + (128 + 4)*16 29 ftigt fcc0,gr7,4 ; should branch to tbr + (128 + 4)*16 35 ftigt fcc0,gr7,4 ; should branch to tbr + (128 + 4)*16 40 ftigt fcc0,gr7,4 ; should branch to tbr + (128 + 4)*16 44 ftigt fcc0,gr7,4 ; should branch to tbr + (128 + 4)*16 49 ftigt fcc0,gr7,4 ; should branch to tbr + (128 + 4)*16 55 ftigt fcc0,gr7,4 ; should branch to tbr + (128 + 4)*16 60 ftigt fcc0,gr7,4 ; should branch to tbr + (128 + 4)*16 64 ftigt fcc0,gr7,4 ; should branch to tbr + (128 + 4)*16 [all …]
|
| H A D | tin.cgs | 20 tin icc0,gr7,4 ; should branch to tbr + (128 + 4)*16 24 tin icc0,gr7,4 ; should branch to tbr + (128 + 4)*16 28 tin icc0,gr7,4 ; should branch to tbr + (128 + 4)*16 32 tin icc0,gr7,4 ; should branch to tbr + (128 + 4)*16 36 tin icc0,gr7,4 ; should branch to tbr + (128 + 4)*16 40 tin icc0,gr7,4 ; should branch to tbr + (128 + 4)*16 44 tin icc0,gr7,4 ; should branch to tbr + (128 + 4)*16 48 tin icc0,gr7,4 ; should branch to tbr + (128 + 4)*16 53 tin icc0,gr7,4 ; should branch to tbr + (128 + 4)*16 59 tin icc0,gr7,4 ; should branch to tbr + (128 + 4)*16 [all …]
|
| H A D | tinv.cgs | 21 tinv icc0,gr7,4 ; should branch to tbr + (128 + 4)*16 27 tinv icc0,gr7,4 ; should branch to tbr + (128 + 4)*16 32 tinv icc0,gr7,4 ; should branch to tbr + (128 + 4)*16 36 tinv icc0,gr7,4 ; should branch to tbr + (128 + 4)*16 41 tinv icc0,gr7,4 ; should branch to tbr + (128 + 4)*16 47 tinv icc0,gr7,4 ; should branch to tbr + (128 + 4)*16 52 tinv icc0,gr7,4 ; should branch to tbr + (128 + 4)*16 56 tinv icc0,gr7,4 ; should branch to tbr + (128 + 4)*16 61 tinv icc0,gr7,4 ; should branch to tbr + (128 + 4)*16 67 tinv icc0,gr7,4 ; should branch to tbr + (128 + 4)*16 [all …]
|
| H A D | ftilt.cgs | 20 ftilt fcc0,gr7,4 ; should branch to tbr + (128 + 4)*16 24 ftilt fcc0,gr7,4 ; should branch to tbr + (128 + 4)*16 28 ftilt fcc0,gr7,4 ; should branch to tbr + (128 + 4)*16 32 ftilt fcc0,gr7,4 ; should branch to tbr + (128 + 4)*16 37 ftilt fcc0,gr7,4 ; should branch to tbr + (128 + 4)*16 43 ftilt fcc0,gr7,4 ; should branch to tbr + (128 + 4)*16 49 ftilt fcc0,gr7,4 ; should branch to tbr + (128 + 4)*16 55 ftilt fcc0,gr7,4 ; should branch to tbr + (128 + 4)*16 60 ftilt fcc0,gr7,4 ; should branch to tbr + (128 + 4)*16 64 ftilt fcc0,gr7,4 ; should branch to tbr + (128 + 4)*16 [all …]
|
| H A D | ftira.cgs | 21 ftira gr7,4 ; should branch to tbr + (128 + 4)*16 27 ftira gr7,4 ; should branch to tbr + (128 + 4)*16 33 ftira gr7,4 ; should branch to tbr + (128 + 4)*16 39 ftira gr7,4 ; should branch to tbr + (128 + 4)*16 45 ftira gr7,4 ; should branch to tbr + (128 + 4)*16 51 ftira gr7,4 ; should branch to tbr + (128 + 4)*16 57 ftira gr7,4 ; should branch to tbr + (128 + 4)*16 63 ftira gr7,4 ; should branch to tbr + (128 + 4)*16 69 ftira gr7,4 ; should branch to tbr + (128 + 4)*16 75 ftira gr7,4 ; should branch to tbr + (128 + 4)*16 [all …]
|
| H A D | tieq.cgs | 20 tieq icc0,gr7,4 ; should branch to tbr + (128 + 4)*16 24 tieq icc0,gr7,4 ; should branch to tbr + (128 + 4)*16 28 tieq icc0,gr7,4 ; should branch to tbr + (128 + 4)*16 32 tieq icc0,gr7,4 ; should branch to tbr + (128 + 4)*16 37 tieq icc0,gr7,4 ; should branch to tbr + (128 + 4)*16 43 tieq icc0,gr7,4 ; should branch to tbr + (128 + 4)*16 49 tieq icc0,gr7,4 ; should branch to tbr + (128 + 4)*16 55 tieq icc0,gr7,4 ; should branch to tbr + (128 + 4)*16 61 tieq icc0,gr7,4 ; should branch to tbr + (128 + 4)*16 65 tieq icc0,gr7,4 ; should branch to tbr + (128 + 4)*16 [all …]
|
| H A D | ftieq.cgs | 20 ftieq fcc0,gr7,4 ; should branch to tbr + (128 + 4)*16 24 ftieq fcc0,gr7,4 ; should branch to tbr + (128 + 4)*16 28 ftieq fcc0,gr7,4 ; should branch to tbr + (128 + 4)*16 32 ftieq fcc0,gr7,4 ; should branch to tbr + (128 + 4)*16 36 ftieq fcc0,gr7,4 ; should branch to tbr + (128 + 4)*16 40 ftieq fcc0,gr7,4 ; should branch to tbr + (128 + 4)*16 44 ftieq fcc0,gr7,4 ; should branch to tbr + (128 + 4)*16 48 ftieq fcc0,gr7,4 ; should branch to tbr + (128 + 4)*16 53 ftieq fcc0,gr7,4 ; should branch to tbr + (128 + 4)*16 59 ftieq fcc0,gr7,4 ; should branch to tbr + (128 + 4)*16 [all …]
|
| H A D | tilt.cgs | 20 tilt icc0,gr7,4 ; should branch to tbr + (128 + 4)*16 24 tilt icc0,gr7,4 ; should branch to tbr + (128 + 4)*16 29 tilt icc0,gr7,4 ; should branch to tbr + (128 + 4)*16 35 tilt icc0,gr7,4 ; should branch to tbr + (128 + 4)*16 40 tilt icc0,gr7,4 ; should branch to tbr + (128 + 4)*16 44 tilt icc0,gr7,4 ; should branch to tbr + (128 + 4)*16 49 tilt icc0,gr7,4 ; should branch to tbr + (128 + 4)*16 55 tilt icc0,gr7,4 ; should branch to tbr + (128 + 4)*16 61 tilt icc0,gr7,4 ; should branch to tbr + (128 + 4)*16 67 tilt icc0,gr7,4 ; should branch to tbr + (128 + 4)*16 [all …]
|
| H A D | tic.cgs | 20 tic icc0,gr7,4 ; should branch to tbr + (128 + 4)*16 25 tic icc0,gr7,4 ; should branch to tbr + (128 + 4)*16 30 tic icc0,gr7,4 ; should branch to tbr + (128 + 4)*16 35 tic icc0,gr7,4 ; should branch to tbr + (128 + 4)*16 40 tic icc0,gr7,4 ; should branch to tbr + (128 + 4)*16 45 tic icc0,gr7,4 ; should branch to tbr + (128 + 4)*16 50 tic icc0,gr7,4 ; should branch to tbr + (128 + 4)*16 55 tic icc0,gr7,4 ; should branch to tbr + (128 + 4)*16 60 tic icc0,gr7,4 ; should branch to tbr + (128 + 4)*16 65 tic icc0,gr7,4 ; should branch to tbr + (128 + 4)*16 [all …]
|