| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [CORE] Simplified xhead* detection and standardized extension display (#2261) | Yang Liu | 2025-01-14 | 1 | -50/+9 |
| * | [RV64_DYNAREC] Added preliminary xtheadvector support (#1892) | Yang Liu | 2024-10-02 | 1 | -2/+8 |
| * | [RV64_DYNAREC] Added vlen detection (#1694) | Yang Liu | 2024-07-18 | 1 | -1/+11 |
| * | [RV64_DYNAREC] Added preliminary RVV infra and PXOR opcode for demonstration ... | Yang Liu | 2024-07-04 | 1 | -1/+2 |
| * | [RV64_DYNAREC] Detect vector extension (#1619) | Yang Liu | 2024-06-27 | 1 | -0/+5 |
| * | [RV64] Made Zba and Xthead* detection mutually exclusive (#1514) | Yang Liu | 2024-05-21 | 1 | -54/+55 |
| * | Try to fix memory instructions detection | Yang Liu | 2023-09-11 | 1 | -5/+6 |
| * | [RV64_DYNAREC] Added thead vendor extension detection | Yang Liu | 2023-09-11 | 1 | -1/+60 |
| * | [RV64_DYNAREC] Improved a bit the rv64 extension detection code | ptitSeb | 2023-05-02 | 1 | -3/+3 |
| * | [RV64_DYNAREC] Add detection of Zba, Zbb, Zbc and Zbs CPU extensions | ptitSeb | 2023-05-01 | 1 | -0/+70 |