index
:
anonymous/yuzu
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator — started by the creators of Citra. It is written in C++ with portability in mind,
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
video_core
/
macro
/
macro_jit_x64.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
general: Convert source file copyright comments over to SPDX
Morph
2022-04-23
1
-3
/
+2
*
video_core/macro_jit_x64: Move impl class into cpp file
Lioncash
2022-01-25
1
-71
/
+0
*
xbyak: Update include path
Merry
2021-08-15
1
-1
/
+1
*
video_core: Resolve more variable shadowing scenarios
Lioncash
2020-12-04
1
-2
/
+2
*
macro_jit_x64: Inline Engines::Maxwell3D::GetRegisterValue
MerryMage
2020-06-17
1
-0
/
+1
*
Merge pull request #4089 from MerryMage/macrojit-cleanup-1
bunnei
2020-06-17
1
-4
/
+1
|
\
|
*
macro_jit_x64: Remove unused function Compile_WriteCarry
MerryMage
2020-06-15
1
-1
/
+0
|
*
macro_jit_x64: Remove JITState::parameters
MerryMage
2020-06-15
1
-2
/
+1
|
*
macro_jit_x64: Remove RESULT_64
MerryMage
2020-06-15
1
-1
/
+0
*
|
video_core/macro_jit_x64: Remove initializer in member variable
ReinUsesLisp
2020-06-15
1
-2
/
+2
|
/
*
Default init labels and use initializer list for macro engine
David Marcec
2020-06-04
1
-1
/
+1
*
Mark parameters as const
David Marcec
2020-06-03
1
-2
/
+3
*
Favor switch case over jump table
David Marcec
2020-05-30
1
-0
/
+1
*
Implement macro JIT
David Marcec
2020-05-30
1
-0
/
+98