Searched refs:ebx (Results 1 – 3 of 3) sorted by relevance
52 int ebx = 0, edx = 0; in mbedtls_padlock_has_support() local67 : "=m" (ebx), "=m" (edx) in mbedtls_padlock_has_support()68 : "m" (ebx) in mbedtls_padlock_has_support()85 int ebx = 0; in mbedtls_padlock_xcryptecb() local108 : "=m" (ebx) in mbedtls_padlock_xcryptecb()109 : "m" (ebx), "m" (ctrl), "m" (rk), "m" (blk) in mbedtls_padlock_xcryptecb()127 int ebx = 0; in mbedtls_padlock_xcryptcbc() local158 : "=m" (ebx) in mbedtls_padlock_xcryptcbc()159 : "m" (ebx), "m" (count), "m" (ctrl), in mbedtls_padlock_xcryptcbc()
741 __asm mov ebx, b745 __asm mul ebx \
2000 * Fixed the "PIC register ebx clobbered in asm" bug