index
:
mame
aaron-nl3
aaron-pci-cleanup
arm3_copro
asmjit
cdimono2_wip
cdplay
cdtv_chd-v5
dc_pvr-thread
deprecated
docs_wavwrite
draggable-layout
dribbling-nl
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
m57_troangel-bluesea
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
qt6_position-fix
rendlay_vid
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
shangha3_drop
sound
taitoair_vco
taitowlf_zoom
time-experiments
time-experiments2
vamphalf_misncrft
voodoo_directx11
x86_std-exceptions
xbox_swlist
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
devices
/
cpu
/
drcbex64.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
cpu: Moved DRC backend declarations out of headers and into anonymous namespa...
Vas Crabb
2025-02-22
1
-275
/
+9
*
cpu/drcbex64.cpp: Slightly optimised some degenerate cases for memory accesses.
Vas Crabb
2025-02-08
1
-0
/
+4
*
-cpu/drcbex64.cpp: Directly dispatch memory accesses no larger than native wi...
Vas Crabb
2025-02-05
1
-1
/
+6
*
Cleanup:
Vas Crabb
2025-02-03
1
-1
/
+1
*
DRC cleanup and minor optimisation: [Windy Fairy, Vas Crabb]
Vas Crabb
2025-01-16
1
-26
/
+3
*
cpu/drcbe*.cpp: Added write byte with explicit mask.
Vas Crabb
2025-01-15
1
-1
/
+2
*
cpu/drcbearm64.cpp: Added a 64-bit ARMv8 (AArch64) DRC back-end. (#13162)
987123879113
2025-01-14
1
-8
/
+7
*
Fixed various recompiler issues and added functionality: (#13108)
987123879113
2024-12-29
1
-1
/
+9
*
asmjit: mame integration
Patrick Mackinlay
2022-02-13
1
-2
/
+3
*
cpu/drcbex64.cpp: Proof-of-concept for optimisation of calling out.
Vas Crabb
2021-09-22
1
-9
/
+35
*
cpu/drcbex64.cpp, cpu/drcbex86.cpp: Don't leak using namespace from the header.
Vas Crabb
2020-11-29
1
-101
/
+99
*
drcbe: fixed logging problem
Patrick Mackinlay
2020-07-10
1
-9
/
+0
*
drcbex64: implemented asmjit emitter
Patrick Mackinlay
2020-07-02
1
-193
/
+130
*
Revert "drcbex64: use asmjit"
Vas Crabb
2020-06-23
1
-157
/
+182
*
drcbex64: use asmjit
Patrick Mackinlay
2020-06-18
1
-182
/
+157
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-64
/
+64
*
Cleanup and version bump
mame0175
Miodrag Milanovic
2016-06-29
1
-1
/
+0
*
Allow full build on android:
Vas Crabb
2016-05-31
1
-3
/
+8
*
UML: Added TZCNT instruction (Trailing Zero Count) [Ville Linde]
Ville Linde
2016-05-20
1
-0
/
+1
*
UML: Added FCOPYI and ICOPYF instructions to pass raw data between integer an...
Ville Linde
2016-04-03
1
-0
/
+2
*
override part 2 (nw)
Miodrag Milanovic
2015-12-05
1
-6
/
+6
*
clang-modernize part 3
Miodrag Milanovic
2015-12-04
1
-1
/
+1
*
Move all devices into separate part of src tree (nw)
Miodrag Milanovic
2015-09-13
1
-0
/
+345