Searched refs:cl (Results 76 - 100 of 621) sorted by relevance

1234567891011>>

/netbsd-6-1-5-RELEASE/common/lib/libc/arch/x86_64/string/
H A Dstrchr.S115 sub %dil,%cl /* Convert low address values 1..7 ... */
117 and $7,%cl /* ... to 7..1 */
119 shl $3,%cl /* now 56, 48 ... 16, 8 */
123 21: shr %cl,%rsi /* ~c in low bytes */
132 sar %cl,%r10 /* top bytes 0xff */
/netbsd-6-1-5-RELEASE/sys/arch/i386/i386/
H A Ddb_dbgreg.S93 shll %cl, %eax
100 addb $0x10, %cl
101 shll %cl, %eax
106 addb $0x2, %cl
107 shll %cl, %eax
/netbsd-6-1-5-RELEASE/usr.bin/rwall/
H A Drwall.c105 CLIENT *cl; local
123 cl = clnt_create(wallhost, WALLPROG, WALLVERS, "udp");
124 if (cl == NULL) {
135 if (clnt_call(cl, WALLPROC_WALL, xdr_wrapstring, (void *)&mbuf,
142 clnt_perror(cl, wallhost);
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/mpn/generic/
H A Dmod_1_4.c77 mp_limb_t rh, rl, bi, q, ph, pl, ch, cl, r; local
95 umul_ppmm (ch, cl, ap[n - 2], B2modb);
96 add_ssaaaa (ph, pl, ph, pl, ch, cl);
132 umul_ppmm (ch, cl, ap[i + 2], B2modb);
133 add_ssaaaa (ph, pl, ph, pl, ch, cl);
135 umul_ppmm (ch, cl, ap[i + 3], B3modb);
136 add_ssaaaa (ph, pl, ph, pl, ch, cl);
138 umul_ppmm (ch, cl, rl, B4modb);
139 add_ssaaaa (ph, pl, ph, pl, ch, cl);
149 umul_ppmm (rh, cl, r
[all...]
H A Dmod_1_3.c75 mp_limb_t rh, rl, bi, q, ph, pl, ch, cl, r; local
122 umul_ppmm (ch, cl, ap[i + 2], B2modb);
123 add_ssaaaa (ph, pl, ph, pl, ch, cl);
125 umul_ppmm (ch, cl, rl, B3modb);
126 add_ssaaaa (ph, pl, ph, pl, ch, cl);
136 umul_ppmm (rh, cl, rh, B1modb);
137 add_ssaaaa (rh, rl, rh, rl, 0, cl);
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/libiberty/
H A Dsimple-object-elf.c659 unsigned char cl; local
666 cl = attrs->ei_class;
678 ehdr_size = (cl == ELFCLASS32
687 buf[EI_CLASS] = cl;
692 ELF_SET_FIELD (fns, cl, Ehdr, buf, e_type, Elf_Half, ET_REL);
693 ELF_SET_FIELD (fns, cl, Ehdr, buf, e_machine, Elf_Half, attrs->machine);
694 ELF_SET_FIELD (fns, cl, Ehdr, buf, e_version, Elf_Word, EV_CURRENT);
697 ELF_SET_FIELD (fns, cl, Ehdr, buf, e_shoff, Elf_Addr, ehdr_size);
698 ELF_SET_FIELD (fns, cl, Ehdr, buf, e_flags, Elf_Word, attrs->flags);
699 ELF_SET_FIELD (fns, cl, Ehd
730 unsigned char cl; local
770 unsigned char cl; local
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/libiberty/
H A Dsimple-object-elf.c696 unsigned char cl; local
703 cl = attrs->ei_class;
715 ehdr_size = (cl == ELFCLASS32
724 buf[EI_CLASS] = cl;
729 ELF_SET_FIELD (fns, cl, Ehdr, buf, e_type, Elf_Half, ET_REL);
730 ELF_SET_FIELD (fns, cl, Ehdr, buf, e_machine, Elf_Half, attrs->machine);
731 ELF_SET_FIELD (fns, cl, Ehdr, buf, e_version, Elf_Word, EV_CURRENT);
734 ELF_SET_FIELD (fns, cl, Ehdr, buf, e_shoff, Elf_Addr, ehdr_size);
735 ELF_SET_FIELD (fns, cl, Ehdr, buf, e_flags, Elf_Word, attrs->flags);
736 ELF_SET_FIELD (fns, cl, Ehd
767 unsigned char cl; local
807 unsigned char cl; local
[all...]
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/mpn/x86_64/
H A Daorrlsh_n.asm81 shl %cl, %r8
83 neg %cl
85 shr %cl, %r15
86 neg %cl
110 shl %cl, %r8
111 shl %cl, %r9
112 shl %cl, %r10
115 shl %cl, %r11
117 neg %cl
119 shr %cl,
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/i386/
H A Dopts-intel.d11 [ ]*[a-f0-9]+: 00 d1 add cl,dl
12 [ ]*[a-f0-9]+: 02 ca add.s cl,dl
17 [ ]*[a-f0-9]+: 00 d1 add cl,dl
18 [ ]*[a-f0-9]+: 02 ca add.s cl,dl
23 [ ]*[a-f0-9]+: 10 d1 adc cl,dl
24 [ ]*[a-f0-9]+: 12 ca adc.s cl,dl
29 [ ]*[a-f0-9]+: 10 d1 adc cl,dl
30 [ ]*[a-f0-9]+: 12 ca adc.s cl,dl
35 [ ]*[a-f0-9]+: 20 d1 and cl,dl
36 [ ]*[a-f0-9]+: 22 ca and.s cl,d
[all...]
H A Dopts.d10 [ ]*[a-f0-9]+: 00 d1 addb %dl,%cl
11 [ ]*[a-f0-9]+: 02 ca addb.s %dl,%cl
16 [ ]*[a-f0-9]+: 00 d1 addb %dl,%cl
17 [ ]*[a-f0-9]+: 02 ca addb.s %dl,%cl
22 [ ]*[a-f0-9]+: 10 d1 adcb %dl,%cl
23 [ ]*[a-f0-9]+: 12 ca adcb.s %dl,%cl
28 [ ]*[a-f0-9]+: 10 d1 adcb %dl,%cl
29 [ ]*[a-f0-9]+: 12 ca adcb.s %dl,%cl
34 [ ]*[a-f0-9]+: 20 d1 andb %dl,%cl
35 [ ]*[a-f0-9]+: 22 ca andb.s %dl,%cl
[all...]
H A Dsse2avx-opts-intel.d12 [ ]*[a-f0-9]+: 00 d1 add cl,dl
13 [ ]*[a-f0-9]+: 02 ca add.s cl,dl
18 [ ]*[a-f0-9]+: 00 d1 add cl,dl
19 [ ]*[a-f0-9]+: 02 ca add.s cl,dl
24 [ ]*[a-f0-9]+: 10 d1 adc cl,dl
25 [ ]*[a-f0-9]+: 12 ca adc.s cl,dl
30 [ ]*[a-f0-9]+: 10 d1 adc cl,dl
31 [ ]*[a-f0-9]+: 12 ca adc.s cl,dl
36 [ ]*[a-f0-9]+: 20 d1 and cl,dl
37 [ ]*[a-f0-9]+: 22 ca and.s cl,d
[all...]
H A Dsse2avx-opts.d12 [ ]*[a-f0-9]+: 00 d1 addb %dl,%cl
13 [ ]*[a-f0-9]+: 02 ca addb.s %dl,%cl
18 [ ]*[a-f0-9]+: 00 d1 addb %dl,%cl
19 [ ]*[a-f0-9]+: 02 ca addb.s %dl,%cl
24 [ ]*[a-f0-9]+: 10 d1 adcb %dl,%cl
25 [ ]*[a-f0-9]+: 12 ca adcb.s %dl,%cl
30 [ ]*[a-f0-9]+: 10 d1 adcb %dl,%cl
31 [ ]*[a-f0-9]+: 12 ca adcb.s %dl,%cl
36 [ ]*[a-f0-9]+: 20 d1 andb %dl,%cl
37 [ ]*[a-f0-9]+: 22 ca andb.s %dl,%cl
[all...]
H A Dx86-64-opts-intel.d11 [ ]*[a-f0-9]+: 00 d1 add cl,dl
12 [ ]*[a-f0-9]+: 02 ca add.s cl,dl
17 [ ]*[a-f0-9]+: 00 d1 add cl,dl
18 [ ]*[a-f0-9]+: 02 ca add.s cl,dl
27 [ ]*[a-f0-9]+: 10 d1 adc cl,dl
28 [ ]*[a-f0-9]+: 12 ca adc.s cl,dl
33 [ ]*[a-f0-9]+: 10 d1 adc cl,dl
34 [ ]*[a-f0-9]+: 12 ca adc.s cl,dl
43 [ ]*[a-f0-9]+: 20 d1 and cl,dl
44 [ ]*[a-f0-9]+: 22 ca and.s cl,d
[all...]
H A Dx86-64-opts.d10 [ ]*[a-f0-9]+: 00 d1 addb %dl,%cl
11 [ ]*[a-f0-9]+: 02 ca addb.s %dl,%cl
16 [ ]*[a-f0-9]+: 00 d1 addb %dl,%cl
17 [ ]*[a-f0-9]+: 02 ca addb.s %dl,%cl
26 [ ]*[a-f0-9]+: 10 d1 adcb %dl,%cl
27 [ ]*[a-f0-9]+: 12 ca adcb.s %dl,%cl
32 [ ]*[a-f0-9]+: 10 d1 adcb %dl,%cl
33 [ ]*[a-f0-9]+: 12 ca adcb.s %dl,%cl
42 [ ]*[a-f0-9]+: 20 d1 andb %dl,%cl
43 [ ]*[a-f0-9]+: 22 ca andb.s %dl,%cl
[all...]
H A Dx86-64-sse2avx-opts-intel.d12 [ ]*[a-f0-9]+: 00 d1 add cl,dl
13 [ ]*[a-f0-9]+: 02 ca add.s cl,dl
18 [ ]*[a-f0-9]+: 00 d1 add cl,dl
19 [ ]*[a-f0-9]+: 02 ca add.s cl,dl
28 [ ]*[a-f0-9]+: 10 d1 adc cl,dl
29 [ ]*[a-f0-9]+: 12 ca adc.s cl,dl
34 [ ]*[a-f0-9]+: 10 d1 adc cl,dl
35 [ ]*[a-f0-9]+: 12 ca adc.s cl,dl
44 [ ]*[a-f0-9]+: 20 d1 and cl,dl
45 [ ]*[a-f0-9]+: 22 ca and.s cl,d
[all...]
H A Dx86-64-sse2avx-opts.d12 [ ]*[a-f0-9]+: 00 d1 addb %dl,%cl
13 [ ]*[a-f0-9]+: 02 ca addb.s %dl,%cl
18 [ ]*[a-f0-9]+: 00 d1 addb %dl,%cl
19 [ ]*[a-f0-9]+: 02 ca addb.s %dl,%cl
28 [ ]*[a-f0-9]+: 10 d1 adcb %dl,%cl
29 [ ]*[a-f0-9]+: 12 ca adcb.s %dl,%cl
34 [ ]*[a-f0-9]+: 10 d1 adcb %dl,%cl
35 [ ]*[a-f0-9]+: 12 ca adcb.s %dl,%cl
44 [ ]*[a-f0-9]+: 20 d1 andb %dl,%cl
45 [ ]*[a-f0-9]+: 22 ca andb.s %dl,%cl
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/gmake/
H A Dbuild_w32.bat14 cl.exe /nologo /MT /W3 /GX /Zi /YX /Od /I . /I glob /I w32/include /D TIVOLI /D _DEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinDebug/ /Fp.\WinDebug/%make%.pch /Fo.\WinDebug/ /Fd.\WinDebug/%make%.pdb /c variable.c
16 cl.exe /nologo /MT /W3 /GX /Zi /YX /Od /I . /I glob /I w32/include /D _DEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinDebug/ /Fp.\WinDebug/%make%.pch /Fo.\WinDebug/ /Fd.\WinDebug/%make%.pdb /c rule.c
18 cl.exe /nologo /MT /W3 /GX /Zi /YX /Od /I . /I glob /I w32/include /D _DEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinDebug/ /Fp.\WinDebug/%make%.pch /Fo.\WinDebug/ /Fd.\WinDebug/%make%.pdb /c remote-stub.c
20 cl.exe /nologo /MT /W3 /GX /Zi /YX /Od /I . /I glob /I w32/include /D _DEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinDebug/ /Fp.\WinDebug/%make%.pch /Fo.\WinDebug/ /Fd.\WinDebug/%make%.pdb /c commands.c
22 cl.exe /nologo /MT /W3 /GX /Zi /YX /Od /I . /I glob /I w32/include /D _DEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinDebug/ /Fp.\WinDebug/%make%.pch /Fo.\WinDebug/ /Fd.\WinDebug/%make%.pdb /c file.c
24 cl.exe /nologo /MT /W3 /GX /Zi /YX /Od /I . /I glob /I w32/include /D _DEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinDebug/ /Fp.\WinDebug/%make%.pch /Fo.\WinDebug/ /Fd.\WinDebug/%make%.pdb /c getloadavg.c
26 cl.exe /nologo /MT /W3 /GX /Zi /YX /Od /I . /I glob /I w32/include /D _DEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinDebug/ /Fp.\WinDebug/%make%.pch /Fo.\WinDebug/ /Fd.\WinDebug/%make%.pdb /c default.c
28 cl.exe /nologo /MT /W3 /GX /Zi /YX /Od /I . /I glob /I w32/include /D _DEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinDebug/ /Fp.\WinDebug/%make%.pch /Fo.\WinDebug/ /Fd.\WinDebug/%make%.pdb /c signame.c
30 cl.exe /nologo /MT /W3 /GX /Zi /YX /Od /I . /I glob /I w32/include /D _DEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinDebug/ /Fp.\WinDebug/%make%.pch /Fo.\WinDebug/ /Fd.\WinDebug/%make%.pdb /c expand.c
32 cl
[all...]
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/lib/libcrypto/arch/x86_64/
H A Drc4-x86_64.S24 movb -4(%rdi),%cl
42 addb %al,%cl
60 addb %al,%cl
68 addb %bl,%cl
76 addb %al,%cl
84 addb %bl,%cl
92 addb %al,%cl
100 addb %bl,%cl
108 addb %al,%cl
117 addb %bl,%cl
[all...]
H A Drc4-md5-x86_64.S28 movb -4(%rdi),%cl
33 addb %al,%cl
66 addb %bl,%cl
85 addb %al,%cl
103 addb %bl,%cl
121 addb %al,%cl
139 addb %bl,%cl
157 addb %al,%cl
175 addb %bl,%cl
193 addb %al,%cl
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dgenmodes.c57 enum mode_class cl; /* this mode class */ member in struct:mode_data
126 vector_class (enum mode_class cl) argument
128 switch (cl)
137 error ("no vector class for class %s", mode_class_names[cl]);
153 new_mode (enum mode_class cl, const char *name, argument
170 m->cl = cl;
177 m->next = modes[cl];
178 modes[cl] = m;
179 n_modes[cl]
417 int cl; local
426 make_complex_modes(enum mode_class cl, const char *file, unsigned int line) argument
484 make_vector_modes(enum mode_class cl, unsigned int width, const char *file, unsigned int line) argument
535 make_special_mode(enum mode_class cl, const char *name, const char *file, unsigned int line) argument
571 make_fixed_point_mode(enum mode_class cl, const char *name, unsigned int bytesize, unsigned int ibit, unsigned int fbit, const char *file, unsigned int line) argument
[all...]
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/asn1/
H A Dgen_decode.c63 Der_class *cl, Der_type *ty, unsigned *tag)
67 *cl = ASN1_C_UNIV;
72 *cl = ASN1_C_UNIV;
79 *cl = ASN1_C_UNIV;
84 *cl = ASN1_C_UNIV;
89 *cl = ASN1_C_UNIV;
94 *cl = ASN1_C_UNIV;
99 *cl = ASN1_C_UNIV;
104 *cl = ASN1_C_UNIV;
109 *cl
62 find_tag(const Type *t, Der_class *cl, Der_type *ty, unsigned *tag) argument
569 Der_class cl; local
[all...]
/netbsd-6-1-5-RELEASE/lib/libc/rpc/
H A Dclnt_raw.c259 clnt_raw_geterr(cl, error)
260 CLIENT *cl;
268 clnt_raw_freeres(cl, xdr_res, res_ptr)
269 CLIENT *cl;
290 clnt_raw_abort(cl)
291 CLIENT *cl;
297 clnt_raw_control(cl, ui, str)
298 CLIENT *cl;
307 clnt_raw_destroy(cl)
308 CLIENT *cl;
[all...]
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/lib/libcrypto/arch/i386/
H A Ddes-586.S18 movb %ah,%cl
23 movb %dh,%cl
29 movb %dh,%cl
47 movb %ah,%cl
52 movb %dh,%cl
58 movb %dh,%cl
76 movb %ah,%cl
81 movb %dh,%cl
87 movb %dh,%cl
105 movb %ah,%cl
[all...]
H A Dcrypt586.S51 movb %ah,%cl
57 movb %dh,%cl
63 movb %dh,%cl
101 movb %ah,%cl
107 movb %dh,%cl
113 movb %dh,%cl
151 movb %ah,%cl
157 movb %dh,%cl
163 movb %dh,%cl
201 movb %ah,%cl
[all...]
/netbsd-6-1-5-RELEASE/sys/crypto/des/arch/i386/
H A Ddes_enc.S132 movb %ah, %cl
139 movb %dh, %cl
148 movb %dh, %cl
169 movb %ah, %cl
176 movb %dh, %cl
185 movb %dh, %cl
206 movb %ah, %cl
213 movb %dh, %cl
222 movb %dh, %cl
243 movb %ah, %cl
[all...]

Completed in 203 milliseconds

1234567891011>>