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
/
dynarec
/
la64
/
dynarec_la64_emit_math.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[LA64_DYNAREC] Fixed non-lbt path INC/DEC opcodes register conflicts (#3066)
Yang Liu
2025-10-13
1
-21
/
+27
*
[LA64_DYNAREC] Fixed some issue with ADD/SUB x64 eflags when using LBT extension
ptitSeb
2025-07-24
1
-10
/
+10
*
[DYNACACHE] Refactored cpu extension, will be used in dynacache signature checks
ptitSeb
2025-06-14
1
-43
/
+43
*
Moved more functions to os.h (#2497)
Yang Liu
2025-04-03
1
-1
/
+0
*
Introduced box64cpu.h for exported interpreter and dynarec functions (#2490)
Yang Liu
2025-04-01
1
-2
/
+1
*
[RV64_DYNAREC] Restricted add/sub RSP optimization ([LA64_DYNAREC] too) (#2292)
Yang Liu
2025-01-24
1
-2
/
+2
*
[LA64_DYNAREC] Added nativeflags support (#2202)
Yang Liu
2024-12-24
1
-120
/
+136
*
[LA64_DYNAREC] Fixed various issues in LBT path (#2197)
Yang Liu
2024-12-23
1
-41
/
+32
*
[LA64_DYNAREC] Fixed some LBT path issues (#2193)
Yang Liu
2024-12-23
1
-1
/
+2
*
[LA64_DYNAREC] Add adc8, adc8c, adc16 and testadc (#2069)
Leslie Zhai
2024-11-25
1
-0
/
+159
*
[DYNAREC] Reuse strongmem infra for all backends (#2052)
Yang Liu
2024-11-21
1
-1
/
+1
*
[LA64_DYNAREC] Fixed emit_add16 LBT implementation (#1875)
Yang Liu
2024-09-26
1
-1
/
+1
*
[BOX32][LA64_DYNAREC] Added preliminary box32 support (#1773)
Yang Liu
2024-08-29
1
-3
/
+5
*
[LA64_DYNAREC] Added more opcodes and fixed more issues (#1692)
Yang Liu
2024-07-17
1
-1
/
+1
*
[LA64_DYNAREC] Remove xMASK and fixed 86 XCHG opcode (#1683)
Yang Liu
2024-07-16
1
-12
/
+12
*
[LA64_DYNAREC] Added more opcodes and a minor fix too (#1662)
Yang Liu
2024-07-10
1
-1
/
+1
*
Fixes (#1659)
rajdakin
2024-07-09
1
-2
/
+4
*
[LA64_DYNAREC] Fixed ADC/SBC usage (#1658)
Yang Liu
2024-07-08
1
-5
/
+5
*
[LA64_DYNAREC] Added more opcodes (#1558)
Yang Liu
2024-06-03
1
-0
/
+62
*
[LA64_DYNAREC] Added more opcodes and fixed ADC opcode (#1548)
Yang Liu
2024-06-01
1
-4
/
+5
*
[LA64_DYNAREC] Added more opcodes (#1528)
Yang Liu
2024-05-23
1
-3
/
+278
*
[LA64_DYNAREC] Added more opcodes (#1525)
Yang Liu
2024-05-23
1
-0
/
+139
*
[LA64_DYNAREC] Fixed some non-lbt flags comutation issues (#1520)
Yang Liu
2024-05-22
1
-2
/
+6
*
[LA64_DYNAREC] Added more opcodes (#1491)
Yang Liu
2024-05-03
1
-0
/
+98
*
[LA64_DYNAREC] Added more opcodes (#1481)
Yang Liu
2024-05-01
1
-0
/
+116
*
[DYNAREC] Fixed CF flag computation (#1453)
Yang Liu
2024-04-17
1
-3
/
+7
*
[LA64_DYNAREC] Added more opcodes (#1447)
Yang Liu
2024-04-14
1
-0
/
+116
*
[LA64_DYNAREC] Added 1 more opcode and some fixes too (#1444)
Yang Liu
2024-04-14
1
-1
/
+1
*
[LA64_DYNAREC] Added more opcodes and fixed more issues (#1439)
Yang Liu
2024-04-12
1
-4
/
+4
*
[LA64_DYNAREC] Added more opcodes (#1422)
Yang Liu
2024-04-06
1
-4
/
+63
*
[LA64_DYNAREC] Added more opcodes (#1417)
Yang Liu
2024-04-05
1
-2
/
+72
*
[LA64_DYNAREC] Added more opcodes (#1416)
Yang Liu
2024-04-05
1
-2
/
+84
*
[LA64_DYNAREC] Added CMOVcc opcodes and some fixes too (#1375)
Yang Liu
2024-03-20
1
-20
/
+11
*
[LA64_DYNAREC] Made eflags synchronization lazy (#1329)
Yang Liu
2024-03-05
1
-21
/
+7
*
[LA64_DYNAREC] Added more opcodes and more fixes, SuperHexagon is working (#1...
Yang Liu
2024-03-03
1
-3
/
+3
*
[LA64_DYNAREC] Added 70-7F Jcc opcodes, refine printer and some fixes too (#1...
Yang Liu
2024-03-02
1
-14
/
+14
*
[LA64_DYNAREC] Added 1 more opcode and more fixes (#1305)
Yang Liu
2024-02-29
1
-1
/
+1
*
[LA64_DYNAREC] Added more opcodes and fixed more things (#1304)
Yang Liu
2024-02-29
1
-6
/
+4
*
[LA64_DYNAREC] Added LBT support to all implemented emit functions and fixed ...
Yang Liu
2024-02-29
1
-24
/
+100
*
[LA64_DYNAREC] Added basic LBT support, setup xMASK (#1302)
Yang Liu
2024-02-29
1
-8
/
+17
*
[LA64_DYNAREC] Removed F_OF2 trick as it's unnecessary (#1300)
Yang Liu
2024-02-29
1
-4
/
+4
*
[LONGAARCH_DYNAREC] Added 00...05 and 28...2D opcodes (#1297)
Haichen Wu
2024-02-29
1
-0
/
+519