mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-04-25 03:22:53 +00:00
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.