HomeSort by relevance Sort by last modified time
    Searched full:qword (Results 126 - 150 of 181) sorted by null

1 2 3 4 56 7 8

  /external/chromium_org/third_party/libjpeg_turbo/simd/
jsimdext.inc 138 %define POINTER qword ; general pointer type
155 %define MMWORD qword ; int64 (MMX register)
172 %define SIZEOF_QWORD 8 ; sizeof(QWORD)
178 %define QWORD_BIT 64 ; sizeof(QWORD)*BYTE_BIT
  /external/openssl/crypto/rand/
rand_os2.c 90 QWORD qwTime;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mfobjects.h 139 typedef ULONGLONG QWORD;
    [all...]
sspi.h 93 __MINGW_EXTENSION typedef unsigned __int64 QWORD;
94 typedef QWORD SECURITY_INTEGER,*PSECURITY_INTEGER;
    [all...]
windns.h 15 __MINGW_EXTENSION typedef unsigned __int64 QWORD,*PQWORD;
30 QWORD IP6Qword[2];
mfidl.h     [all...]
  /external/chromium_org/media/base/simd/
convert_rgb_to_yuv_ssse3.asm 74 movq %1, QWORD [ARGBq + WIDTHq * 4 * 2]
115 movq %1, QWORD [ARGBq + TEMPq * 2]
  /external/qemu/distrib/sdl-1.2.15/src/stdlib/
SDL_stdlib.c 51 fistp qword ptr [esp+10h]
52 fild qword ptr [esp+10h]
  /external/chromium_org/third_party/boringssl/src/crypto/perlasm/
x86masm.pl 75 sub ::QWP { &get_mem("QWORD",@_); }
x86_64-xlate.pl 164 $self->{op} = "mov rdi,QWORD${PTR}[8+rsp]\t;WIN64 epilogue\n\t".
165 "mov rsi,QWORD${PTR}[16+rsp]\n\t";
276 q=>"QWORD$PTR", o=>"OWORD$PTR",
387 $func .= " mov QWORD${PTR}[8+rsp],rdi\t;WIN64 prologue\n";
388 $func .= " mov QWORD${PTR}[16+rsp],rsi\n";
399 $func .= " mov r8,QWORD${PTR}[40+rsp]\n" if ($narg>4);
400 $func .= " mov r9,QWORD${PTR}[48+rsp]\n" if ($narg>5);
    [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/xdf/tests/
xdflong.asm 110 mov rax, qword test_code ; jmp to testcode
  /external/libyuv/files/source/
convert_from.cc 250 movq xmm2, qword ptr [esi] // U
251 movq xmm3, qword ptr [esi + edx] // V
289 movq xmm2, qword ptr [esi] // U
290 movq xmm3, qword ptr [esi + edx] // V
    [all...]
scale.cc 371 movq qword ptr [edx], xmm0
430 movq qword ptr [edx], xmm0
575 movq qword ptr [edx], xmm0
576 movq qword ptr [edx + 8], xmm1
577 movq qword ptr [edx + 16], xmm2
629 movq qword ptr [edx], xmm0
638 movq qword ptr [edx + 8], xmm0
650 movq qword ptr [edx + 16], xmm0
689 movq qword ptr [edx], xmm0
699 movq qword ptr [edx + 8], xmm
    [all...]
  /external/libvpx/libvpx/third_party/libyuv/source/
scale.c 732 movq qword ptr [edi], xmm0
790 movq qword ptr [edi], xmm0
931 movq qword ptr [edi], xmm0
932 movq qword ptr [edi + 8], xmm1
933 movq qword ptr [edi + 16], xmm2
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libyuv/source/
scale.c 732 movq qword ptr [edi], xmm0
790 movq qword ptr [edi], xmm0
931 movq qword ptr [edi], xmm0
932 movq qword ptr [edi + 8], xmm1
933 movq qword ptr [edi + 16], xmm2
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/x86/
subpixel_sse2.asm 393 movq QWORD PTR [rdi], xmm2 ; store the results in the destination
618 movq QWORD PTR [rdi], xmm4 ; store the results in the destination
733 movq QWORD Ptr [rdi], xmm4 ; store the results in the destination
783 movq QWORD Ptr [rdi+8], xmm4 ; store the results in the destination
880 movq QWORD PTR [rdi], xmm2 ; store the results in the destination
    [all...]
  /external/libvpx/libvpx/vp8/common/x86/
subpixel_sse2.asm 393 movq QWORD PTR [rdi], xmm2 ; store the results in the destination
618 movq QWORD PTR [rdi], xmm4 ; store the results in the destination
733 movq QWORD Ptr [rdi], xmm4 ; store the results in the destination
783 movq QWORD Ptr [rdi+8], xmm4 ; store the results in the destination
880 movq QWORD PTR [rdi], xmm2 ; store the results in the destination
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/x86/
subpixel_sse2.asm 393 movq QWORD PTR [rdi], xmm2 ; store the results in the destination
618 movq QWORD PTR [rdi], xmm4 ; store the results in the destination
733 movq QWORD Ptr [rdi], xmm4 ; store the results in the destination
783 movq QWORD Ptr [rdi+8], xmm4 ; store the results in the destination
880 movq QWORD PTR [rdi], xmm2 ; store the results in the destination
    [all...]
  /external/openssl/crypto/perlasm/
x86_64-xlate.pl 164 $self->{op} = "mov rdi,QWORD${PTR}[8+rsp]\t;WIN64 epilogue\n\t".
165 "mov rsi,QWORD${PTR}[16+rsp]\n\t";
270 q=>"QWORD$PTR",o=>"OWORD$PTR",x=>"XMMWORD$PTR" );
376 $func .= " mov QWORD${PTR}[8+rsp],rdi\t;WIN64 prologue\n";
377 $func .= " mov QWORD${PTR}[16+rsp],rsi\n";
388 $func .= " mov r8,QWORD${PTR}[40+rsp]\n" if ($narg>4);
389 $func .= " mov r9,QWORD${PTR}[48+rsp]\n" if ($narg>5);
    [all...]
  /hardware/ti/omap3/omx/system/src/openmax_il/common/inc/
TIDspOmx.h 630 } QWORD;
641 QWORD iPackets;
642 QWORD iPlayDuration;
  /external/chromium_org/third_party/mach_override/libudis86/
syn-intel.c 47 case 64: ud_asmprintf(u, "qword "); break;
  /external/chromium_org/third_party/mach_override/
mach_override.c 186 if(*(uint16_t*)originalFunctionAddress==0x25FF) // jmp qword near [rip+0x????????]
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/macho/
macho-objfmt.c 39 mov rax,[qword foo]
521 N_("macho: sorry, cannot apply 32 bit absolute relocations in 64 bit mode, consider \"[_symbol wrt rip]\" for mem access, \"qword\" and \"dq _foo\" for pointers."));
    [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/parsers/nasm/
nasm-token.re 239 'qword' {
  /external/chromium_org/tools/symsrc/
pefile.py     [all...]

Completed in 827 milliseconds

1 2 3 4 56 7 8