This website requires JavaScript.
Explore
Help
Sign In
Citra-emu
/
dynarmic
Watch
1
Star
0
Fork
0
You've already forked dynarmic
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
7d181f46ce
Branches
Tags
View all branches
dynarmic
/
src
History
Lioncash
1395baefa9
interface: Return register files by const reference
...
Prevents unnecessary copies where they aren't particularly required.
2016-08-25 12:51:41 +01:00
..
backend_x64
interface: Return register files by const reference
2016-08-25 12:51:41 +01:00
common
x64/emitter: Add opBits argument to CVTSI2SS and CVTSI2SD
2016-08-23 21:58:34 +01:00
frontend
translate: Simplify function pointer calls
2016-08-24 23:19:50 +01:00
interface
interface: Return register files by const reference
2016-08-25 12:51:41 +01:00
ir_opt
get_set_elimination_pass: Eliminate unnecessary gets/sets of extended registers
2016-08-23 15:57:20 +01:00
CMakeLists.txt
CMakeLists: Add FPSCR.h to the list of headers
2016-08-24 23:19:49 +01:00