Home
last modified time | relevance | path

Searched refs:ebx (Results 1 – 7 of 7) 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()
68 return ((flag & 0x100 ? ebx : in boot_cpu_has()
/lib/crc/x86/
A Dcrc-pclmul-template.S259 .set CONSTS_PTR, %ebx // Passed on stack
/lib/crypto/x86/
A Dsha1-avx2-asm.S80 #define REG_TB %ebx
A Dsha1-ssse3-and-avx.S40 #define REG_T2 %ebx
A Dsha256-avx-asm.S107 b = %ebx
A Dsha256-ssse3-asm.S100 b = %ebx
A Dsha256-avx2-asm.S103 b = %ebx

Completed in 10 milliseconds