index
:
box64
this commit
fix/trace
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
rv64detect.c
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
[WOW64] Refactored host extention detection and added preliminary support ↵
Yang Liu
2025-06-16
1
-126
/
+0
|
|
|
|
for WowBox64 (#2752)
*
[DYNACACHE] Refactored cpu extension, will be used in dynacache signature checks
ptitSeb
2025-06-14
1
-20
/
+20
|
*
[RV64] Improved vendor extension detection to avoid conflicts (for #2645)
Yang Liu
2025-05-20
1
-37
/
+51
|
*
[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 preliminary xtheadvector support * [RV64_DYNAREC] Fixed more unaligned issue
*
[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
|
|
|
|
|
|
|
|
|
|
|
|
|
(#1632) * [RV64_DYNAREC] Added preliminary RVV infra and PXOR opcode for demonstration * keep sse_cache_s uint8_t as suggested * use xor to do the wrap * revert * better fallback
*
[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