This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
dynarmic
Watch
1
Star
0
Fork
You've already forked dynarmic
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
b902f72001
dynarmic
/
src
/
frontend
History
Lioncash
b902f72001
A32/disassembler_arm: Remove <unimplemented> from hint instruction output
...
Given we now support hooking these hint instructions, we can consider them implemented.
2020-04-22 21:02:47 +01:00
..
A32
A32/disassembler_arm: Remove <unimplemented> from hint instruction output
2020-04-22 21:02:47 +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