Searched refs:esi (Results 51 - 75 of 113) sorted by relevance

12345

/freebsd-9.3-release/contrib/ngatm/snmp_atm/
H A Dsnmp_atm.h70 u_char esi[6]; /* end system identifier (MAC) */ member in struct:atmif_mib
/freebsd-9.3-release/sys/cddl/contrib/opensolaris/common/atomic/amd64/
H A Dopensolaris_atomic.S52 movl %esi, %eax
/freebsd-9.3-release/cddl/contrib/opensolaris/cmd/dtrace/test/tst/i386/pid/
H A Dtst.ret.s88 movl %esp, %esi
97 cmpl %esp, %esi
/freebsd-9.3-release/lib/libc/i386/gen/
H A Dsetjmp.S74 movl %esi,16(%ecx)
106 movl 16(%edx),%esi
H A Dsigsetjmp.S83 movl %esi,16(%ecx)
117 movl 16(%edx),%esi
/freebsd-9.3-release/sbin/atm/atmconfig/
H A Datmconfig_device.c71 SNMP_SYNTAX_OCTETSTRING, offsetof(struct atmif, esi) },
182 aif->max_vpcs, aif->max_vccs, aif->esi[0],
183 aif->esi[1], aif->esi[2], aif->esi[3], aif->esi[4], aif->esi[5],
410 free(aif->esi);
/freebsd-9.3-release/sys/crypto/aesni/
H A Daesencdec_i386.S99 pushl %esi
104 movl 24(%ebp),%esi
105 movdqu (%esi),%xmm1 /* iv */
106 movl 8(%ebp),%esi /* rounds */
111 cmpl $12,%esi
158 popl %esi
/freebsd-9.3-release/contrib/llvm/lib/Support/
H A DHost.cpp70 asm ("movl\t%%ebx, %%esi\n\t"
72 "xchgl\t%%ebx, %%esi\n\t"
134 asm ("movl\t%%ebx, %%esi\n\t"
136 "xchgl\t%%ebx, %%esi\n\t"
149 mov esi,rEAX
150 mov dword ptr [esi],eax
151 mov esi,rEBX
152 mov dword ptr [esi],ebx
153 mov esi,rECX
154 mov dword ptr [esi],ec
[all...]
/freebsd-9.3-release/libexec/rtld-elf/i386/
H A Drtld_start.S35 movl %esp,%esi # Save initial stack pointer
48 movl %esi,%esp # Ignore obj_main
/freebsd-9.3-release/sys/boot/i386/btx/btx/
H A Dbtx.S370 movl $dmpfmt,%esi # Dump format string
374 popl %esi # and
443 * Kernel frame %esi points to: Real mode stack frame at MEM_ESPR:
457 * -0x30 %esi
469 * -0x60 zero %esi (hardware int only)
486 leal 0x44(%esp,1),%esi # Base of frame
488 movl -0x14(%esi),%eax # Get Int no
499 addl -0x4(%esi),%ebx # User ESP
505 movl -0x08(%esi),%ebx # Save user flags in %ebx
538 movl $badvm86,%esi # Displa
[all...]
/freebsd-9.3-release/sys/boot/pc98/btx/btx/
H A Dbtx.S372 movl $dmpfmt,%esi # Dump format string
400 popl %esi # and
469 * Kernel frame %esi points to: Real mode stack frame at MEM_ESPR:
483 * -0x30 %esi
495 * -0x60 zero %esi (hardware int only)
512 leal 0x44(%esp,1),%esi # Base of frame
514 movl -0x14(%esi),%eax # Get Int no
525 addl -0x4(%esi),%ebx # User ESP
531 movl -0x08(%esi),%ebx # Save user flags in %ebx
564 movl $badvm86,%esi # Displa
[all...]
/freebsd-9.3-release/sys/amd64/amd64/
H A Dlocore.S73 movl 8(%rbp),%esi /* kernend (arg 2) */
/freebsd-9.3-release/sys/boot/i386/btx/lib/
H A Dbtxv86.h43 uint32_t esi; /* V86 ESI register */ member in struct:__v86
/freebsd-9.3-release/sys/boot/pc98/btx/lib/
H A Dbtxv86.h43 uint32_t esi; /* V86 ESI register */ member in struct:__v86
/freebsd-9.3-release/sys/contrib/ngatm/netnatm/api/
H A Dcc_dump.c269 cc_dumpf(d, " pcr=%u bits=%u.%u ids=%u/%u/%u esi=%02x:%02x:"
272 p->param.max_svcc_vpi, p->param.min_svcc_vci, p->param.esi[0],
273 p->param.esi[1], p->param.esi[2], p->param.esi[3], p->param.esi[4],
274 p->param.esi[5], p->param.num_addrs);
/freebsd-9.3-release/lib/libkse/arch/i386/i386/
H A Dthr_getcontext.S71 movl 24(%edx), %esi
135 movl %esi, 24(%edx)
/freebsd-9.3-release/sys/boot/i386/pxeldr/
H A Dpxeldr.S144 movl $(end+AOUT_HEADER), %esi # %esi is
173 movl end+AOUT_ENTRY, %esi # %esi -> relocated loader
174 addl $MEM_BTX_OFFSET, %esi # %esi -> BTX in the loader
176 movzwl 0xa(%esi), %ecx # %ecx -> length of BTX
262 btx_client: movl $(MEM_ARG_BTX-MEM_BTX_CLIENT+MEM_ARG_SIZE-4), %esi
263 # %ds:(%esi) -> end
/freebsd-9.3-release/sys/i386/include/
H A Dasmacros.h184 pushl %esi ; \
188 popl %esi ; \
H A Dvm86.h56 reg86_t esi; member in struct:vm86frame
90 #define vmf_si esi.r_w.r_x
/freebsd-9.3-release/tools/KSE/ksetest/
H A Dkse_asm.S76 movl 24(%edx), %esi
123 movl %esi, 24(%edx)
/freebsd-9.3-release/tools/KSE/rr/
H A Dkse_asm.S76 movl 24(%edx), %esi
123 movl %esi, 24(%edx)
/freebsd-9.3-release/crypto/openssl/crypto/perlasm/
H A Dx86ms.pl277 push esi
303 pop esi
332 pop esi
H A Dx86nasm.pl291 push esi
316 pop esi
338 pop esi
/freebsd-9.3-release/lib/libz/contrib/gcc_gvmat64/
H A Dgvmat64.S203 mov r8d,esi
220 mov esi, good_match
223 cmp edi, esi
281 //;;; Store the sum of s->window + best_len in esi locally, and in esi.
379 ;;; esi = windowbestlen - i.e., (window + bestlen)
413 ;;; Point edi to the string under scrutiny, and esi to the string we
414 ;;; are hoping to match it up with. In actuality, esi and edi are
/freebsd-9.3-release/usr.sbin/apm/
H A Dapm.c276 tm.tm_mday = bcd2int(xl(args.esi));
277 tm.tm_mon = bcd2int(xh(args.esi)) - 1;
370 args.esi = (int2bcd(tm->tm_mon + 1) << 8) | int2bcd(tm->tm_mday);

Completed in 323 milliseconds

12345