Home
last modified time | relevance | path

Searched refs:incl (Results 1 – 25 of 64) sorted by relevance

123

/freebsd/lib/libc/i386/string/
H A Dstrcmp.S64 incl %eax
65 incl %edx
71 incl %eax
72 incl %edx
78 incl %eax
79 incl %edx
85 incl %eax
86 incl %edx
92 incl %eax
93 incl %edx
[all …]
H A Dstrncmp.S64 incl %ecx
85 incl %eax
86 incl %ecx
95 incl %eax
96 incl %ecx
105 incl %eax
106 incl %ecx
115 incl %eax
116 incl %ecx
125 incl %eax
[all …]
H A Dwcslen.S58 found7: incl %eax
59 found6: incl %eax
60 found5: incl %eax
61 found4: incl %eax
62 found3: incl %eax
63 found2: incl %eax
64 found1: incl %eax
H A Dstrchr.S55 incl %eax
H A Dstrrchr.S58 incl %edx
/freebsd/usr.sbin/config/
H A Dlang.l44 struct incl { struct
45 struct incl *in_prev; /* previous includes in effect, if any */ argument
51 static struct incl *inclp; argument
267 struct incl *in;
319 struct incl *in;
/freebsd/tools/tools/kerninclude/
H A Dkerninclude.sh171 ' | sort -rn | while read lin incl
174 echo " INCL $lin $incl"
211 mkdir -p foo/${incl}
212 rmdir foo/${incl}
213 touch foo/${incl}
292 echo "BINGO $src $lin $incl $obj $l"
/freebsd/sys/cddl/dev/dtrace/i386/
H A Ddtrace_asm.S71 incl %eax /* increment over LOCK prefix */
94 incl %eax /* increment over LOCK prefix */
116 incl %eax /* increment over LOCK prefix */
130 incl (%esp)
208 incl %ebx /* Increment source pointer */
209 incl %edx /* Increment destination pointer */
/freebsd/sys/crypto/openssl/i386/
H A Drc4-586.S55 incl %eax
70 incl %eax
84 incl %eax
96 incl %eax
108 incl %eax
120 incl %eax
132 incl %eax
144 incl %eax
156 incl %eax
465 incl %eax
[all …]
H A Dx86-mont.S93 incl %ecx
123 incl %edx
144 incl %ecx
227 incl %ecx
309 incl %ecx
588 incl %ecx
618 incl %edx
639 incl %ecx
722 incl %ecx
804 incl %ecx
H A Dx86cpuid.S70 incl %esi
234 incl %eax
537 incl %eax
585 incl %eax
685 incl %esi
843 incl %eax
1137 incl %eax
1185 incl %eax
/freebsd/contrib/netbsd-tests/lib/libcurses/director/
H A Dtestlang_conf.l163 %x incl
168 include BEGIN(incl);
170 <incl>[ \t]* /* eat the whitespace */
171 <incl>[^ \t\n]+ { /* got the include file name */
/freebsd/stand/i386/boot2/
H A Dsio.S37 incl %edx # Modem control reg
40 incl %edx # Line status reg
/freebsd/contrib/netbsd-tests/lib/csu/arch/vax/
H A Dh_initfini_align.S15 incl %r0
/freebsd/contrib/xz/src/liblzma/check/
H A Dcrc64_x86.S152 incl %esi
241 incl %esi
H A Dcrc32_x86.S161 incl %esi
261 incl %esi
/freebsd/stand/libsa/i386/
H A D_setjmp.S73 incl %eax
/freebsd/sys/contrib/openzfs/module/lua/setjmp/
H A Dsetjmp_x86_64.S64 incl %eax /* return 1 */
/freebsd/lib/libc/i386/gen/
H A D_setjmp.S71 incl %eax
H A Dsetjmp.S87 incl %eax
H A Dsigsetjmp.S99 incl %eax
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DCOFFOptions.td21 def incl : Joined<["/", "-", "/?", "-?"], "include:">;
/freebsd/lib/libc/amd64/string/
H A Dmemccpy.S169 movdqu -15(%rsi, %rax, 1), %xmm0 # load string tail (incl. NUL)
171 movdqu %xmm0, -15(%rdi, %rax, 1) # store string tail (incl. NUL)
200 .L0132: cmp $16, %rdx # at least 17 bytes to copy (not incl NUL)?
H A Dstrlcpy.S177 movdqu -15(%rsi, %rax, 1), %xmm0 # load string tail (incl. NUL)
179 movdqu %xmm0, -15(%rdi, %rax, 1) # store string tail (incl. NUL)
226 .L0031: cmp $16, %rdx # at least 16 bytes to copy (not incl NUL)?
/freebsd/sys/i386/i386/
H A Dapic_vector.S328 incl (%eax)

123