/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ |
x86-64-avx512bw_vl.s | [all...] |
hlebad.s | 430 xacquire cmpxchg8b QWORD PTR [ecx] 431 xrelease cmpxchg8b QWORD PTR [ecx]
|
avx512bw_vl.s | [all...] |
x86-64-avx512bw_vl-intel.d | [all...] |
avx512bw_vl-intel.d | [all...] |
avx512bw_vl-wig.s | [all...] |
hle-intel.d | [all...] |
x86-64-avx512bw_vl-wig.s | [all...] |
/external/boringssl/src/crypto/perlasm/ |
x86masm.pl | 75 sub ::QWP { &get_mem("QWORD",@_); }
|
x86_64-xlate.pl | 159 $self->{op} = "mov rdi,QWORD${PTR}[8+rsp]\t;WIN64 epilogue\n\t". 160 "mov rsi,QWORD${PTR}[16+rsp]\n\t"; 271 q=>"QWORD$PTR", o=>"OWORD$PTR", 382 $func .= " mov QWORD${PTR}[8+rsp],rdi\t;WIN64 prologue\n"; 383 $func .= " mov QWORD${PTR}[16+rsp],rsi\n"; 394 $func .= " mov r8,QWORD${PTR}[40+rsp]\n" if ($narg>4); 395 $func .= " mov r9,QWORD${PTR}[48+rsp]\n" if ($narg>5); [all...] |
/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...] |
/toolchain/binutils/binutils-2.25/gas/config/ |
tc-i386-intel.c | 53 /* qword ptr X_add_symbol */ 107 I386_TYPE(qword, 8), 663 i.types[this_operand].bitfield.qword = 1;
|
/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/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...] |
/hardware/ti/omap3/omx/system/src/openmax_il/common/inc/ |
TIDspOmx.h | 630 } QWORD; 641 QWORD iPackets; 642 QWORD iPlayDuration;
|
/toolchain/binutils/binutils-2.25/opcodes/ |
i386-gen.c | 325 "Reg64|Acc|Qword" }, 564 BITFIELD (Qword), 691 f= "Qword"; [all...] |
i386-dis.c | 572 /* Similar to vex_w_dq_mode, with VSIB qword indices. */ [all...] |
i386-reg.tbl | 82 rax, Reg64|BaseIndex|Acc|Qword, 0, 0, Dw2Inval, 0
|
/prebuilts/go/darwin-x86/src/cmd/internal/rsc.io/x86/x86asm/ |
xed_test.go | 93 // 0F C7 30: xed says vmptrld qword ptr [eax]; we say rdrand eax.
|
/prebuilts/go/linux-x86/src/cmd/internal/rsc.io/x86/x86asm/ |
xed_test.go | 93 // 0F C7 30: xed says vmptrld qword ptr [eax]; we say rdrand eax.
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
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];
|
/external/google-breakpad/src/third_party/libdisasm/ |
libdis.h | 12 #ifndef LIBDISASM_QWORD_H /* do not interfere with qword.h */ 250 qword_t qword; member in union:__anon12444::__anon12445 [all...] |