This website requires JavaScript.
Explore
Register
Sign In
Azahar-Mirror
/
dynarmic
Watch
1
Star
0
Fork
0
You've already forked dynarmic
mirror of
https://github.com/azahar-emu/dynarmic
synced
2025-11-09 00:20:01 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
dynarmic
/
src
/
frontend
/
A64
History
Lioncash
dd315e89eb
A64/translate/*: Apply const where applicable
...
Just some tidying up for consistency
2020-04-22 21:04:22 +01:00
..
decoder
General: Correct typos is code comments
2020-04-22 21:04:22 +01:00
translate
A64/translate/*: Apply const where applicable
2020-04-22 21:04:22 +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: Make parameter names from declarations and implementations consistent
2020-04-22 21:04:22 +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