/external/syslinux/gpxe/src/drivers/net/ |
D | etherfabric.h | 124 efab_qword_t qword[2]; member 143 #define EFAB_QWORD_VAL(qword) \ argument 144 ( ( unsigned int ) le32_to_cpu ( (qword).u32[1] ) ), \ 145 ( ( unsigned int ) le32_to_cpu ( (qword).u32[0] ) ) 193 #define EFAB_EXTRACT_QWORD64( qword, low, high ) \ argument 194 ( EFAB_EXTRACT64 ( (qword).u64[0], 0, 63, low, high ) ) 202 #define EFAB_EXTRACT_QWORD32( qword, low, high ) \ argument 203 ( EFAB_EXTRACT32 ( (qword).u32[0], 0, 31, low, high ) | \ 204 EFAB_EXTRACT32 ( (qword).u32[1], 32, 63, low, high ) ) 214 #define EFAB_QWORD_FIELD64( qword, field ) \ argument [all …]
|
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | rotate_win.cc | 39 movq xmm0, qword ptr [eax] in TransposeWx8_SSSE3() 41 movq xmm1, qword ptr [eax + edi] in TransposeWx8_SSSE3() 44 movq xmm2, qword ptr [eax] in TransposeWx8_SSSE3() 47 movq xmm3, qword ptr [eax + edi] in TransposeWx8_SSSE3() 51 movq xmm4, qword ptr [eax] in TransposeWx8_SSSE3() 53 movq xmm5, qword ptr [eax + edi] in TransposeWx8_SSSE3() 57 movq xmm6, qword ptr [eax] in TransposeWx8_SSSE3() 59 movq xmm7, qword ptr [eax + edi] in TransposeWx8_SSSE3() 80 movq qword ptr [edx], xmm0 in TransposeWx8_SSSE3() 83 movq qword ptr [edx + esi], xmm4 in TransposeWx8_SSSE3() [all …]
|
D | scale_win.cc | 332 movq qword ptr [edx], xmm0 in ScaleRowDown4_SSSE3() 387 movq qword ptr [edx], xmm0 in ScaleRowDown4Box_SSSE3() 518 movq qword ptr [edx], xmm0 in ScaleRowDown34_SSSE3() 519 movq qword ptr [edx + 8], xmm1 in ScaleRowDown34_SSSE3() 520 movq qword ptr [edx + 16], xmm2 in ScaleRowDown34_SSSE3() 570 movq qword ptr [edx], xmm0 in ScaleRowDown34_1_Box_SSSE3() 579 movq qword ptr [edx + 8], xmm0 in ScaleRowDown34_1_Box_SSSE3() 590 movq qword ptr [edx + 16], xmm0 in ScaleRowDown34_1_Box_SSSE3() 628 movq qword ptr [edx], xmm0 in ScaleRowDown34_0_Box_SSSE3() 638 movq qword ptr [edx + 8], xmm0 in ScaleRowDown34_0_Box_SSSE3() [all …]
|
D | row_win.cc | 302 movq xmm0, qword ptr [eax] 446 movq qword ptr [edx], xmm0 447 movq qword ptr [edx + 8], xmm1 448 movq qword ptr [edx + 16], xmm2 856 movq qword ptr [edx], xmm0 // store 4 pixels of RGB565 901 movq qword ptr [edx], xmm0 // store 4 pixels of RGB565 986 movq qword ptr [edx], xmm0 // store 4 pixels of ARGB1555 1015 movq qword ptr [edx], xmm0 // store 4 pixels of ARGB4444 1443 movlps qword ptr [edx], xmm0 // U 1444 movhps qword ptr [edx + edi], xmm0 // V [all …]
|
/external/libyuv/files/source/ |
D | rotate_win.cc | 41 movq xmm0, qword ptr [eax] in TransposeWx8_SSSE3() 43 movq xmm1, qword ptr [eax + edi] in TransposeWx8_SSSE3() 46 movq xmm2, qword ptr [eax] in TransposeWx8_SSSE3() 49 movq xmm3, qword ptr [eax + edi] in TransposeWx8_SSSE3() 53 movq xmm4, qword ptr [eax] in TransposeWx8_SSSE3() 55 movq xmm5, qword ptr [eax + edi] in TransposeWx8_SSSE3() 59 movq xmm6, qword ptr [eax] in TransposeWx8_SSSE3() 61 movq xmm7, qword ptr [eax + edi] in TransposeWx8_SSSE3() 82 movq qword ptr [edx], xmm0 in TransposeWx8_SSSE3() 85 movq qword ptr [edx + esi], xmm4 in TransposeWx8_SSSE3() [all …]
|
D | scale_win.cc | 333 movq qword ptr [edx], xmm0 in ScaleRowDown4_SSSE3() 389 movq qword ptr [edx], xmm0 in ScaleRowDown4Box_SSSE3() 523 movq qword ptr [edx], xmm0 in ScaleRowDown34_SSSE3() 524 movq qword ptr [edx + 8], xmm1 in ScaleRowDown34_SSSE3() 525 movq qword ptr [edx + 16], xmm2 in ScaleRowDown34_SSSE3() 575 movq qword ptr [edx], xmm0 in ScaleRowDown34_1_Box_SSSE3() 584 movq qword ptr [edx + 8], xmm0 in ScaleRowDown34_1_Box_SSSE3() 595 movq qword ptr [edx + 16], xmm0 in ScaleRowDown34_1_Box_SSSE3() 633 movq qword ptr [edx], xmm0 in ScaleRowDown34_0_Box_SSSE3() 643 movq qword ptr [edx + 8], xmm0 in ScaleRowDown34_0_Box_SSSE3() [all …]
|
D | row_win.cc | 269 movq xmm0, qword ptr [eax] 416 movq qword ptr [edx], xmm0 417 movq qword ptr [edx + 8], xmm1 418 movq qword ptr [edx + 16], xmm2 829 movq qword ptr [edx], xmm0 // store 4 pixels of RGB565 875 movq qword ptr [edx], xmm0 // store 4 pixels of RGB565 962 movq qword ptr [edx], xmm0 // store 4 pixels of ARGB1555 992 movq qword ptr [edx], xmm0 // store 4 pixels of ARGB4444 1430 movlps qword ptr [edx], xmm0 // U 1431 movhps qword ptr [edx + edi], xmm0 // V [all …]
|
/external/llvm/test/MC/X86/ |
D | intel-syntax-avx512.s | 326 vmovsd xmm25, qword ptr [rcx] 330 vmovsd xmm25 {k3}, qword ptr [rcx] 334 vmovsd xmm25 {k3} {z}, qword ptr [rcx] 338 vmovsd xmm25, qword ptr [rax+r14*8+0x123] 342 vmovsd xmm25, qword ptr [rdx+0x3f8] 346 vmovsd xmm25, qword ptr [rdx+0x400] 350 vmovsd xmm25, qword ptr [rdx-0x400] 354 vmovsd xmm25, qword ptr [rdx-0x408] 394 vaddpd zmm8, zmm27, qword ptr [rcx]{1to8} 414 vaddpd zmm8, zmm27, qword ptr [rdx + 1016]{1to8} [all …]
|
D | intel-syntax-x86-64-avx512f_vl.s | 373 vgatherqps xmm21 {k1}, qword ptr [r14 + 8*xmm31 + 123] 377 vgatherqps xmm21 {k1}, qword ptr [r9 + xmm31 + 256] 381 vgatherqps xmm21 {k1}, qword ptr [rcx + 4*xmm31 + 1024] 397 vgatherqps xmm22 {k1}, qword ptr [r14 + 8*xmm31 - 123] 401 vgatherqps xmm22 {k1}, qword ptr [r9 + xmm31 + 256] 405 vgatherqps xmm22 {k1}, qword ptr [rcx + 4*xmm31 + 1024] 517 vpgatherqd xmm21 {k1}, qword ptr [r14 + 8*xmm31 + 123] 521 vpgatherqd xmm21 {k1}, qword ptr [r9 + xmm31 + 256] 525 vpgatherqd xmm21 {k1}, qword ptr [rcx + 4*xmm31 + 1024] 541 vpgatherqd xmm30 {k1}, qword ptr [r14 + 8*xmm31 - 123] [all …]
|
D | intel-syntax.s | 618 mov rbx, qword ptr [_g0] 619 mov rcx, qword ptr [_g0 + 8] 629 inc qword ptr [rax] 638 dec qword ptr [rax] 647 add qword ptr [rax], 1 658 fstp qword ptr [rax] 769 stos qword ptr [eax] 790 movsd qword ptr [rax], xmm0
|
D | intel-syntax-x86-64-avx.s | 25 vgatherqps xmm10, qword ptr [r15 + 2*xmm9], xmm8 57 vpgatherqd xmm10, qword ptr [r15 + 2*xmm9], xmm8
|
/external/swiftshader/src/Shader/ |
D | Constants.hpp | 42 qword maskQ0Q[16]; 43 qword maskQ1Q[16]; 44 qword maskQ2Q[16]; 45 qword maskQ3Q[16]; 46 qword invMaskQ0Q[16]; 47 qword invMaskQ1Q[16]; 48 qword invMaskQ2Q[16]; 49 qword invMaskQ3Q[16];
|
/external/llvm/test/Instrumentation/AddressSanitizer/X86/ |
D | asm_swap_intel.s | 45 mov rax, qword ptr [rcx] 46 mov rbx, qword ptr [rdx] 47 mov qword ptr [rcx], rbx 48 mov qword ptr [rdx], rax
|
/external/syslinux/gpxe/src/arch/i386/include/bits/ |
D | byteswap.h | 30 uint64_t qword; in __bswap_variable_64() member 34 u.qword = x; in __bswap_variable_64() 40 return u.qword; in __bswap_variable_64()
|
/external/vulkan-validation-layers/loader/ |
D | unknown_ext_chain_masm.asm | 37 …mov rax, qword ptr [rcx] ; Dereference the wrapped VkPhysicalDevice… 38 …mov rcx, qword ptr [rcx + PHYS_DEV_OFFSET_PHYS_DEV_TRAMP] ; Load the unwrapped VkPhysicalDev… 39 …jmp qword ptr [rax + (PHYS_DEV_OFFSET_INST_DISPATCH + (PTR_SIZE * num))] ; Jump to the next fu… 45 …mov rax, qword ptr [rcx + ICD_TERM_OFFSET_PHYS_DEV_TERM] ; Store the loader_icd… 46 …cmp qword ptr [rax + (DISPATCH_OFFSET_ICD_TERM + (PTR_SIZE * num))], 0 ; Check if the next fu… 48 …mov rcx, qword ptr [rcx + PHYS_DEV_OFFSET_PHYS_DEV_TERM] ; Load the unwrapped V… 49 …jmp qword ptr [rax + (DISPATCH_OFFSET_ICD_TERM + (PTR_SIZE * num))] ; Jump to the next fun… 52 …mov rcx, qword ptr [rax + INSTANCE_OFFSET_ICD_TERM] ; Load the loader_inst… 53 …mov rax, qword ptr [rcx + (HASH_OFFSET_INSTANCE + (HASH_SIZE * num) + FUNC_NAME_OFFSET_HASH)] … 56 …mov qword ptr [rsp + 32], rax ; Move the func name o… [all …]
|
/external/swiftshader/src/Renderer/ |
D | Surface.hpp | 392 typedef uint64_t qword; typedef in sw::Surface 403 qword a; 420 qword alut; // Skip first 16 bit 438 qword ylut; // Skip first 16 bit 449 qword xlut; // Skip first 16 bit 463 qword rlut; // Skip first 16 bit
|
/external/llvm/test/CodeGen/X86/ |
D | fp_constant_op.ll | 31 ; CHECK: fsub qword ptr 45 ; CHECK: fdiv qword ptr
|
/external/libdrm/radeon/ |
D | radeon_cs.h | 123 static inline void radeon_cs_write_qword(struct radeon_cs *cs, uint64_t qword) in radeon_cs_write_qword() argument 125 memcpy(cs->packets + cs->cdw, &qword, sizeof(uint64_t)); in radeon_cs_write_qword()
|
/external/google-breakpad/src/third_party/libdisasm/swig/ |
D | libdisasm_oop.i | 4 typedef __int64 qword; typedef 6 typedef long long qword; 149 qword sqword; 153 qword qword; member 158 qword dqword[2];
|
/external/vulkan-validation-layers/libs/glm/gtx/ |
D | raw_data.hpp | 68 typedef detail::uint64 qword; typedef
|
/external/mesa3d/src/gallium/drivers/virgl/ |
D | virgl_encode.h | 54 uint64_t qword) in virgl_encoder_write_qword() argument 56 memcpy(state->buf + state->cdw, &qword, sizeof(uint64_t)); in virgl_encoder_write_qword()
|
D | virgl_encode.c | 320 uint64_t qword; in virgl_encode_clear() local 322 STATIC_ASSERT(sizeof(qword) == sizeof(depth)); in virgl_encode_clear() 323 memcpy(&qword, &depth, sizeof(qword)); in virgl_encode_clear() 329 virgl_encoder_write_qword(ctx->cbuf, qword); in virgl_encode_clear()
|
/external/google-breakpad/src/third_party/libdisasm/ |
D | Makefile.am | 21 qword.h \
|
/external/llvm/test/MC/Disassembler/X86/ |
D | intel-syntax.txt | 138 # CHECK: movabs rax, qword ptr [-6066930261531658096] 153 # CHECK: movabs qword ptr [-6066930261531658096], rax
|
/external/libdrm/intel/tests/ |
D | gen6-3d.batch-ref.txt | 6 0x12300014: 0x00004000: qword write, 202 0x12300324: 0x00004000: qword write, 284 0x1230046c: 0x00004000: qword write, 336 0x1230053c: 0x00004000: qword write, 399 0x12300638: 0x00004000: qword write, 469 0x12300750: 0x00004000: qword write, 554 0x123008a4: 0x00004000: qword write, 606 0x12300974: 0x00004000: qword write, 669 0x12300a70: 0x00004000: qword write, 739 0x12300b88: 0x00004000: qword write, [all …]
|