This website requires JavaScript.
Explore
Help
Sign In
nintendo-back-up
/
yuzu-mainline
Watch
1
Star
0
Fork
0
You've already forked yuzu-mainline
mirror of
https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu-mainline.git
synced
2025-12-17 05:32:41 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
8118ea160b194fbcc600c44bff3be556b249c780
yuzu-mainline
/
src
/
video_core
/
macro
History
David Marcec
8118ea160b
Favor switch case over jump table
...
Easier to read and will emit a jump table automatically.
2020-05-30 12:23:58 +10:00
..
macro_interpreter.cpp
Implement macro JIT
2020-05-30 11:40:04 +10:00
macro_interpreter.h
Implement macro JIT
2020-05-30 11:40:04 +10:00
macro_jit_x64.cpp
Favor switch case over jump table
2020-05-30 12:23:58 +10:00
macro_jit_x64.h
Favor switch case over jump table
2020-05-30 12:23:58 +10:00
macro.cpp
Implement macro JIT
2020-05-30 11:40:04 +10:00
macro.h
Implement macro JIT
2020-05-30 11:40:04 +10:00