dynarmic/src/frontend
Lioncash 4fc531f71b ir/basic_block: Forward declare headers where applicable
Now that the constructor and destructors have been placed within the cpp
file, we can forward declare the memory pool data structures. Now, a
change to the memory pool code won't ripple across the entirety of the
IR emitter.
2020-04-22 21:01:45 +01:00
..
A32 Merge pull request #472 from lioncash/exception 2020-04-22 21:01:44 +01:00
A64 A64: Implement FRSQRTS' half-precision vector variant 2020-04-22 21:01:45 +01:00
decoder decoders: Cast to correctly-sized type before shifting 2020-04-22 20:55:50 +01:00
ir ir/basic_block: Forward declare headers where applicable 2020-04-22 21:01:45 +01:00