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-07 23:50:00 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
dynarmic
/
src
/
frontend
History
Lioncash
c6f99235e1
frontend/ir/ir_emitter: Remove unnecessary logical shift overloads
...
These aren't necessary anymore, now that the U32U64 overload already exists.
2020-04-22 21:02:46 +01:00
..
A32
{A32, A64}/types: Use std::array deduction guides where applicable
2020-04-22 21:02:46 +01:00
A64
A64/translate/impl/impl: Mark locals const where applicable in DecodeBitMasks()
2020-04-22 21:02:46 +01:00
decoder
decoders: Cast to correctly-sized type before shifting
2020-04-22 20:55:50 +01:00
ir
frontend/ir/ir_emitter: Remove unnecessary logical shift overloads
2020-04-22 21:02:46 +01:00
imm.h
frontend: Move imm.h to the top-level directory of the frontends
2020-04-22 21:02:46 +01:00