about summary refs log tree commit diff stats
path: root/LLVMprivateGenerator/registered_structs.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2024-04-03[INTERPRETER] Added aligned path to F0 0F C7 opcodeptitSeb1-0/+37
2024-04-03[RV64_DYNAREC] Added 0F 70 PSHUFW opcode (#1408)Yang Liu1-0/+15
2024-04-03[RV64_DYNAREC] Add 1E/1F opcode (#1407)ZoHan1-4/+27
2024-04-03[RV64_DYNAREC] Add more opcodes (#1405)ZoHan1-0/+36
2024-04-03Force the use of spaces in .clang-format (#1406)Yang Liu1-0/+1
2024-04-02[ARM64_DYNAREC] Better fix for #1366, that should help #1383)ptitSeb4-6/+5
2024-04-02[DYNAREC] Small fixed on dynarec block protectionptitSeb1-1/+1
2024-04-02Create libssl/libcrypto symlinks (#1402)Yang Liu1-27/+31
2024-04-02[ELFLOADER] Fixed some residual issue with elfloader (espacially on non-4K pa...ptitSeb1-8/+12
2024-04-02[DYNAREC] Improved CancelBlock function (might help #1383)ptitSeb1-1/+1
2024-04-02[RV64_DYNAREC] Fixed some issue with x87 stack managment (ported from ARM64) ...Yang Liu1-12/+18
2024-04-02Added wrapped libicuuc73 and libicui18n73ptitSeb13-0/+317
2024-04-02[LA64_DYNAREC] Added more SSE/SSE2 instructions (#1400)Yang Liu5-4/+154
2024-04-02[LA64_DYNAREC] Fixed EBBACK (#1399)Yang Liu2-10/+10
2024-04-01Added a couple of symbols to wrapped libcms2 and libgstaudio-1.0ptitSeb2-6/+6
2024-03-29[ARM64_DYNAREC] Fixed some issue with x87 stack managmentptitSeb3-24/+31
2024-03-28Add BOX64_RCFILE variable (#1392)olegos22-4/+11
2024-03-28[LA64_DYNAREC] Added basic SSE infra and 66 0F 6E MOVD opcode (#1391)Yang Liu7-28/+718
2024-03-28update clang-format for IFX and QUOTE (#1390)Jiarui Wang1-0/+2
2024-03-27Improve memory handling for wine, againptitSeb3-4/+26
2024-03-27Added some path for termux/glibc buildsptitSeb2-6/+11
2024-03-26[ARM64_DYNAREC] More check to abort a block if x87 stack cache is incoherentptitSeb2-1/+12
2024-03-25Fixed some warningptitSeb1-4/+4
2024-03-25[REFACTOR] Refactor main.c (#1362)howard974-2156/+2195
2024-03-21Added 66 0F BF opcodeptitSeb1-0/+9
2024-03-20[LA64_DYNAREC] Added CMOVcc opcodes and some fixes too (#1375)Yang Liu3-23/+44
2024-03-20[LA64_DYNAREC] Added some FP/LSX/LASX instructions to the emitter (#1374)Yang Liu1-1/+833
2024-03-19[DYNAREC] This should fix some issue with dynarec, like #1366 (but should be ...ptitSeb1-6/+7
2024-03-14Changed, again, RDTSC and Hardware counter, introducing auto calibration when...ptitSeb7-48/+58
2024-03-14Added 64 66 83 opcodes ([ARM64_DYNAREC] too)ptitSeb3-1/+132
2024-03-14Update GH-Actions workflows to remove Node.js deprecation warning. (#1359)Tristan Morgan2-4/+4
2024-03-13[ARM64_DYNAREC] Try to improve strongmem=4 method, with a completly different...ptitSeb2-12/+14
2024-03-12[RCFILE] Fixed some issues with wine program detectionptitSeb2-3/+4
2024-03-12[RCFILE] Added 2 new rcfile only option, and try to apply wine program parame...ptitSeb5-37/+72
2024-03-12Changed in commented code, for more internal useptitSeb1-0/+2
2024-03-12Changed how cpu cores are reported in cpuid for large number (>64)ptitSeb1-2/+9
2024-03-11[LA64_DYNAREC] Added more LBT instructions to the printer (#1356)Yang Liu2-28/+168
2024-03-11Do not expose FMA cpu extension, it's associated to AVX by some enginesptitSeb3-4/+8
2024-03-11[LA64_DYNAREC] Added more opcodes and some fixes (#1355)Yang Liu8-16/+210
2024-03-11[LA64_DYNAREC] Added more opcodes (#1354)Yang Liu4-176/+313
2024-03-10[DYNAREC] Limit temporary memory allocation on FillBlock64ptitSeb8-50/+42
2024-03-10[VULKAN] Added 1 more NV extensionptitSeb1-0/+7
2024-03-10[ELFLOADER] small change on free elf memoryptitSeb1-2/+2
2024-03-10[TRACE] Slighlty better log when emiting SIGILLptitSeb1-0/+5
2024-03-10[TRACE] slignthly better log for ExitEmulation bridgeptitSeb1-2/+4
2024-03-10Don't expose BMI1 for now, it's not really supportedptitSeb1-1/+1
2024-03-10[ARM64_DYNAREC] Added 64/65 0B opcodeptitSeb1-0/+10
2024-03-10[ARM64_DYNAREC] Fixed printer for MVN with shiftptitSeb1-2/+2
2024-03-09Improved unload of libs (help wine when dlopen / dlclose is supposed to unloa...ptitSeb5-53/+28
2024-03-09Put back 8 slots for xcb_connection_t wrappingptitSeb1-1/+1