about summary refs log tree commit diff stats
path: root/src/os/hostext_linux.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* [LA64_DYNAREC] Add la64 avx float ops part 3. (#2845)phorcys2025-07-291-0/+1
| | | | | | | | | * add cpuext.frecipe for LoongArch V1.1 * Fix VFRSQRTE in sse op RSQRTPS/RSQRTSS * Fix VFRECIPE in sse op RCPPS/RCPSS * V{MAX,MIN}{PD,PS,SD,SS} * VRCPPS,VRCPSS * VRSQRTPS,VRSQRTSS * VSQRT{PD,PS,SD,SS}
* Fixed compilation errors (#2757)Yang Liu2025-06-191-2/+4
|
* [WOW64] Refactored host extention detection and added preliminary support ↵Yang Liu2025-06-161-0/+227
for WowBox64 (#2752)