Almost all uses of boolean condition-register ops in real code seem to be the combination fcmpx + cror (e.g. for <= or >=). This merges the two.
Almost all uses of boolean condition-register ops in real code seem to be the combination fcmpx + cror (e.g. for <= or >=). This merges the two.