| /netbsd-src/external/gpl3/gdb/dist/gdb/testsuite/gdb.disasm/ |
| H A D | t05_cmp.s | 8 cmp.b @er3,@er1 ;7c350120 9 cmp.b @er3,@(3:2,er1) ;7c353120 10 cmp.b @er3,@-er1 ;7c35b120 11 cmp.b @er3,@er1+ ;7c358120 12 cmp.b @er3,@er1- ;7c35a120 13 cmp.b @er3,@+er1 ;7c359120 14 cmp.b @er3,@(0xffff9abc:16,er1) ;7c35c1209abc 15 cmp.b @er3,@(0x9abcdef0:32,er1) ;7c35c9209abcdef0 16 cmp.b @er3,@(0xffff9abc:16,r2l.b) ;7c35d2209abc 17 cmp.b @er3,@(0xffff9abc:16,r2.w) ;7c35e2209abc [all …]
|
| /netbsd-src/external/gpl3/gdb/dist/sim/testsuite/mips/ |
| H A D | r6-fpu.s | 48 r6ck_3s cmp.af.s, 0x0, 0x3f800000, 0x3f800000, 0x0 49 r6ck_3s cmp.af.s, 0x0, 0x00000000, 0x3f800000, 0x0 52 r6ck_3d cmp.af.d, 0x0, 0x3ff0000000000000, 0x3ff0000000000000, 0x0 53 r6ck_3d cmp.af.d, 0x0, 0x0000000000000000, 0x3ff0000000000000, 0x0 56 r6ck_3s cmp.eq.s, 0x0, 0x3f800000, 0x3f800000, 0xffffffff 57 r6ck_3s cmp.eq.s, 0x0, 0x00000000, 0x3f800000, 0x0 58 r6ck_3s cmp.eq.s, 0x0, 0x80000000, 0x00000000, 0xffffffff 59 r6ck_3s cmp.eq.s, 0x0, 0x7fc00000, 0x7fc00000, 0x0 60 r6ck_3s cmp.eq.s, 0x0, 0x7fc00000, 0xffc00000, 0x0 61 r6ck_3s cmp.eq.s, 0x0, 0x7fa00000, 0x7fa00000, 0x0 [all …]
|
| /netbsd-src/external/gpl2/diffutils/dist/src/ |
| H A D | diff.c | 1054 struct comparison cmp; in compare_files() local 1055 #define DIR_P(f) (S_ISDIR (cmp.file[f].stat.st_mode) != 0) in compare_files() 1080 memset (cmp.file, 0, sizeof cmp.file); in compare_files() 1081 cmp.parent = parent; in compare_files() 1090 cmp.file[0].desc = name0 == 0 ? NONEXISTENT : UNOPENED; in compare_files() 1091 cmp.file[1].desc = name1 == 0 ? NONEXISTENT : UNOPENED; in compare_files() 1104 cmp.file[0].name = name0; in compare_files() 1105 cmp.file[1].name = name1; in compare_files() 1109 cmp.file[0].name = free0 in compare_files() 1111 cmp.file[1].name = free1 in compare_files() [all …]
|
| H A D | analyze.c | 824 diff_2_files (struct comparison *cmp) in diff_2_files() argument 839 if (read_files (cmp->file, files_can_be_treated_as_binary)) in diff_2_files() 842 if (cmp->file[0].stat.st_size != cmp->file[1].stat.st_size in diff_2_files() 843 && (cmp->file[0].desc < 0 || S_ISREG (cmp->file[0].stat.st_mode)) in diff_2_files() 844 && (cmp->file[1].desc < 0 || S_ISREG (cmp->file[1].stat.st_mode))) in diff_2_files() 848 else if (cmp->file[0].desc == cmp->file[1].desc) in diff_2_files() 858 buffer_lcm (STAT_BLOCKSIZE (cmp->file[0].stat), in diff_2_files() 859 STAT_BLOCKSIZE (cmp->file[1].stat), in diff_2_files() 863 cmp->file[f].buffer = xrealloc (cmp->file[f].buffer, buffer_size); in diff_2_files() 865 for (;; cmp->file[0].buffered = cmp->file[1].buffered = 0) in diff_2_files() [all …]
|
| /netbsd-src/external/gpl2/gettext/dist/ |
| H A D | Makefile.am | 36 cmp -s gettext-runtime/po/Makefile.in.in gettext-tools/po/Makefile.in.in 37 cmp -s gettext-runtime/po/Rules-quot gettext-tools/po/Rules-quot 38 cmp -s gettext-runtime/po/boldquot.sed gettext-tools/po/boldquot.sed 39 cmp -s gettext-runtime/po/quot.sed gettext-tools/po/quot.sed 40 cmp -s gettext-runtime/po/en@quot.header gettext-tools/po/en@quot.header 41 cmp -s gettext-runtime/po/en@boldquot.header gettext-tools/po/en@boldquot.header 42 cmp -s gettext-runtime/po/insert-header.sin gettext-tools/po/insert-header.sin 43 cmp -s gettext-runtime/po/remove-potcdate.sin gettext-tools/po/remove-potcdate.sin 44 cmp -s gettext-runtime/po/remove-potcdate.sin gettext-tools/examples/po/remove-potcdate.sin 45 cmp -s gettext-runtime/m4/codeset.m4 gettext-tools/gnulib-m4/codeset.m4 [all …]
|
| /netbsd-src/external/gpl3/gdb/dist/sim/testsuite/h8300/ |
| H A D | cmpb.s | 14 # cmp.b #xx:8, rd ; a rd xxxxxxxx 15 # cmp.b #xx:8, @erd ; 7 d rd ???? a ???? xxxxxxxx 16 # cmp.b #xx:8, @erd+ ; 0 1 7 4 6 c rd 1??? a ???? xxxxxxxx 17 # cmp.b #xx:8, @erd- ; 0 1 7 6 6 c rd 1??? a ???? xxxxxxxx 18 # cmp.b #xx:8, @+erd ; 0 1 7 5 6 c rd 1??? a ???? xxxxxxxx 19 # cmp.b #xx:8, @-erd ; 0 1 7 7 6 c rd 1??? a ???? xxxxxxxx 20 # cmp.b rs, rd ; 1 c rs rd 21 # cmp.b reg8, @erd ; 7 d rd ???? 1 c rs ???? 22 # cmp.b reg8, @erd+ ; 0 1 7 9 8 rd 2 rs 23 # cmp.b reg8, @erd- ; 0 1 7 9 a rd 2 rs [all …]
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| H A D | compare-elim.c | 230 find_flags_uses_in_insn (struct comparison *cmp, rtx_insn *insn) in find_flags_uses_in_insn() argument 235 if (cmp->missing_uses) in find_flags_uses_in_insn() 249 if (cmp->n_uses == MAX_CMP_USE) in find_flags_uses_in_insn() 267 struct comparison_use *cuse = &cmp->uses[cmp->n_uses++]; in find_flags_uses_in_insn() 279 cmp->missing_uses = true; in find_flags_uses_in_insn() 295 can_eliminate_compare (rtx compare, rtx eh_note, struct comparison *cmp) in can_eliminate_compare() argument 299 && !rtx_equal_p (eh_note, cmp->eh_note)) in can_eliminate_compare() 303 if (!rtx_equal_p (strip_not (XEXP (compare, 0)), cmp->in_a) in can_eliminate_compare() 304 || !rtx_equal_p (XEXP (compare, 1), cmp->in_b)) in can_eliminate_compare() 307 if (is_not (XEXP (compare, 0)) != cmp->not_in_a) in can_eliminate_compare() [all …]
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | compare-elim.cc | 228 find_flags_uses_in_insn (struct comparison *cmp, rtx_insn *insn) in find_flags_uses_in_insn() argument 233 if (cmp->missing_uses) in find_flags_uses_in_insn() 247 if (cmp->n_uses == MAX_CMP_USE) in find_flags_uses_in_insn() 265 struct comparison_use *cuse = &cmp->uses[cmp->n_uses++]; in find_flags_uses_in_insn() 277 cmp->missing_uses = true; in find_flags_uses_in_insn() 293 can_eliminate_compare (rtx compare, rtx eh_note, struct comparison *cmp) in can_eliminate_compare() argument 297 && !rtx_equal_p (eh_note, cmp->eh_note)) in can_eliminate_compare() 301 if (!rtx_equal_p (strip_not (XEXP (compare, 0)), cmp->in_a) in can_eliminate_compare() 302 || !rtx_equal_p (XEXP (compare, 1), cmp->in_b)) in can_eliminate_compare() 305 if (is_not (XEXP (compare, 0)) != cmp->not_in_a) in can_eliminate_compare() [all …]
|
| /netbsd-src/external/ibm-public/postfix/dist/man/ |
| H A D | Makefile.in | 40 (cmp -s junk $? || mv junk $?) && rm -f junk 48 (cmp -s junk $? || mv junk $?) && rm -f junk 53 (cmp -s junk $? || mv junk $?) && rm -f junk 58 (cmp -s junk $? || mv junk $?) && rm -f junk 63 (cmp -s junk $? || mv junk $?) && rm -f junk 68 (cmp -s junk $? || mv junk $?) && rm -f junk 73 (cmp -s junk $? || mv junk $?) && rm -f junk 78 (cmp -s junk $? || mv junk $?) && rm -f junk 83 (cmp -s junk $? || mv junk $?) && rm -f junk 91 (cmp -s junk $? || mv junk $?) && rm -f junk [all …]
|
| /netbsd-src/external/bsd/openldap/dist/libraries/libldap/ |
| H A D | tavl.c | 71 int a, cmp, ncmp; in ldap_tavl_insert() local 91 cmp = fcmp( data, p->avl_data ); in ldap_tavl_insert() 92 if ( cmp == 0 ) in ldap_tavl_insert() 95 cmp = (cmp > 0); in ldap_tavl_insert() 96 q = ldap_avl_child( p, cmp ); in ldap_tavl_insert() 102 q->avl_link[cmp] = p->avl_link[cmp]; in ldap_tavl_insert() 103 q->avl_link[!cmp] = p; in ldap_tavl_insert() 108 p->avl_link[cmp] = q; in ldap_tavl_insert() 109 p->avl_bits[cmp] = AVL_CHILD; in ldap_tavl_insert() 119 cmp = fcmp( data, s->avl_data ) > 0; in ldap_tavl_insert() [all …]
|
| H A D | avl.c | 81 int a, cmp, ncmp; in ldap_avl_insert() local 101 cmp = fcmp( data, p->avl_data ); in ldap_avl_insert() 102 if ( cmp == 0 ) in ldap_avl_insert() 105 cmp = (cmp > 0); in ldap_avl_insert() 106 q = p->avl_link[cmp]; in ldap_avl_insert() 117 p->avl_link[cmp] = q; in ldap_avl_insert() 127 cmp = fcmp( data, s->avl_data ) > 0; in ldap_avl_insert() 128 r = p = s->avl_link[cmp]; in ldap_avl_insert() 129 a = avl_bfs[cmp]; in ldap_avl_insert() 132 cmp = fcmp( data, p->avl_data ) > 0; in ldap_avl_insert() [all …]
|
| /netbsd-src/external/gpl3/gdb/dist/sim/testsuite/aarch64/ |
| H A D | ldnr.s | 51 cmp x2, #8 53 cmp x3, #32 55 cmp x4, #28 57 cmp x5, #88 80 cmp w2, #2 82 cmp w3, #4 84 cmp x4, #12 86 cmp x5, #16 88 cmp w6, #11 90 cmp w7, #15 [all …]
|
| H A D | sumov.s | 21 cmp w0, #1 23 cmp w3, #-11 28 cmp x0, #2 30 cmp x3, #-10 35 cmp w0, #0x0201 37 cmp w1, #-3343 42 cmp x0, #0x0403 44 cmp x1, #-2829 51 cmp x0, x2 56 cmp x1, x3 [all …]
|
| H A D | fcvtz.s | 60 cmp w1, #-1 66 cmp w1, w2 72 cmp w1, w2 78 cmp x1, #-1 84 cmp x1, x2 90 cmp x1, x2 96 cmp w1, #-1 102 cmp w1, w2 108 cmp w1, w2 114 cmp x1, #-1 [all …]
|
| H A D | ldn_multiple.s | 32 cmp x4, #136 35 cmp x5, #120 47 cmp x4, #64 50 cmp x5, #72 53 cmp x6, #196 56 cmp x7, #180 65 cmp x4, #68 68 cmp x5, #16 71 cmp x6, #16 81 cmp x4, #0 [all …]
|
| /netbsd-src/external/gpl3/gcc.old/dist/libgfortran/runtime/ |
| H A D | error.c | 304 show_locus (st_parameter_common *cmp) in show_locus() argument 308 if (!options.locus || cmp == NULL || cmp->filename == NULL) in show_locus() 311 if (cmp->unit > 0) in show_locus() 313 filename = filename_from_unit (cmp->unit); in show_locus() 318 (int) cmp->line, cmp->filename, (int) cmp->unit, filename); in show_locus() 324 (int) cmp->line, cmp->filename, (int) cmp->unit); in show_locus() 329 st_printf ("At line %d of file %s\n", (int) cmp->line, cmp->filename); in show_locus() 545 internal_error (st_parameter_common *cmp, const char *message) in internal_error() argument 550 show_locus (cmp); in internal_error() 680 generate_error_common (st_parameter_common *cmp, int family, const char *message) in generate_error_common() argument [all …]
|
| /netbsd-src/external/gpl3/gcc/dist/libgfortran/runtime/ |
| H A D | error.c | 273 show_locus (st_parameter_common *cmp) in show_locus() argument 277 if (!options.locus || cmp == NULL || cmp->filename == NULL) in show_locus() 280 if (cmp->unit > 0) in show_locus() 282 filename = filename_from_unit (cmp->unit); in show_locus() 287 (int) cmp->line, cmp->filename, (int) cmp->unit, filename); in show_locus() 293 (int) cmp->line, cmp->filename, (int) cmp->unit); in show_locus() 298 st_printf ("At line %d of file %s\n", (int) cmp->line, cmp->filename); in show_locus() 514 internal_error (st_parameter_common *cmp, const char *message) in internal_error() argument 519 show_locus (cmp); in internal_error() 649 generate_error_common (st_parameter_common *cmp, int family, const char *message) in generate_error_common() argument [all …]
|
| /netbsd-src/external/gpl3/gdb/dist/sim/testsuite/cris/asm/ |
| H A D | cmpc.ms | 7 cmp.d -2,r3 12 cmp.d 1,r3 17 cmp.d -0xffff,r3 22 cmp.d 1,r3 27 cmp.d -0x5432f789,r3 32 cmp.w -2,r3 37 cmp.w 1,r3 42 cmp.w 1,r3 47 cmp.w 1,r3 52 cmp.w 0x877,r3 [all …]
|
| H A D | cmpm.ms | 15 cmp.d [r5+],r3 20 cmp.d [r5],r3 26 cmp.d [r5+],r3 31 cmp.d [r5+],r3 36 cmp.d [r5+],r3 41 cmp.w [r5+],r3 46 cmp.w [r5+],r3 51 cmp.w [r5],r3 56 cmp.w [r5+],r3 61 cmp.w [r5+],r3 [all …]
|
| H A D | cmpr.ms | 8 cmp.d r4,r3 14 cmp.d r4,r3 20 cmp.d r4,r3 26 cmp.d r4,r3 32 cmp.d r4,r3 38 cmp.w r4,r3 44 cmp.w r4,r3 50 cmp.w r4,r3 56 cmp.w r4,r3 62 cmp.w r4,r3 [all …]
|
| /netbsd-src/external/gpl3/gdb/dist/sim/testsuite/arm/ |
| H A D | b.cgs | 23 cmp r4,r5 28 cmp r4,r5 39 cmp r4,r5 44 cmp r4,r5 133 cmp r4,r5 138 cmp r4,r5 145 cmp r4,r5 156 cmp r4,r5 161 cmp r4,r5 166 cmp r4,r5 [all …]
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/ |
| H A D | x86cpuid.pl | 41 &cmp ("ebx",0x756e6547); # "Genu" 44 &cmp ("edx",0x49656e69); # "ineI" 47 &cmp ("ecx",0x6c65746e); # "ntel" 52 &cmp ("ebx",0x68747541); # "Auth" 55 &cmp ("edx",0x69746E65); # "enti" 58 &cmp ("ecx",0x444D4163); # "cAMD" 66 &cmp ("eax",0x80000001); 73 &cmp ("esi",0x80000008); 88 &cmp ("ebx","esi"); 94 &cmp ("edi",4); [all …]
|
| /netbsd-src/crypto/external/bsd/openssl/dist/crypto/ |
| H A D | x86cpuid.pl | 39 &cmp ("ebx",0x756e6547); # "Genu" 42 &cmp ("edx",0x49656e69); # "ineI" 45 &cmp ("ecx",0x6c65746e); # "ntel" 50 &cmp ("ebx",0x68747541); # "Auth" 53 &cmp ("edx",0x69746E65); # "enti" 56 &cmp ("ecx",0x444D4163); # "cAMD" 64 &cmp ("eax",0x80000001); 71 &cmp ("esi",0x80000008); 86 &cmp ("ebx","esi"); 92 &cmp ("edi",4); [all …]
|
| /netbsd-src/crypto/external/bsd/openssl/dist/test/ |
| H A D | params_api_test.c | 69 static int test_param_type_extra(OSSL_PARAM *param, const unsigned char *cmp, in test_param_type_extra() argument 103 if (!TEST_mem_eq(buf, sz, cmp, sz)) in test_param_type_extra() 108 if (!TEST_mem_eq(buf, sz, cmp, sz)) in test_param_type_extra() 113 if (!TEST_mem_eq(buf, sz, cmp, sz)) in test_param_type_extra() 151 unsigned char buf[MAX_LEN], cmp[sizeof(int)]; in test_param_int() local 162 le_copy(cmp, &out, sizeof(out)); in test_param_int() 163 if (!TEST_mem_eq(cmp, len, raw_values[n].value, len)) in test_param_int() 168 le_copy(cmp, &in, sizeof(in)); in test_param_int() 169 if (!TEST_mem_eq(cmp, sizeof(in), raw_values[n].value, sizeof(in))) in test_param_int() 178 unsigned char buf[MAX_LEN], cmp[sizeof(long int)]; in test_param_long() local [all …]
|
| /netbsd-src/external/lgpl3/gmp/dist/mpn/ia64/ |
| H A D | divrem_1.asm | 96 cmp.le p8, p0 = 0, r36 99 cmp.leu p6, p7 = r36, r39 119 cmp.ne p8, p0 = 1, r35 151 cmp.ne p6, p7 = 0, r15 156 cmp.le p6, p7 = 0, r36 160 cmp.eq p6, p7 = 0, r35 169 cmp.leu p6, p7 = r36, r38 188 cmp.le p6, p7 = 0, r35 211 cmp.ltu p6, p7 = r20, r15 215 (p6) cmp.ne p8, p9 = 1, r16 C is rH != 0? [all …]
|