about summary refs log tree commit diff stats
path: root/src/dynarec/la64/dynarec_la64_f30f.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* [LA64_DYNAREC] Refined F3 0F 5D/5F MINSS/MAXSS opcodes (#2912)Yang Liu2025-08-071-18/+16
* [LA64_DYNAREC] Fixed F3 0F 53 RCPSS opcode (#2892)Yang Liu2025-08-041-7/+3
* [LA64_DYNAREC] Added and optimized more fastround=0 cases (#2890)Yang Liu2025-08-041-13/+18
* [LA64_DYNAREC] Add la64 avx float ops part 3. (#2845)phorcys2025-07-291-8/+10
* [DYNACACHE] Refactored cpu extension, will be used in dynacache signature checksptitSeb2025-06-141-1/+1
* [LA64_DYNAREC] Add POPCNT/TZCNT/LZCNT ops. (#2566)phorcys2025-04-241-8/+34
* [LA64_DYNAREC] Add mmx related mov op (#2526)phorcys2025-04-141-15/+23
* Moved more functions to os.h (#2497)Yang Liu2025-04-031-1/+0
* Introduced box64cpu.h for exported interpreter and dynarec functions (#2490)Yang Liu2025-04-011-2/+1
* [LA64_DYNAREC] Added F3 0F 52 RSQRTSS opcode (#2343)Yang Liu2025-02-111-0/+13
* [LA64_DYNREC] Added more opcodes (#2338)Yang Liu2025-02-091-0/+11
* [LA64_DYNAREC] Added more opcodes (#2324)Yang Liu2025-02-071-0/+7
* [LA64_DYNAREC] Fixed F3 0F MOVSLDUP opcode (#2321)Yang Liu2025-02-071-1/+1
* [ENV] Initial refactor of env variables infrastructure (#2274)Yang Liu2025-01-211-5/+5
* [LA64_DYNAREC] Added more opcodes (#2215)Yang Liu2024-12-261-0/+7
* [LA64_DYNAREC] Added more opcodes (#2208)Yang Liu2024-12-251-0/+27
* [LA64_DYNAREC] Added nativeflags support (#2202)Yang Liu2024-12-241-2/+2
* [LA64_DYNAREC] Added ROUNDSD and CVTDQ2PD opcodes (#2173)Leslie Zhai2024-12-201-0/+7
* [LA64_DYNAREC] Added POPCNT opcode and fixed an issue too (#2164)Yang Liu2024-12-181-0/+40
* [DYNAREC] Reuse strongmem infra for all backends (#2052)Yang Liu2024-11-211-1/+1
* [RV64_DYNAREC] Fixed 66 0F C2 CMPPD opcode for scalar and more (#1975)Yang Liu2024-10-291-2/+2
* [RV64_DYNAREC][LA64_DYNAREC] Fixed various issues (#1940)Yang Liu2024-10-141-3/+3
* [LA64_DYNAREC] Added more opcodes and fixed more issues (#1692)Yang Liu2024-07-171-1/+33
* [LA64_DYNAREC] Fixed some opcodes (#1686)Yang Liu2024-07-161-2/+8
* [LA64_DYNAREC] Remove xMASK and fixed 86 XCHG opcode (#1683)Yang Liu2024-07-161-1/+1
* [LA64_DYNAREC] Added more opcodes (#1654)Yang Liu2024-07-081-0/+9
* [LA64_DYNAREC] Added more opcodes (#1597)Yang Liu2024-06-181-0/+24
* [LA64_DYNAREC] Added more opcodes (#1558)Yang Liu2024-06-031-0/+21
* [LA64_DYNAREC] Added more opcodes (#1528)Yang Liu2024-05-231-0/+1
* [LA64_DYNAREC] Fixed more issues here and there (#1521)Yang Liu2024-05-221-3/+11
* [LA64_DYNAREC] Added more opcodes (#1503)Yang Liu2024-05-151-0/+13
* [LA64_DYNAREC] Added more opcodes (#1486)Yang Liu2024-05-021-0/+18
* [LA64_DYNAREC] Added more opcodes (#1482)Yang Liu2024-05-011-0/+38
* [LA64_DYNAREC] Added more opcodes and fixes (#1472)Yang Liu2024-04-271-0/+62
* [LA64_DYNAREC] Added more opcodes and fixed more issues (#1439)Yang Liu2024-04-121-0/+63
* [LA64_DYNAREC] Added more opcode and fixes (#1423)Yang Liu2024-04-061-0/+14
* [LA64_DYNAREC] Fixed SSE issues (#1415)Yang Liu2024-04-051-6/+5
* [LA64_DYNAREC] Added more SSE/SSE2 instructions (#1410)Haichen Wu2024-04-041-0/+16
* [LA64_DYNAREC] Added more opcodes (#1313)Yang Liu2024-03-021-0/+60