about summary refs log tree commit diff stats
path: root/src/dynarec/la64/la64_lock.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* [INTERP] Try to improve aligned LOCK CMPXCHG8B opcodeptitSeb2025-08-011-0/+3
|
* [WOW64] Refactored host extention detection and added preliminary support ↵Yang Liu2025-06-161-1/+1
| | | | for WowBox64 (#2752)
* [DYNACACHE] Refactored cpu extension, will be used in dynacache signature checksptitSeb2025-06-141-2/+2
|
* [DYNAREC] Small improvements to atomic functions (#1492)Yang Liu2024-05-041-30/+32
| | | | | * [DYNAREC] Small improvements to atomic functions * Support older version of gcc
* [LONGAARCH_DYNAREC] Added 00...05 and 28...2D opcodes (#1297)Haichen Wu2024-02-291-23/+23
| | | | | * [LONGAARCH] More renamed arch to LA64 * [LONGAARCH_DYNAREC] Added 00...05 and 28...2D opcodes
* [LONGAARCH] Renamed arch to LA64, as LA464 is code name for 3a5000, so that ↵ptitSeb2024-02-281-0/+73
way it's more generic (and sorry about that late minute change)