HomeSort by: relevance | last modified time | path
    Searched defs:esi (Results 1 - 18 of 18) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/AST/
AbstractBasicReader.h 223 FunctionProtoType::ExceptionSpecInfo esi; local
224 esi.Type = ExceptionSpecificationType(asImpl().readUInt32());
225 if (esi.Type == EST_Dynamic) {
226 esi.Exceptions = asImpl().template readArray<QualType>(buffer);
227 } else if (isComputedNoexcept(esi.Type)) {
228 esi.NoexceptExpr = asImpl().readExprRef();
229 } else if (esi.Type == EST_Uninstantiated) {
230 esi.SourceDecl = asImpl().readFunctionDeclRef();
231 esi.SourceTemplate = asImpl().readFunctionDeclRef();
232 } else if (esi.Type == EST_Unevaluated)
    [all...]
  /src/external/gpl3/binutils/dist/zlib/contrib/inflate86/
inffas86.c 81 /* 16 8 */ unsigned char FAR *in; /* esi rsi local strm->next_in */
388 " movl 92(%%rsp), %%esi\n" /* from = wsize */
432 " movq %%r8, %%rsi\n" /* move in back to %esi, toss from */
476 " movl 8(%%esp), %%esi\n" /* esi = in */
489 " cmpl %%esi, 12(%%esp)\n" /* in < last */
605 " movl %%esi, 8(%%esp)\n" /* save in so from can use it's reg */
613 " movl %%edi, %%esi\n"
614 " subl %%ebp, %%esi\n" /* from = out - dist */
620 " movb (%%esi), %%al\n
803 mov esi, [esp+8] \/* esi = in *\/ local
940 mov esi, edi local
941 sub esi, ebp \/* from = out - dist *\/ local
951 mov esi, [esp+8] \/* move in back to %esi, toss from *\/ local
957 mov esi, [esp+8] \/* move in back to %esi, toss from *\/ local
1016 mov esi, [esp+28] \/* from = window *\/ local
1026 add esi, eax \/* from += wsize - nbytes *\/ local
1034 mov esi, edi local
1035 sub esi, ebp \/* from = out - dist *\/ local
1044 add esi, [esp+48] \/* from += wsize *\/ local
1045 add esi, eax \/* from += write *\/ local
1046 sub esi, ecx \/* from -= nbytes *\/ local
1055 mov esi, [esp+28] \/* from = window *\/ local
1062 mov esi, edi local
1063 sub esi, ebp \/* from = out - dist *\/ local
1068 add esi, eax local
1069 sub esi, ecx \/* from += write - nbytes *\/ local
1077 mov esi, edi local
1078 sub esi, ebp \/* from = out - dist *\/ local
1086 mov esi, [esp+8] \/* move in back to %esi, toss from *\/ local
1105 mov esi, [esp+4] local
    [all...]
  /src/external/gpl3/binutils.old/dist/zlib/contrib/inflate86/
inffas86.c 81 /* 16 8 */ unsigned char FAR *in; /* esi rsi local strm->next_in */
388 " movl 92(%%rsp), %%esi\n" /* from = wsize */
432 " movq %%r8, %%rsi\n" /* move in back to %esi, toss from */
476 " movl 8(%%esp), %%esi\n" /* esi = in */
489 " cmpl %%esi, 12(%%esp)\n" /* in < last */
605 " movl %%esi, 8(%%esp)\n" /* save in so from can use it's reg */
613 " movl %%edi, %%esi\n"
614 " subl %%ebp, %%esi\n" /* from = out - dist */
620 " movb (%%esi), %%al\n
803 mov esi, [esp+8] \/* esi = in *\/ local
940 mov esi, edi local
941 sub esi, ebp \/* from = out - dist *\/ local
951 mov esi, [esp+8] \/* move in back to %esi, toss from *\/ local
957 mov esi, [esp+8] \/* move in back to %esi, toss from *\/ local
1016 mov esi, [esp+28] \/* from = window *\/ local
1026 add esi, eax \/* from += wsize - nbytes *\/ local
1034 mov esi, edi local
1035 sub esi, ebp \/* from = out - dist *\/ local
1044 add esi, [esp+48] \/* from += wsize *\/ local
1045 add esi, eax \/* from += write *\/ local
1046 sub esi, ecx \/* from -= nbytes *\/ local
1055 mov esi, [esp+28] \/* from = window *\/ local
1062 mov esi, edi local
1063 sub esi, ebp \/* from = out - dist *\/ local
1068 add esi, eax local
1069 sub esi, ecx \/* from += write - nbytes *\/ local
1077 mov esi, edi local
1078 sub esi, ebp \/* from = out - dist *\/ local
1086 mov esi, [esp+8] \/* move in back to %esi, toss from *\/ local
1105 mov esi, [esp+4] local
    [all...]
  /src/external/gpl3/gdb/dist/zlib/contrib/inflate86/
inffas86.c 81 /* 16 8 */ unsigned char FAR *in; /* esi rsi local strm->next_in */
388 " movl 92(%%rsp), %%esi\n" /* from = wsize */
432 " movq %%r8, %%rsi\n" /* move in back to %esi, toss from */
476 " movl 8(%%esp), %%esi\n" /* esi = in */
489 " cmpl %%esi, 12(%%esp)\n" /* in < last */
605 " movl %%esi, 8(%%esp)\n" /* save in so from can use it's reg */
613 " movl %%edi, %%esi\n"
614 " subl %%ebp, %%esi\n" /* from = out - dist */
620 " movb (%%esi), %%al\n
803 mov esi, [esp+8] \/* esi = in *\/ local
940 mov esi, edi local
941 sub esi, ebp \/* from = out - dist *\/ local
951 mov esi, [esp+8] \/* move in back to %esi, toss from *\/ local
957 mov esi, [esp+8] \/* move in back to %esi, toss from *\/ local
1016 mov esi, [esp+28] \/* from = window *\/ local
1026 add esi, eax \/* from += wsize - nbytes *\/ local
1034 mov esi, edi local
1035 sub esi, ebp \/* from = out - dist *\/ local
1044 add esi, [esp+48] \/* from += wsize *\/ local
1045 add esi, eax \/* from += write *\/ local
1046 sub esi, ecx \/* from -= nbytes *\/ local
1055 mov esi, [esp+28] \/* from = window *\/ local
1062 mov esi, edi local
1063 sub esi, ebp \/* from = out - dist *\/ local
1068 add esi, eax local
1069 sub esi, ecx \/* from += write - nbytes *\/ local
1077 mov esi, edi local
1078 sub esi, ebp \/* from = out - dist *\/ local
1086 mov esi, [esp+8] \/* move in back to %esi, toss from *\/ local
1105 mov esi, [esp+4] local
    [all...]
  /src/external/gpl3/gdb.old/dist/zlib/contrib/inflate86/
inffas86.c 81 /* 16 8 */ unsigned char FAR *in; /* esi rsi local strm->next_in */
388 " movl 92(%%rsp), %%esi\n" /* from = wsize */
432 " movq %%r8, %%rsi\n" /* move in back to %esi, toss from */
476 " movl 8(%%esp), %%esi\n" /* esi = in */
489 " cmpl %%esi, 12(%%esp)\n" /* in < last */
605 " movl %%esi, 8(%%esp)\n" /* save in so from can use it's reg */
613 " movl %%edi, %%esi\n"
614 " subl %%ebp, %%esi\n" /* from = out - dist */
620 " movb (%%esi), %%al\n
803 mov esi, [esp+8] \/* esi = in *\/ local
940 mov esi, edi local
941 sub esi, ebp \/* from = out - dist *\/ local
951 mov esi, [esp+8] \/* move in back to %esi, toss from *\/ local
957 mov esi, [esp+8] \/* move in back to %esi, toss from *\/ local
1016 mov esi, [esp+28] \/* from = window *\/ local
1026 add esi, eax \/* from += wsize - nbytes *\/ local
1034 mov esi, edi local
1035 sub esi, ebp \/* from = out - dist *\/ local
1044 add esi, [esp+48] \/* from += wsize *\/ local
1045 add esi, eax \/* from += write *\/ local
1046 sub esi, ecx \/* from -= nbytes *\/ local
1055 mov esi, [esp+28] \/* from = window *\/ local
1062 mov esi, edi local
1063 sub esi, ebp \/* from = out - dist *\/ local
1068 add esi, eax local
1069 sub esi, ecx \/* from += write - nbytes *\/ local
1077 mov esi, edi local
1078 sub esi, ebp \/* from = out - dist *\/ local
1086 mov esi, [esp+8] \/* move in back to %esi, toss from *\/ local
1105 mov esi, [esp+4] local
    [all...]
  /src/sys/compat/linux/arch/i386/
linux_ptrace.c 63 long esi; member in struct:linux_reg
229 linux_regs->esi = regs->r_esi;
250 regs->r_esi = linux_regs->esi;
  /src/sys/dev/vmt/
vmtvar.h 35 volatile register_t esi; member in struct:vm_backdoor
99 "movl 0x10(%%eax), %%esi;" \
108 "movl %%esi, 0x10(%%eax);" \
209 regs[4] = __SHIFTOUT(frame.esi, VM_REG_WORD_MASK);
  /src/sys/external/mit/xen-include-public/dist/xen/include/public/hvm/
hvm_vcpu.h 35 uint32_t esi; member in struct:vcpu_hvm_x86_32
  /src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_dp_mst.c 714 u8 esi[16] = { 0 }; local
720 DP_SINK_COUNT_ESI, esi, 8);
723 DRM_DEBUG_KMS("got esi %3ph\n", esi);
724 ret = drm_dp_mst_hpd_irq(&radeon_connector->mst_mgr, esi, &handled);
730 DP_SINK_COUNT_ESI + 1, &esi[1], 3);
736 DP_SINK_COUNT_ESI, esi, 8);
738 DRM_DEBUG_KMS("got esi2 %3ph\n", esi);
746 DRM_DEBUG_KMS("failed to get ESI - device may have failed %d\n", ret);
  /src/sys/external/bsd/gnu-efi/dist/inc/ia64/
salproc.h 53 UINT32 esi; member in struct:tagIA32_BIOS_REGISTER_STATE
  /src/external/gpl3/binutils/dist/bfd/hosts/
x86-64linux.h 54 int32_t esi; member in struct:user_regs32_struct
  /src/external/gpl3/binutils.old/dist/bfd/hosts/
x86-64linux.h 54 int32_t esi; member in struct:user_regs32_struct
  /src/external/gpl3/gdb.old/dist/bfd/hosts/
x86-64linux.h 54 int32_t esi; member in struct:user_regs32_struct
  /src/external/gpl3/gdb/dist/bfd/hosts/
x86-64linux.h 54 int32_t esi; member in struct:user_regs32_struct
  /src/sys/external/bsd/drm2/dist/drm/amd/display/amdgpu_dm/
amdgpu_dm.c 1966 uint8_t esi[DP_PSR_ERROR_STATUS - DP_SINK_COUNT_ESI] = { 0 }; local
1990 esi,
2000 DRM_DEBUG_DRIVER("ESI %02x %02x %02x\n", esi[0], esi[1], esi[2]);
2005 esi,
2019 &esi[1],
2029 esi,
  /src/sys/external/bsd/drm2/dist/drm/nouveau/dispnv50/
nouveau_dispnv50_disp.c 1337 u8 esi[8] = {}; local
1343 ret = drm_dp_dpcd_read(aux, DP_SINK_COUNT_ESI, esi, 8);
1349 drm_dp_mst_hpd_irq(&mstm->mgr, esi, &handled);
1353 drm_dp_dpcd_write(aux, DP_SINK_COUNT_ESI + 1, &esi[1], 3);
  /src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_dp.c 5037 u8 esi[DP_DPRX_ESI_LEN] = { 0 }; local
5043 bret = intel_dp_get_sink_irq_esi(intel_dp, esi);
5047 /* check link status - esi[10] = 0x200c */
5049 !drm_dp_channel_eq_ok(&esi[10], intel_dp->lane_count)) {
5055 DRM_DEBUG_KMS("got esi %3ph\n", esi);
5056 ret = drm_dp_mst_hpd_irq(&intel_dp->mst_mgr, esi, &handled);
5063 &esi[1], 3);
5069 bret = intel_dp_get_sink_irq_esi(intel_dp, esi);
5071 DRM_DEBUG_KMS("got esi2 %3ph\n", esi);
    [all...]
  /src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
MachO.h 1534 uint32_t esi; member in struct:llvm::MachO::x86_thread_state32_t
1660 sys::swapByteOrder(x.esi);

Completed in 44 milliseconds