This website requires JavaScript.
Explore
Help
Register
Sign In
SwitchEmu
/
dynarmic
Watch
1
Star
0
Fork
0
You've already forked dynarmic
mirror of
https://git.suyu.dev/suyu/dynarmic.git
synced
2026-03-26 16:02:56 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5f8eb7c51c604b1cae50e03803da8ee65d788b21
dynarmic
/
src
/
frontend
/
A64
History
Lioncash
87083af733
general: Remove trailing spaces
...
General code-related cleanup. Gets rid of trailing spaces in the codebase.
2020-04-22 21:04:21 +01:00
..
decoder
A64: Implement FRSQRTS' half-precision vector variant
2020-04-22 21:01:45 +01:00
translate
general: Remove trailing spaces
2020-04-22 21:04:21 +01:00
ir_emitter.cpp
ir: Add A64-specific opcodes for getting and setting raw NZCV values
2020-04-22 20:58:11 +01:00
ir_emitter.h
ir: Add A64-specific opcodes for getting and setting raw NZCV values
2020-04-22 20:58:11 +01:00
location_descriptor.cpp
General: Convert multiple namespace specifiers to nested namespace specifiers where applicable
2020-04-22 20:44:38 +01:00
location_descriptor.h
Merge pull request
#475
from lioncash/muladd
2020-04-22 21:01:44 +01:00
types.cpp
{A32, A64}/types: Use std::array deduction guides where applicable
2020-04-22 21:02:46 +01:00
types.h
general: Remove trailing spaces
2020-04-22 21:04:21 +01:00