mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-03-11 00:51:07 +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.