Searched refs:incl (Results 26 - 50 of 403) sorted by relevance

1234567891011>>

/netbsd-current/libexec/ld.elf_so/arch/vax/
H A Drtld_start.S179 30: incl %r1 /* 8-bit displacement */
191 40: incl %r1 /* no displacement */
242 incl %r5 /* yes, account for it */
243 63: incl %r2 /* increment register number */
274 incl %r5 /* yes, account for it */
275 83: incl %r2 /* increment register number */
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-i386/
H A Dvxworks1-lib.s9 incl (%eax)
/netbsd-current/common/lib/libc/arch/i386/string/
H A Dmemchr.S29 incl %eax
100 incl %eax
H A Dstrlen.S21 incl %eax
/netbsd-current/lib/libc/arch/i386/gen/
H A D_setjmp.S76 incl %eax
H A Dsigsetjmp.S137 3: incl %eax /* val@eax := 1 */
H A Dsetjmp.S137 3: incl %eax /* val@eax := 1 */
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/mmix/
H A Dtwo-op-r.d22 34: e72d5840 incl \$45,0x5840
/netbsd-current/external/cddl/osnet/dev/dtrace/i386/
H A Ddtrace_asm.S107 incl %eax /* increment over LOCK prefix */
130 incl %eax /* increment over LOCK prefix */
152 incl %eax /* increment over LOCK prefix */
166 incl (%esp)
263 incl %ebx /* Increment source pointer */
264 incl %edx /* Increment destination pointer */
/netbsd-current/external/gpl3/gcc/dist/contrib/header-tools/
H A Dheaderutils.py111 incl = list()
123 if nm != "" and nm not in incl and nm[-2:] == ".h":
124 incl.append (nm)
154 return (os.path.basename (filen), os.path.dirname (filen), incl, cond_incl,
206 incl = pickle.load (f)
209 obj = (fname,fname,incl,list(), list(), consumes, defines, list(), list())
294 # Create the macin, macout, and incl vectors for a file FILEN.
297 # incl is the list of incluide files encountered
299 # (filen, macin, macout, incl)
308 incl
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/contrib/header-tools/
H A Dheaderutils.py111 incl = list()
123 if nm != "" and nm not in incl and nm[-2:] == ".h":
124 incl.append (nm)
154 return (os.path.basename (filen), os.path.dirname (filen), incl, cond_incl,
206 incl = pickle.load (f)
209 obj = (fname,fname,incl,list(), list(), consumes, defines, list(), list())
294 # Create the macin, macout, and incl vectors for a file FILEN.
297 # incl is the list of incluide files encountered
299 # (filen, macin, macout, incl)
308 incl
[all...]
/netbsd-current/lib/libc/arch/x86_64/gen/
H A D_setjmp.S83 incl %eax
H A D__sigsetjmp14.S142 1: incl %eax /* val@eax := 1 */
H A D__setjmp14.S135 1: incl %eax /* val@eax := 1 */
/netbsd-current/lib/libc/compat/arch/i386/gen/
H A Dcompat_setjmp.S100 incl %eax
H A Dcompat_sigsetjmp.S97 incl %eax
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/i386/
H A Dx86-64-lfence-load.s48 incl %ecx
55 incl (%rcx)
H A Dlfence-load.s48 incl %ecx
55 incl (%ecx)
/netbsd-current/sys/arch/vax/vax/
H A Demulate.S189 incl %r3
215 incl %r1
235 incl %r1
252 incl %r1
269 incl %r1
286 incl %r1
287 incl %r3
308 incl %r1
309 incl %r3
318 incl
[all...]
H A Dunimpl_emul.S89 incl S_PC # skip matching insn
103 incl S_PC # skip matching insn
165 incl %r3
178 incl %r3
192 incl %r3
216 incl %r3
221 incl %r3
232 incl %r3
364 incl %r3
374 incl
[all...]
/netbsd-current/lib/libm/arch/vax/
H A Dn_argred.S376 incl %r0
405 incl %r11
410 incl %r10
415 incl %r9
535 incl %r0
536 incl %r5
638 incl %r11
686 incl %r6
690 incl %r10
710 incl
[all...]
/netbsd-current/crypto/external/bsd/openssl.old/lib/libcrypto/arch/i386/
H A Drc4-586.S49 incl %eax
64 incl %eax
78 incl %eax
90 incl %eax
102 incl %eax
114 incl %eax
126 incl %eax
138 incl %eax
150 incl %eax
/netbsd-current/crypto/external/bsd/openssl/lib/libcrypto/arch/i386/
H A Drc4-586.S54 incl %eax
69 incl %eax
83 incl %eax
95 incl %eax
107 incl %eax
119 incl %eax
131 incl %eax
143 incl %eax
155 incl %eax
/netbsd-current/external/lgpl3/gmp/dist/mpn/x86/
H A Drshift.asm72 incl %edx
83 incl %edx
87 incl %edx
/netbsd-current/tests/lib/libcurses/director/
H A Dtestlang_conf.l184 %x incl
189 include BEGIN(incl);
191 <incl>[ \t]* /* eat the whitespace */
192 <incl>[^ \t\n]+ { /* got the include file name */

Completed in 252 milliseconds

1234567891011>>