Manuel Pégourié-Gonnard acbcbba860 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-06-25 11:26:13 +02:00
..
2013-12-30 13:54:23 +01:00
2014-06-02 16:10:29 +02:00
2014-05-14 14:10:35 +02:00
2014-06-23 11:33:18 +02:00
2014-05-28 11:48:00 +02:00
2014-05-06 11:28:09 +02:00
2013-12-17 12:00:57 +01:00
2014-06-02 16:10:29 +02:00
2014-06-05 14:02:05 +02:00
2014-06-05 14:02:05 +02:00
2014-06-25 11:26:12 +02:00
2014-05-01 14:27:19 +02:00
2014-06-25 11:26:12 +02:00
2014-06-25 11:26:12 +02:00
2014-06-25 11:26:12 +02:00