mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-09-13 06:52:58 -06:00

Adds the ability to flush the cache and maintain state. Adds the BindToRegister ability. Sorts register usage as callee saved used first, reduces dumping pressure when jumping to external routines/interpreter. Adds a function to store a register, for use when flushing a register that won't be used during the rest of a block.