Files
mbedtls/include/polarssl
Manuel Pégourié-Gonnard 4564af9e3d Fix asm format of bn_mul.h for more portability
Found by Barry K. Nathan.

Quoting from http://gcc.gnu.org/onlinedocs/gcc/Extended-Asm.html:

"You can put multiple assembler instructions together in a single asm
template, separated by the characters normally used in assembly code for the
system. A combination that works in most places is a newline to break the
line, plus a tab character to move to the instruction field (written as
‘\n\t’). Sometimes semicolons can be used, if the assembler allows semicolons
as a line-breaking character. Note that some assembler dialects use semicolons
to start a comment."
2014-07-08 18:28:59 +02:00
..
2013-02-14 11:56:58 +01:00
2014-07-07 14:34:06 +02:00
2012-08-23 08:34:32 +00:00
2012-11-07 19:57:39 +00:00
2012-11-02 10:59:36 +00:00
2013-10-04 11:01:48 +02:00
2014-07-08 11:11:45 +02:00
2011-04-24 15:28:55 +00:00
2014-07-08 10:59:10 +02:00