aboutsummaryrefslogtreecommitdiff
path: root/riscv/arith.h
AgeCommit message (Expand)AuthorFilesLines
2021-05-10Support RISC-V p-ext-proposal v0.9.2 (#637)ChunPing Chung1-0/+21
2021-01-17rvb: add xperm.[nbhw] (#629)Chih-Min Chao1-0/+18
2020-12-29Add log2 helper functionAndrew Waterman1-0/+8
2020-11-18Avoid use of __builtin_popcount for portabilityAndrew Waterman1-0/+11
2020-11-18Avoid use of __builtin_ctz for portabilityAndrew Waterman1-0/+35
2020-08-27rf: remove bit extraction from processor.hChih-Min Chao1-0/+12
2019-06-18rvv: add saturation helper functionChih-Min Chao1-0/+111