mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-26 15:55:31 +01: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.