dynarmic/src/frontend/decoder
VelocityRa c30b8dbe99 decoders: Cast to correctly-sized type before shifting
Fixes decoding for 64-bit instructions

Does not help/apply to any currently supported ARM versions (since
all are 32-bit length or below), it's for future-proofing should
such an arch be supported.
2020-04-22 20:55:50 +01:00
..
decoder_detail.h decoders: Cast to correctly-sized type before shifting 2020-04-22 20:55:50 +01:00
matcher.h General: Convert multiple namespace specifiers to nested namespace specifiers where applicable 2020-04-22 20:44:38 +01:00