about summary refs log tree commit diff stats
path: root/src/include/hostext.h (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}
* [WOW64] Refactored host extention detection and added preliminary support ↵Yang Liu2025-06-161-0/+52
for WowBox64 (#2752)