summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/drcbex64.h
Commit message (Expand)AuthorAgeFilesLines
* cpu: Moved DRC backend declarations out of headers and into anonymous namespa... Vas Crabb2025-02-221-275/+9
* cpu/drcbex64.cpp: Slightly optimised some degenerate cases for memory accesses. Vas Crabb2025-02-081-0/+4
* -cpu/drcbex64.cpp: Directly dispatch memory accesses no larger than native wi... Vas Crabb2025-02-051-1/+6
* Cleanup: Vas Crabb2025-02-031-1/+1
* DRC cleanup and minor optimisation: [Windy Fairy, Vas Crabb] Vas Crabb2025-01-161-26/+3
* cpu/drcbe*.cpp: Added write byte with explicit mask. Vas Crabb2025-01-151-1/+2
* cpu/drcbearm64.cpp: Added a 64-bit ARMv8 (AArch64) DRC back-end. (#13162) 9871238791132025-01-141-8/+7
* Fixed various recompiler issues and added functionality: (#13108) 9871238791132024-12-291-1/+9
* asmjit: mame integration Patrick Mackinlay2022-02-131-2/+3
* cpu/drcbex64.cpp: Proof-of-concept for optimisation of calling out. Vas Crabb2021-09-221-9/+35
* cpu/drcbex64.cpp, cpu/drcbex86.cpp: Don't leak using namespace from the header. Vas Crabb2020-11-291-101/+99
* drcbe: fixed logging problem Patrick Mackinlay2020-07-101-9/+0
* drcbex64: implemented asmjit emitter Patrick Mackinlay2020-07-021-193/+130
* Revert "drcbex64: use asmjit" Vas Crabb2020-06-231-157/+182
* drcbex64: use asmjit Patrick Mackinlay2020-06-181-182/+157
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-64/+64
* Cleanup and version bumpmame0175 Miodrag Milanovic2016-06-291-1/+0
* Allow full build on android: Vas Crabb2016-05-311-3/+8
* UML: Added TZCNT instruction (Trailing Zero Count) [Ville Linde] Ville Linde2016-05-201-0/+1
* UML: Added FCOPYI and ICOPYF instructions to pass raw data between integer an... Ville Linde2016-04-031-0/+2
* override part 2 (nw) Miodrag Milanovic2015-12-051-6/+6
* clang-modernize part 3 Miodrag Milanovic2015-12-041-1/+1
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-0/+345