dynarmic/src/frontend
Lioncash 6b5ea6ee66 A64: Implement BRK
Currently, we can just implement this as part of the exception
interface, similar to how it's done for the A32 interface with BKPT.
2020-04-22 20:55:06 +01:00
..
A32 IR: Add fbits argument to FixedToFP-related opcodes 2020-04-22 20:55:06 +01:00
A64 A64: Implement BRK 2020-04-22 20:55:06 +01:00
decoder mp: rename mp.h to mp/function_info.h 2020-04-22 20:46:22 +01:00
ir IR: Add fbits argument to FPVectorFrom{Signed,Unsigned}Fixed 2020-04-22 20:55:06 +01:00