2024-07-02 |
kub | add/update copyright notices for substantially changed... |
tree | commitdiff |
2024-06-27 |
kub | sh2 drc, minor optimization for x86 backend |
tree | commitdiff |
2024-06-20 |
kub | sh2 drc, minor fix for x86 backend |
tree | commitdiff |
2024-06-14 |
kub | sh2 drc, several bug fixes |
tree | commitdiff |
2024-06-02 |
kub | sh2 drc, fix mul/add saturation |
tree | commitdiff |
2024-06-02 |
kub | sh2 drc, small fixes (cycle counting, invalidation) |
tree | commitdiff |
2024-05-19 |
kub | sh2 drc, fix conditional immediate for armv7 |
tree | commitdiff |
2024-03-18 |
kub | drc: only use 64kb aligned tcache_default if on arm... |
tree | commitdiff |
2024-03-09 |
notaz | drc: align tcache_default to 64k on arm |
tree | commitdiff |
2023-05-01 |
kub | sh2 drc, cleanup and minor fixes (risc-v, division... |
tree | commitdiff |
2023-04-11 |
kub | svp drc, fix crash in jump patch |
tree | commitdiff |
2023-03-07 |
kub | sh2 drc, fix 64 bit multiplication in ppc and riscv... |
tree | commitdiff |
2023-01-12 |
kub | sh2 drc, minor improvement for PS3 ABI handling |
tree | commitdiff |
2023-01-12 |
OsirizX | Apply some cleanups to the abicall macros |
tree | commitdiff |
2023-01-12 |
OsirizX | Add dynarec support for PS3 |
tree | commitdiff |
2023-01-09 |
kub | sh2 drc, wrap generated function ptrs if called from... |
tree | commitdiff |
2022-11-21 |
kub | sh2 drc, minor fix for arg passing in calls from genera... |
tree | commitdiff |
2022-10-06 |
kub | sh2 drc, fix bug in jump patching for arm64 |
tree | commitdiff |
2022-04-19 |
kub | sh2 drc, improve cycle resolution for poll detection |
tree | commitdiff |
2022-02-09 |
kub | Merge remote-tracking branch 'upstream/master' |
tree | commitdiff |
2022-01-26 |
kub | sh2 drc, optimisation for mips,riscv |
tree | commitdiff |
2022-01-19 |
kub | sh2 drc, fixes for mips, ppc, i386 backends (mostly... |
tree | commitdiff |
2022-01-17 |
kub | sh2 drc, fix riscv backend |
tree | commitdiff |
2022-01-05 |
kub | drc, tiny x86 optimisation |
tree | commitdiff |
2021-05-06 |
kub | libretro, build change for PS3 (disable drc) |
tree | commitdiff |
2021-04-21 |
kub | sh2 drc, fix powerpc cache handling |
tree | commitdiff |
2021-04-17 |
kub | sh2 drc, fix powerpc eabi compatibility |
tree | commitdiff |
2021-04-02 |
kub | sh2 drc, x86 fix, revert 6f64058 (carry usage in NEGC... |
tree | commitdiff |
2021-03-21 |
kub | sh2 drc, don't use x29 (frame pointer) in arm64 backend |
tree | commitdiff |
2021-03-21 |
kub | sh2 drc, adjust max ld/st offset in arm backend |
tree | commitdiff |
2021-03-16 |
kub | sh2 drc, x86 backend, optimize move #0 with xor |
tree | commitdiff |
2021-03-16 |
kub | sh2 drc, fix reading from constant memory address |
tree | commitdiff |
2021-01-30 |
kub | sh2 drc, powerpc fixes for OSX, 32 bit, cache handling |
tree | commitdiff |
2020-12-29 |
kub | fixes for gcc warnings wrt 64 bit platforms |
tree | commitdiff |
2020-12-14 |
kub | 32x, tiny optimization for memory access |
tree | commitdiff |
2020-10-31 |
kub | sh2 drc, fix PIC function calling for MIPS backend |
tree | commitdiff |
2020-10-27 |
kub | sh2 drc, fixes for cache handling on arm and mips cpus |
tree | commitdiff |
2020-10-21 |
kub | Merge remote-tracking branch 'upstream/master' |
tree | commitdiff |
2020-10-11 |
kub | sh2 drc, MIPS cache maintenance optimisation |
tree | commitdiff |
2020-10-10 |
kub | sh2 drc, fix for cpu cache handling |
tree | commitdiff |
2020-07-16 |
kub | libretro, build fixes for android |
tree | commitdiff |
2020-07-13 |
kub | sh2 drc, optimize standard division insns (default... |
tree | commitdiff |
2020-07-08 |
kub | sh2 drc, fix for x86_64 backend |
tree | commitdiff |
2020-07-08 |
kub | libretro, more fixes and cleanups for windows and osx |
tree | commitdiff |
2020-06-25 |
kub | sh2 drc, fix for SH2 T handling in Mips/RiscV |
tree | commitdiff |
2020-06-23 |
kub | sh2 drc, backend 32/64 bit compatibility fixes for... |
tree | commitdiff |
2020-06-18 |
kub | sh2 drc, add powerpc64le backend |
tree | commitdiff |
2020-06-16 |
kub | sh2 drc, preparations for powerpc support |
tree | commitdiff |
2020-05-15 |
kub | sh2 drc: revised ARM A32 backend optimizer |
tree | commitdiff |
2020-05-06 |
kub | sh2: optimisations in drc |
tree | commitdiff |
2020-02-08 |
kub | sh2 drc: fix for crash in generated code on x86_64 |
tree | commitdiff |
2020-01-07 |
kub | audio: added SSG-EG to YM2612, plus some timing changes... |
tree | commitdiff |
2019-12-21 |
kub | sh2 drc: optimize T bit handling for A64 |
tree | commitdiff |
2019-12-13 |
kub | sh2 drc: fix speed regression |
tree | commitdiff |
2019-12-11 |
kub | sh2 drc: cleanup, fix for drc crash, for mips code... |
tree | commitdiff |
2019-12-03 |
kub | remove textrels with -fPIC/-fPIE (for android/ios) |
tree | commitdiff |
2019-12-02 |
kub | sh2 drc, tentative MIPS32/64 Release 2 support |
tree | commitdiff |
2019-11-27 |
kub | sh2 drc: bug fixing |
tree | commitdiff |
2019-11-20 |
kub | sh2 drc: fixed some RISC-V bugs |
tree | commitdiff |
2019-11-19 |
kub | sh2 drc, small improvements and bug fixes for code... |
tree | commitdiff |
2019-11-13 |
kub | sh2 drc: RISC-V (RV64IM) code emitter, some work on... |
tree | commitdiff |
2019-11-13 |
kub | sh2 drc: RISC-V (RV64IM) code emitter, some work on... |
tree | commitdiff |
2019-11-09 |
kub | sh2 drc: optimizations for MIPS code emitting |
tree | commitdiff |
2019-11-09 |
kub | sh2 drc: moved host register assignment to code emitter... |
tree | commitdiff |
2019-10-11 |
kub | sh2 drc bugfix for aarch64/mips |
tree | commitdiff |
2019-10-10 |
kub | sh2 drc: speed optimization and bugfixing |
tree | commitdiff |
2019-10-04 |
kub | sh2 drc: bug fixing and optimization in register cache... |
tree | commitdiff |
2019-09-28 |
kub | sh2 drc: drc exit, block linking and branch handling... |
tree | commitdiff |
2019-09-19 |
kub | sh2 drc: improved RTS call stack cache |
tree | commitdiff |
2019-09-17 |
kub | various smallish optimizations, cleanups, and bug fixes |
tree | commitdiff |
2019-08-31 |
kub | cleanup and microoptimizations in SH2 hw handling |
tree | commitdiff |
2019-08-21 |
kub | configuration changes and README |
tree | commitdiff |
2019-08-16 |
kub | various small fixes and optimsations |
tree | commitdiff |
2019-07-30 |
kub | sh2 drc: add aarch64 backend for A64 |
tree | commitdiff |
2019-07-30 |
kub | sh2 drc: add mipsel backend for MIPS32 Release 1 (for... |
tree | commitdiff |
2019-07-30 |
kub | SH2 drc: bug fixing and small speed improvements |
tree | commitdiff |
2019-07-30 |
kub | sh2 drc, x86 code emitter: use x86-64 registers R8-R15 |
tree | commitdiff |
2019-07-30 |
kub | sh2 drc, change utils abi to pass sh2 PC in arg0 (reduc... |
tree | commitdiff |
2019-07-30 |
kub | sh2 drc, keep T bit in host flags as long as possible |
tree | commitdiff |
2019-07-30 |
kub | add xSR/RTS call stack cache to sh2 drc |
tree | commitdiff |
2019-07-30 |
kub | sh2 drc, add detection for in-memory polling |
tree | commitdiff |
2019-07-30 |
kub | sh2 drc, add loop detector, handle delay/idle loops |
tree | commitdiff |
2019-07-30 |
kub | sh2 drc, code emitter cleanup, add ARM reorder stage... |
tree | commitdiff |
2019-07-30 |
kub | sh2 drc, make B/W read functions signed (reduces genera... |
tree | commitdiff |
2019-07-30 |
kub | add literal pool to sh2 drc (for armv[456] without... |
tree | commitdiff |
2019-07-30 |
kub | various small improvements and fixes |
tree | commitdiff |
2019-07-30 |
kub | added branch cache to sh2 drc to improve cross-tcache... |
tree | commitdiff |
2019-07-30 |
kub | sh2 memory interface optimzations |
tree | commitdiff |
2019-07-30 |
kub | overhaul of the register cache (improves generated... |
tree | commitdiff |
2019-07-30 |
kub | debug stuff, bug fixing |
tree | commitdiff |
2019-07-30 |
kub | sh2 drc: sh2 addr modes generalization, more const... |
tree | commitdiff |
2019-07-30 |
kub | DRC: reworked scan_block (fix register usage masks... |
tree | commitdiff |
2019-07-30 |
kub | improved sh2 clock handling, bug fixing + small improve... |
tree | commitdiff |
2018-01-06 |
notaz | drc: support ms ABI |
tree | commitdiff |
2017-12-11 |
notaz | drc: revive x86 dynarec, support x86-64 |
tree | commitdiff |
2017-12-03 |
notaz | drc: arm: use movw/movt |
tree | commitdiff |
2017-10-20 |
notaz | rearrange globals |
tree | commitdiff |
2017-10-13 |
notaz | libretro: satisfy vita's dynarec needs in a cleaner way |
tree | commitdiff |
2017-10-13 |
notaz | some portability cleanups |
tree | commitdiff |
2013-08-31 |
notaz | Merge branch 'dev' |
tree | commitdiff |
next |