about summary refs log tree commit diff stats
path: root/LLVMprivateGenerator/registered_structs.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2023-03-22[RV64_DYNAREC] Improved handling of Float/Double cache on functions callsptitSeb5-44/+95
2023-03-22[RV64_DYNAREC] Added some x87 D9 opcodesptitSeb5-2/+266
2023-03-22[RV64_DYNAREC] Added more opcodes (#614)xctan4-1/+135
2023-03-22[RV64_DYNAREC] Fixed 88 MOV opcode (#613)Yang Liu1-5/+6
2023-03-22[RV64_DYNAREC] Added more opcode (#612)Yang Liu4-4/+109
2023-03-22[RV64_DYNAREC] Added AB STOSD opcode (#611)Yang Liu2-2/+40
2023-03-21[RV64_DYNAREC] Added x87/SSE/mmx infrastructure, and a few x87 D9 opcodesptitSeb12-41/+2082
2023-03-21Added 2 wrapped function to libatomic (for #609)ptitSeb1-2/+2
2023-03-21[RV64_DYNAREC] Added some opcodes (#608)xctan3-6/+73
2023-03-21[RV64_DYNAREC] Added B0 MOV opcode and small optim (#607)xctan1-2/+16
2023-03-21[RV64_DYNAREC] Fixed lr.d and sc.d instruction name in printer (#606)xctan1-2/+2
2023-03-20[RV64_DYNAREC] Added 19 SBB opcode (#605)Yang Liu3-3/+54
2023-03-20[RV64_DYNAREC] Added F0 0F C1 LOCK XADD opcode (#604)Yang Liu6-4/+156
2023-03-20[RV64_DYNAREC] Added 6B IMUL opcode (#603)xctan1-0/+34
2023-03-20[RV64_DYNAREC] Added C0 /{4,5,6,7} opcode (#601)xctan2-0/+91
2023-03-20[RV64_DYNAREC] Added {21,23} AND opcode (#602)xctan1-0/+17
2023-03-20[RV64_DYNAREC] Added more opcode (#600)Yang Liu1-2/+39
2023-03-20[RV64_DYNAREC] Added 66 89 MOV opcode (#599)Yang Liu1-1/+21
2023-03-20[RV64_DYNAREC] Added 66 3D CMP opcode (#598)Yang Liu3-3/+81
2023-03-20[RV64_DYNAREC] Added 80 /3 SBB opcode (#597)Yang Liu6-36/+94
2023-03-20[RV64_DYNAREC] Preparing float/double handlingptitSeb2-28/+25
2023-03-20[TRACE] Better debug info for ov_read functionptitSeb1-0/+2
2023-03-20[RV64_DYNAREC] Added 80 /4 AND opcode (#594)Yang Liu3-1/+54
2023-03-19Added 1 more libxkbcommon wrapped function (for Heroic)ptitSeb1-1/+1
2023-03-19Added 1 more libxcb wrapped function (for Heroic)ptitSeb1-1/+1
2023-03-19Added 2 more libasound wrapped function (for Heroic)ptitSeb1-0/+2
2023-03-19Added 1 more gio2 and gtk3 wrapped function (for Heroic)ptitSeb2-2/+3
2023-03-19Added 2 more libcups wrapped functions (for Heroic)ptitSeb6-4/+61
2023-03-19Added some more atspi wrapped symbols (for Heroic)ptitSeb1-6/+6
2023-03-19Added some more atk wrapped symbols (for Heroic)ptitSeb1-5/+5
2023-03-19[RV64_DYNAREC] Various fixes and improvements, getting dynarec more stable nowptitSeb4-11/+45
2023-03-19Rmoved the 32bits->64bits wrapper hack (there might be some regression, but i...ptitSeb74-4489/+4489
2023-03-19Now handling the BIND_NOW flags in elf headerptitSeb3-0/+13
2023-03-19[RV64_DYNAREC] Various important fixesptitSeb3-10/+18
2023-03-19[RV64_DYNAREC] Added more opcode (#591)Yang Liu8-7/+230
2023-03-19Added FF /0 INC opcode (#592)xctan3-2/+62
2023-03-18[RV64_DYNAREC] Small optim on last_ipptitSeb2-4/+14
2023-03-18[RV64_DYNAREC] Fixed BF MOVSX opcode (#590)Yang Liu1-1/+1
2023-03-18[RV64_DYNAREC] Fixed Jcc opcodes for large blockptitSeb4-5/+17
2023-03-18[RV64_DYNAREC] Fixed 63 MOVSXD opcode (#589)Yang Liu1-1/+1
2023-03-18[RV64_DYNAREC] Fixed B6 MOVZX opcode (#588)Yang Liu1-1/+1
2023-03-18[RV64_DYNAREC] Added 33 XOR opcode (#587)Yang Liu1-0/+8
2023-03-18[RV64_DYNAREC] A8 TEST opcode (#586)Yang Liu3-2/+37
2023-03-18[RV64_DYNAREC] Some optims on XOR opcodesptitSeb2-8/+8
2023-03-18[CI] Avoid copying files (#584)Yang Liu1-5/+5
2023-03-18[ARM64_DYNAREC] Fixed some special cases for the Double Pop optim (fixed stea...ptitSeb4-17/+20
2023-03-18Added some wrapped function to libnspr4ptitSeb1-5/+5
2023-03-18Added many wrapped functons to libnssptitSeb6-41/+80
2023-03-18Added 1 wrapped function to libexpatptitSeb1-1/+1
2023-03-18Added some wrapped functions to libcurlptitSeb1-14/+14