Home
last modified time | relevance | path

Searched refs:edx (Results 1 – 10 of 10) sorted by relevance

/lib/raid6/
A Dx86.h59 u32 eax, ebx, ecx, edx; in boot_cpu_has() local
66 : "+a" (eax), "=b" (ebx), "=d" (edx), "+c" (ecx)); in boot_cpu_has()
69 (flag & 0x80) ? ecx : edx) >> (flag & 31)) & 1; in boot_cpu_has()
/lib/crypto/x86/
A Dpoly1305-x86_64-cryptogams.pl462 mov \$0x3ffffff,%edx
466 and $r0#d,%edx
473 mov \$0x3ffffff,%edx
475 and $d2#d,%edx
492 and \$0x3ffffff,%edx
503 mov \$0x3ffffff,%edx
507 and $d2#d,%edx
537 and $d1#d,%edx
554 and $d1#d,%edx
577 and $d1#d,%edx
[all …]
A Dsha1-avx2-asm.S79 #define REG_E %edx
A Dchacha-ssse3-x86_64.S205 # %edx: nrounds
213 mov %edx,%r8d
A Dsha1-ssse3-and-avx.S37 #define REG_E %edx
A Dsha256-avx-asm.S104 e = %edx
A Dsha256-ssse3-asm.S97 e = %edx
A Dsha256-avx2-asm.S97 e = %edx # clobbers NUM_BLKS
/lib/crc/x86/
A Dcrc32c-3way.S64 #define len_dw %edx
A Dcrc-pclmul-template.S248 .set LEN32, %edx
255 .set BUF, %edx

Completed in 15 milliseconds