Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-06-19 | Zvk: Infrastructure for Zvk extensions, element group handling | Eric Gouriou | 1 | -0/+21 |
2022-12-17 | arith.h: remove redundant y1 = t; in mulhu(uint64_t, uint64_t) | Serdar Sayın | 1 | -1/+0 |
2022-10-20 | move fucntion cto() from processor.h to arith.h | YenHaoChen | 1 | -0/+9 |
2021-05-10 | Support RISC-V p-ext-proposal v0.9.2 (#637) | ChunPing Chung | 1 | -0/+21 |
2021-01-17 | rvb: add xperm.[nbhw] (#629) | Chih-Min Chao | 1 | -0/+18 |
2020-12-29 | Add log2 helper function | Andrew Waterman | 1 | -0/+8 |
2020-11-18 | Avoid use of __builtin_popcount for portability | Andrew Waterman | 1 | -0/+11 |
2020-11-18 | Avoid use of __builtin_ctz for portability | Andrew Waterman | 1 | -0/+35 |
2020-08-27 | rf: remove bit extraction from processor.h | Chih-Min Chao | 1 | -0/+12 |
2019-06-18 | rvv: add saturation helper function | Chih-Min Chao | 1 | -0/+111 |