Pieter Wuille
|
e66d4d6d39
|
Avoid the stack in assembly and use explicit registers
|
2014-12-09 18:56:23 +01:00 |
|
Pieter Wuille
|
b2c9681c6f
|
Make {mul,sqr}_inner use the same argument order as {mul,sqr}
|
2014-12-04 13:54:36 +01:00 |
|
Pieter Wuille
|
67935050e1
|
Convert YASM code into inline assembly
|
2014-12-04 13:54:01 +01:00 |
|
Gregory Maxwell
|
71712b27e5
|
Switch to C89 comments in prep for making the whole codebase C89 compatible.
This should be whitespace/comment only changes and should produce the same
object code.
|
2014-11-15 07:33:07 -08:00 |
|
Pieter Wuille
|
11ab562203
|
Move implementations from impl/*.h to *_impl.h
|
2014-03-12 18:40:02 +01:00 |
|