This website requires JavaScript.
Explore
Help
Sign In
Citra-emu
/
dynarmic-android
Watch
1
Star
0
Fork
0
You've already forked dynarmic-android
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
dynarmic-android
/
src
/
frontend
History
Lioncash
62a2ba7981
a64: Add ARMv8.4+ instructions encodings to the encoding table
...
Keeps the table up to date with the ARM specification.
2018-10-06 02:27:50 -04:00
..
A32
A32/ir_emitter: Bugfix: ExceptionRaised was producing incorrect PC
2018-09-30 19:39:52 +01:00
A64
a64: Add ARMv8.4+ instructions encodings to the encoding table
2018-10-06 02:27:50 -04:00
decoder
decoders: Cast to correctly-sized type before shifting
2018-09-22 22:10:29 +03:00
ir
ir/value: Add IsSignedImmediate() and IsUnsignedImmediate() functions to Value's interface
2018-10-04 12:33:23 -04:00