mirror of
https://github.com/yuzu-mirror/yuzu.git
synced 2025-01-20 12:14:20 +01:00
ffc5ec6fa8
P2R CC takes the state of condition codes and puts them into a register. We already have this implemented for PR (predicates). This commit implements CC over that.