mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-02-02 17:54:05 +00:00
9d2c4aa325
Currently we're only performing CR analysis for CR0 and CR1, but I would like to do it for all CRs. Bitsets are appropriate for this.