aboutsummaryrefslogtreecommitdiff
path: root/core/simd/x86/sha.odin
Commit message (Expand)AuthorAgeFilesLines
* Moved all packages in core, base, vendor, tests and examples to use new #+ fi...Karl Zylinski2024-09-141-1/+1
* core/simd/x86: Use the `none` calling convention for intrinsicsYawning Angel2024-01-071-1/+1
* Add `@(require_results)` to all appropriate proceduresgingerBill2022-05-301-7/+7
* `@(require_target_feature=<string>)` `@(enable_target_feature=<string>)`gingerBill2022-05-301-0/+7
* Use single line attributesgingerBill2022-05-291-2/+1
* Add sha.odingingerBill2022-05-291-0/+43