mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2025-01-10 00:52:25 -08:00
fbcf802fbc
* OpCodeTable: Implement Hint instructions (CSDB, SEV, SEVL, WFE, WFI, YIELD) * A64: Remove catch-all Hint instruction * T16: Handle unallocated hint instructions Some thumb tests execute these assuming that they're nops. * T32: Fill out other Hint instructions * A32: Fill out other hint instructions