/third_party/python/Modules/_ctypes/libffi_osx/x86/ |
D | x86-darwin.S | 84 cmpl $0,24(%ebp) 89 cmpl $FFI_TYPE_FLOAT,%ecx 96 cmpl $FFI_TYPE_INT,%ecx 104 cmpl $FFI_TYPE_FLOAT,%ecx 112 cmpl $FFI_TYPE_DOUBLE,%ecx 120 cmpl $FFI_TYPE_LONGDOUBLE,%ecx 128 cmpl $FFI_TYPE_SINT64,%ecx 137 cmpl $FFI_TYPE_SINT8,%ecx 145 cmpl $FFI_TYPE_SINT16,%ecx 153 cmpl $FFI_TYPE_STRUCT,%ecx [all …]
|
/third_party/gstreamer/gstplugins_good/gst/goom/ |
D | surf3d.s | 117 cmpl $0,-8(%ebp) 164 cmpl $0,40(%ebx) 169 cmpl 24(%ebx),%esi 186 cmpl 24(%ebx),%esi 191 cmpl 8(%ebx),%esi 213 cmpl 8(%ebx),%esi 219 cmpl 8(%ebx),%esi 261 cmpl 8(%ebx),%esi 293 cmpl 8(%eax),%edx 339 cmpl 28(%ebp),%ebx [all …]
|
D | filters_mmx.s | 118 cmpl -8(%ebp),%edi 120 cmpl -4(%ebp),%esi 205 cmpl $0, %ecx ;// 400x300
|
D | ppc_zoom_ultimate.s | 104 cmpl cr4,0,r2,r3 label 106 cmpl cr7,0,r29,r4 label
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | README.txt | 87 cmpl %eax, 4(%esp) 97 cmpl %ebx, 4(%esp) 155 cmpl $-1, %eax 206 cmpl $0, %ecx 210 Note the setae, movzbl, cmpl, cmove can be replaced with a single cmovae. There 395 cmpl $0, 16(%esp) 406 cmpl $0, 16(%esp) 416 cmpl $0, 4(%esp) 427 cmpl $0, 4(%esp) 631 cmpl $0, 8(%esp) [all …]
|
D | README-X86-64.txt | 91 cmpl $9, %edi
|
/third_party/openssl/crypto/evp/ |
D | evp_enc.c | 521 int i, j, bl, cmpl = inl; in evp_EncryptDecryptUpdate() local 524 cmpl = (cmpl + 7) / 8; in evp_EncryptDecryptUpdate() 530 if (bl == 1 && ossl_is_partially_overlapping(out, in, cmpl)) { in evp_EncryptDecryptUpdate() 547 if (ossl_is_partially_overlapping(out + ctx->buf_len, in, cmpl)) { in evp_EncryptDecryptUpdate() 759 int fix_len, cmpl = inl, ret; in EVP_DecryptUpdate() local 810 cmpl = (cmpl + 7) / 8; in EVP_DecryptUpdate() 813 if (b == 1 && ossl_is_partially_overlapping(out, in, cmpl)) { in EVP_DecryptUpdate()
|
/third_party/gstreamer/gstplugins_good/gst/goom2k1/ |
D | filters_mmx.s | 119 cmpl $0, %ecx ;// 400x300
|
/third_party/musl/src/math/x32/ |
D | exp2l.s | 44 cmpl $0xc67ff800,(%esp)
|
/third_party/musl/src/math/i386/ |
D | exp_ld.s | 52 cmpl $0xc67ff800,(%esp)
|
/third_party/musl/src/math/x86_64/ |
D | exp2l.s | 44 cmpl $0xc67ff800,(%rsp)
|
/third_party/gstreamer/gstplugins_good/gst/deinterlace/tvtime/ |
D | x86-64_macros.inc | 52 #define CMPX "cmpl"
|
/third_party/mesa3d/src/mesa/x86/ |
D | read_rgba_span_x86.S | 213 cmpl %edx, %eax 374 cmpl %edx, %eax
|
D | assyntax.h | 417 #define CMP_L(a, b) CHOICE(cmpl ARG2(a,b), cmpl ARG2(a,b), _LTOG cmp ARG2(b,a))
|
/third_party/libffi/src/x86/ |
D | win64.S | 80 cmpl $FFI_TYPE_SMALL_STRUCT_4B, %ecx
|
D | win64_intel.S | 80 CMP ECX, FFI_TYPE_SMALL_STRUCT_4B ; cmpl $FFI_TYPE_SMALL_STRUCT_4B, %ecx
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ |
D | README.txt | 135 cmpl $0, %eax 143 cmpl $1, %edi 289 cmpl $131072, %edx #108.2 410 cmpl $0, 32(%esp) 1741 cmpl $5, %edi 1743 cmpl $4, %edi 1753 cmpl $4, %edi
|
/third_party/elfutils/tests/ |
D | testfile44.expect.bz2 | 1testfile44.o: elf32-elf_i386
2
3Disassembly of section .text:
4
5 0 ... |
D | testfile45.expect.bz2 | 1testfile45.o: elf64-elf_x86_64
2
3Disassembly of section .text:
4
5 0 ... |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
D | PPCInstrInfo.td | 4889 def : InstAlias<"cmpl $bf, 0, $rA, $rB", (CMPLW crrc:$bf, gprc:$rA, gprc:$rB)>; 4893 def : InstAlias<"cmpl $bf, 1, $rA, $rB", (CMPLD crrc:$bf, g8rc:$rA, g8rc:$rB)>;
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/PowerPC/ |
D | PPCGenAsmMatcher.inc | 5259 …{ 3017 /* cmpl */, PPC::CMPLW, Convert__RegCRRC1_0__RegGPRC1_2__RegGPRC1_3, AMFBS_None, { MCK_RegC… 5260 …{ 3017 /* cmpl */, PPC::CMPLD, Convert__RegCRRC1_0__RegG8RC1_2__RegG8RC1_3, AMFBS_None, { MCK_RegC…
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/X86/ |
D | X86GenAsmMatcher.inc | 8410 { 1357 /* cmpl */, X86::CMP32rr, Convert__Reg1_1__Reg1_0, AMFBS_None, { MCK_GR32, MCK_GR32 }, }, 8411 …{ 1357 /* cmpl */, X86::CMP32mr, Convert__Mem325_1__Reg1_0, AMFBS_None, { MCK_GR32, MCK_Mem32 }, }, 8412 …{ 1357 /* cmpl */, X86::CMP32ri8, Convert__regEAX__ImmSExti32i81_0, AMFBS_None, { MCK_ImmSExti32i8… 8413 …{ 1357 /* cmpl */, X86::CMP32ri8, Convert__Reg1_1__ImmSExti32i81_0, AMFBS_None, { MCK_ImmSExti32i8… 8414 …{ 1357 /* cmpl */, X86::CMP32mi8, Convert__Mem325_1__ImmSExti32i81_0, AMFBS_None, { MCK_ImmSExti32… 8415 { 1357 /* cmpl */, X86::CMP32i32, Convert__Imm1_0, AMFBS_None, { MCK_Imm, MCK_EAX }, }, 8416 { 1357 /* cmpl */, X86::CMP32ri, Convert__Reg1_1__Imm1_0, AMFBS_None, { MCK_Imm, MCK_GR32 }, }, 8417 { 1357 /* cmpl */, X86::CMP32mi, Convert__Mem325_1__Imm1_0, AMFBS_None, { MCK_Imm, MCK_Mem32 }, }, 8418 …{ 1357 /* cmpl */, X86::CMP32rm, Convert__Reg1_1__Mem325_0, AMFBS_None, { MCK_Mem32, MCK_GR32 }, },
|