about summary refs log tree commit diff stats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* [RV64_DYNAREC] Added more opcodes (#617)xctan2023-03-226-1/+128
* [RV64_DYNAREC] Improved handling of Float/Double cache on functions callsptitSeb2023-03-225-44/+95
* [RV64_DYNAREC] Added some x87 D9 opcodesptitSeb2023-03-224-1/+265
* [RV64_DYNAREC] Added more opcodes (#614)xctan2023-03-224-1/+135
* [RV64_DYNAREC] Fixed 88 MOV opcode (#613)Yang Liu2023-03-221-5/+6
* [RV64_DYNAREC] Added more opcode (#612)Yang Liu2023-03-224-4/+109
* [RV64_DYNAREC] Added AB STOSD opcode (#611)Yang Liu2023-03-222-2/+40
* [RV64_DYNAREC] Added x87/SSE/mmx infrastructure, and a few x87 D9 opcodesptitSeb2023-03-2111-40/+2081
* Added 2 wrapped function to libatomic (for #609)ptitSeb2023-03-211-2/+2
* [RV64_DYNAREC] Added some opcodes (#608)xctan2023-03-213-6/+73
* [RV64_DYNAREC] Added B0 MOV opcode and small optim (#607)xctan2023-03-211-2/+16
* [RV64_DYNAREC] Fixed lr.d and sc.d instruction name in printer (#606)xctan2023-03-211-2/+2
* [RV64_DYNAREC] Added 19 SBB opcode (#605)Yang Liu2023-03-203-3/+54
* [RV64_DYNAREC] Added F0 0F C1 LOCK XADD opcode (#604)Yang Liu2023-03-205-3/+155
* [RV64_DYNAREC] Added 6B IMUL opcode (#603)xctan2023-03-201-0/+34
* [RV64_DYNAREC] Added C0 /{4,5,6,7} opcode (#601)xctan2023-03-202-0/+91
* [RV64_DYNAREC] Added {21,23} AND opcode (#602)xctan2023-03-201-0/+17
* [RV64_DYNAREC] Added more opcode (#600)Yang Liu2023-03-201-2/+39
* [RV64_DYNAREC] Added 66 89 MOV opcode (#599)Yang Liu2023-03-201-1/+21
* [RV64_DYNAREC] Added 66 3D CMP opcode (#598)Yang Liu2023-03-203-3/+81
* [RV64_DYNAREC] Added 80 /3 SBB opcode (#597)Yang Liu2023-03-206-36/+94
* [RV64_DYNAREC] Preparing float/double handlingptitSeb2023-03-202-28/+25
* [TRACE] Better debug info for ov_read functionptitSeb2023-03-201-0/+2
* [RV64_DYNAREC] Added 80 /4 AND opcode (#594)Yang Liu2023-03-203-1/+54
* Added 1 more libxkbcommon wrapped function (for Heroic)ptitSeb2023-03-191-1/+1
* Added 1 more libxcb wrapped function (for Heroic)ptitSeb2023-03-191-1/+1
* Added 2 more libasound wrapped function (for Heroic)ptitSeb2023-03-191-0/+2
* Added 1 more gio2 and gtk3 wrapped function (for Heroic)ptitSeb2023-03-192-2/+3
* Added 2 more libcups wrapped functions (for Heroic)ptitSeb2023-03-196-4/+61
* Added some more atspi wrapped symbols (for Heroic)ptitSeb2023-03-191-6/+6
* Added some more atk wrapped symbols (for Heroic)ptitSeb2023-03-191-5/+5
* [RV64_DYNAREC] Various fixes and improvements, getting dynarec more stable nowptitSeb2023-03-194-11/+45
* Rmoved the 32bits->64bits wrapper hack (there might be some regression, but i...ptitSeb2023-03-1973-4479/+4479
* Now handling the BIND_NOW flags in elf headerptitSeb2023-03-193-0/+13
* [RV64_DYNAREC] Various important fixesptitSeb2023-03-193-10/+18
* [RV64_DYNAREC] Added more opcode (#591)Yang Liu2023-03-197-6/+229
* Added FF /0 INC opcode (#592)xctan2023-03-193-2/+62
* [RV64_DYNAREC] Small optim on last_ipptitSeb2023-03-182-4/+14
* [RV64_DYNAREC] Fixed BF MOVSX opcode (#590)Yang Liu2023-03-181-1/+1
* [RV64_DYNAREC] Fixed Jcc opcodes for large blockptitSeb2023-03-184-5/+17
* [RV64_DYNAREC] Fixed 63 MOVSXD opcode (#589)Yang Liu2023-03-181-1/+1
* [RV64_DYNAREC] Fixed B6 MOVZX opcode (#588)Yang Liu2023-03-181-1/+1
* [RV64_DYNAREC] Added 33 XOR opcode (#587)Yang Liu2023-03-181-0/+8
* [RV64_DYNAREC] A8 TEST opcode (#586)Yang Liu2023-03-183-2/+37
* [RV64_DYNAREC] Some optims on XOR opcodesptitSeb2023-03-182-8/+8
* [ARM64_DYNAREC] Fixed some special cases for the Double Pop optim (fixed stea...ptitSeb2023-03-184-17/+20
* Added some wrapped function to libnspr4ptitSeb2023-03-181-5/+5
* Added many wrapped functons to libnssptitSeb2023-03-186-41/+80
* Added 1 wrapped function to libexpatptitSeb2023-03-181-1/+1
* Added some wrapped functions to libcurlptitSeb2023-03-181-14/+14