mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-01 02:29:59 -06:00

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.
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.