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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reshuffle some stuff:
Vas Crabb
2018-03-28
1
-4
/
+6
*
drcbex64: Change SSE control to not use Denormals-Are-Zero. Allows MIPs DRC ...
Ted Green
2017-10-21
1
-4
/
+4
*
DRC: fix regression on OS X [Phil Bennett]
arbee
2017-03-18
1
-1
/
+1
*
first srcclean pass (nw)
Vas Crabb
2016-12-25
1
-1
/
+1
*
DRC: fix XMM usage on x64 ABI, restores debugger functionality on Mac/Linux f...
arbee
2016-12-23
1
-0
/
+6
*
Introduce u8/u16/u32/u64/s8/s16/s32/s64
Vas Crabb
2016-11-19
1
-6
/
+6
*
Do not use FUNC in delegate where applicable (nw)
Miodrag Milanovic
2016-11-06
1
-2
/
+2
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-138
/
+138
*
use standard types uintptr_t, char16_t and char32_t instead of FPTR, utf16_c...
Miodrag Milanovic
2016-10-22
1
-17
/
+17
*
fix android x86 and x64 full build
Jeffrey Clark
2016-06-30
1
-0
/
+13
*
Cleanup and version bump
mame0175
Miodrag Milanovic
2016-06-29
1
-1
/
+0
*
Allow full build on android:
Vas Crabb
2016-05-31
1
-0
/
+14
*
Cleanups and version bump
mame0174
Miodrag Milanovic
2016-05-25
1
-18
/
+18
*
UML: Added TZCNT instruction (Trailing Zero Count) [Ville Linde]
Ville Linde
2016-05-20
1
-0
/
+40
*
drcbex64: special case for add (nw)
Ville Linde
2016-05-17
1
-0
/
+8
*
drcbex64: special case for and (nw)
Ville Linde
2016-05-16
1
-0
/
+8
*
drcbex64: some more micro-optimization (nw)
Ville Linde
2016-05-12
1
-14
/
+26
*
drcbex64: some micro-optimizations (nw)
Ville Linde
2016-05-09
1
-0
/
+16
*
Cleanups and version bump
mame0173
Miodrag Milanovic
2016-04-27
1
-14
/
+13
*
drcbex64: wrong register type (nw)
Ville Linde
2016-04-15
1
-2
/
+2
*
ppcdrc: map some FPU registers to physical registers (nw)
Ville Linde
2016-04-14
1
-1
/
+1
*
drcbex64: optimize FMOV (nw)
Ville Linde
2016-04-14
1
-4
/
+18
*
drcbex64: map F0-F3 to SSE registers (nw)
Ville Linde
2016-04-14
1
-1
/
+1
*
Revert software-installed slot/image options when changing software
AJR
2016-04-04
1
-0
/
+1
*
UML: Added FCOPYI and ICOPYF instructions to pass raw data between integer an...
Ville Linde
2016-04-03
1
-1
/
+131
*
Replace strformat, strprintf and strcatprintf with type-safe steam_format and...
Vas Crabb
2016-02-28
1
-1
/
+1
*
Return std::string objects by value rather than pass by reference
AJR
2016-01-10
1
-4
/
+2
*
Modernize x86log.h and x86log.cpp:
Vittorio Romeo
2015-12-21
1
-1
/
+1
*
clang-modernize part 6
Miodrag Milanovic
2015-12-04
1
-2
/
+2
*
clang-modernize part 3
Miodrag Milanovic
2015-12-04
1
-32
/
+32
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+6711