aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/riscv/crypto.md
AgeCommit message (Expand)AuthorFilesLines
2024-05-29[to-be-committed] [RISC-V] Use pack to handle repeating constantsJeff Law1-1/+1
2024-05-28[to-be-committed] [RISC-V] Some basic patterns for zbkb code generationLyut Nersisyan1-0/+63
2024-01-15RISC-V: Add C intrinsic for Scalar Bitmanip ExtensionLiao Shihua1-2/+2
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-12-15Re: [PATCH] RISC-V: fix scalar crypto patternsJeff Law1-8/+8
2023-09-16RISC-V: Make SHA-256, SM3 and SM4 builtins operate on uint32_tTsukasa OI1-51/+110
2023-04-28RISC-V: Added support clmul[r,h] instructions for Zbc extension.Karen Sargsyan1-24/+0
2023-03-06RISC-V: Implement ZKSH and ZKSED extensionsLiao Shihua1-0/+48
2023-03-06RISC-V: Implement ZKNH extensionLiao Shihua1-0/+138
2023-03-06RISC-V: Implement ZKND and ZKNE extensionsLiao Shihua1-0/+121
2023-03-06RISC-V: Implement ZBKB, ZBKC and ZBKX extensionsLiao Shihua1-0/+128