Searched refs:esi (Results 76 - 100 of 132) sorted by relevance

123456

/freebsd-11.0-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);
H A Datmapi.h250 u_char esi[6]; member in struct:atm_port_info
/freebsd-11.0-release/contrib/llvm/lib/Support/
H A DHost.cpp92 asm ("movl\t%%ebx, %%esi\n\t"
94 "xchgl\t%%ebx, %%esi\n\t"
152 asm ("movl\t%%ebx, %%esi\n\t"
154 "xchgl\t%%ebx, %%esi\n\t"
167 mov esi,rEAX
168 mov dword ptr [esi],eax
169 mov esi,rEBX
170 mov dword ptr [esi],ebx
171 mov esi,rECX
172 mov dword ptr [esi],ec
[all...]
/freebsd-11.0-release/sys/i386/include/
H A Dvm86.h56 reg86_t esi; member in struct:vm86frame
90 #define vmf_si esi.r_w.r_x
/freebsd-11.0-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-11.0-release/tools/KSE/ksetest/
H A Dkse_asm.S76 movl 24(%edx), %esi
123 movl %esi, 24(%edx)
/freebsd-11.0-release/tools/KSE/rr/
H A Dkse_asm.S76 movl 24(%edx), %esi
123 movl %esi, 24(%edx)
/freebsd-11.0-release/sys/cddl/dev/dtrace/i386/
H A Ddtrace_asm.S193 pushl %esi
196 movl 8(%ebp), %esi /* Load source address */
203 popl %esi
/freebsd-11.0-release/sys/amd64/amd64/
H A Dsupport.S331 * dst = %rdi, old = %esi, oldp = %rdx, new = %ecx
342 movl %esi,%eax /* old */
351 * be the current value. Save %eax into %esi to prepare the return
354 movl %eax,%esi
362 movl %esi,(%rdx) /* oldp = %rdx */
528 movl %esi,(%rdi)
562 movl %esi,%eax
771 movl %esi,%eax
773 movl %esi,%edx
/freebsd-11.0-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-11.0-release/sys/boot/i386/libi386/
H A Dbiospci.c330 v86.esi = index;
349 v86.esi = index;
421 v86.esi = i;
H A Dbioscd.c166 v86.esi = VTOPOFF(&bcinfo[nbcinfo].bc_sp);
381 v86.esi = VTOPOFF(&packet);
/freebsd-11.0-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);
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/
H A DRegisterContextLinux_i386.cpp21 uint32_t esi; member in struct:GPR
H A DRegisterContextDarwin_i386.h70 uint32_t esi; member in struct:RegisterContextDarwin_i386::GPR
H A DRegisterInfos_i386.h112 DEFINE_GPR(esi, nullptr, ehframe_esi_i386, dwarf_esi_i386, LLDB_INVALID_REGNUM, LLDB_INVALID_REGNUM),
129 DEFINE_GPR_PSEUDO_16(si, esi),
/freebsd-11.0-release/sys/dev/en/
H A Dif_en_pci.c357 for (lcv = 0; lcv < sizeof(IFP2IFATM(sc->ifp)->mib.esi); lcv++)
358 IFP2IFATM(sc->ifp)->mib.esi[lcv] = bus_space_read_1(sc->en_memt,
457 for (i = 0; i < sizeof(IFP2IFATM(sc->ifp)->mib.esi); i ++)
458 IFP2IFATM(sc->ifp)->mib.esi[i] = eni_get_byte(dev, &data, i + EN_ESI);
/freebsd-11.0-release/sys/xen/interface/arch-x86/
H A Dxen-x86_32.h32 * Input: %ebx, %ecx, %edx, %esi, %edi, %ebp (arguments 1-6)
119 uint32_t esi; member in struct:cpu_user_regs
/freebsd-11.0-release/usr.sbin/bsnmpd/modules/snmp_atm/
H A Datm_sys.c295 memcpy(aif->pub.mib->esi, mib->esi, 6);
/freebsd-11.0-release/secure/lib/libcrypto/amd64/
H A Dvpaes-x86_64.S250 cmpl $192,%esi
264 movl $10,%esi
295 movl $4,%esi
324 movl $7,%esi
613 movl %esi,%eax
629 movl %esi,%eax
637 movl %esi,%r8d
/freebsd-11.0-release/sys/boot/pc98/cdboot/
H A Dcdboot.S453 mov $(MEM_READ_BUFFER+AOUT_HEADER),%esi # %esi is
483 mov MEM_READ_BUFFER+AOUT_ENTRY,%esi # %esi -> relocated loader
484 add $MEM_BTX_OFFSET,%esi # %esi -> BTX in the loader
486 movzwl 0xa(%esi),%ecx # %ecx -> length of BTX
732 btx_client: mov $(MEM_ARG_BTX-MEM_BTX_CLIENT+MEM_ARG_SIZE-4), %esi
733 # %ds:(%esi) -> end
/freebsd-11.0-release/sys/i386/linux/
H A Dlinux_ptrace.c102 l_long esi; member in struct:linux_pt_reg
129 linux_r->esi = bsd_r->r_esi;
151 bsd_r->r_esi = linux_r->esi;
/freebsd-11.0-release/sys/i386/i386/
H A Dmpboot.s150 movl %eax, %esi
/freebsd-11.0-release/sys/boot/i386/btx/lib/
H A Dbtxv86.s77 xchgl %esi,V86_ESI(%ebp) # Swap ESI
/freebsd-11.0-release/sys/boot/pc98/btx/lib/
H A Dbtxv86.s77 xchgl %esi,V86_ESI(%ebp) # Swap ESI

Completed in 312 milliseconds

123456