Home
last modified time | relevance | path

Searched refs:ebx (Results 1 – 3 of 3) sorted by relevance

/optee_os-3.20.0/lib/libmbedtls/mbedtls/library/
A Dpadlock.c46 int ebx = 0, edx = 0; in mbedtls_padlock_has_support() local
61 : "=m" (ebx), "=m" (edx) in mbedtls_padlock_has_support()
62 : "m" (ebx) in mbedtls_padlock_has_support()
79 int ebx = 0; in mbedtls_padlock_xcryptecb() local
102 : "=m" (ebx) in mbedtls_padlock_xcryptecb()
103 : "m" (ebx), "m" (ctrl), "m" (rk), "m" (blk) in mbedtls_padlock_xcryptecb()
121 int ebx = 0; in mbedtls_padlock_xcryptcbc() local
152 : "=m" (ebx) in mbedtls_padlock_xcryptcbc()
153 : "m" (ebx), "m" (count), "m" (ctrl), in mbedtls_padlock_xcryptcbc()
/optee_os-3.20.0/lib/libmbedtls/mbedtls/include/mbedtls/
A Dbn_mul.h834 __asm mov ebx, b
838 __asm mul ebx \
/optee_os-3.20.0/lib/libmbedtls/mbedtls/
A DChangeLog4531 * Fixed the "PIC register ebx clobbered in asm" bug

Completed in 10 milliseconds