This website requires JavaScript.
Explore
Help
Register
Sign In
suyu
/
dynarmic
Watch
26
Star
1
Fork
You've already forked dynarmic
1
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
058ec4eea2
dynarmic
/
src
/
frontend
History
Lioncash
f1a66c37ba
a64: Add ARMv8.4+ instructions encodings to the encoding table
...
Keeps the table up to date with the ARM specification.
2020-04-22 20:57:37 +01:00
..
A32
A32/ir_emitter: Bugfix: ExceptionRaised was producing incorrect PC
2020-04-22 20:56:01 +01:00
A64
a64: Add ARMv8.4+ instructions encodings to the encoding table
2020-04-22 20:57:37 +01:00
decoder
decoders: Cast to correctly-sized type before shifting
2020-04-22 20:55:50 +01:00
ir
ir/value: Add IsSignedImmediate() and IsUnsignedImmediate() functions to Value's interface
2020-04-22 20:57:37 +01:00