Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Provide optimised bn_subw() and bn_subw_subw() for arm. | jsing | 2023-06-24 | 1 | -1/+50 |
| | |||||
* | Provide a per machine bn_arch.h. | jsing | 2023-01-20 | 1 | -0/+24 |
This will provide a location for machine specific defines, prototypes and inline functions. ok tb@ |