mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-02-11 05:59:07 -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.