[PPC64] Wrong ConditionRegister used in ppc64.ad: flagsRegCR0 cr1

XMLWordPrintable

    • b22
    • ppc

      array_equalsB and array_equalsC currently use flagsRegCR0 cr1 to specify a KILL effect. Correct would be: flagsRegCR1 cr1
      This doesn't cause problems because C2 doesn't use multiple ConditionRegisters at the same time and CR0 already has a KILL effect.
      Should be cleaned up.

            Assignee:
            Suchismith Roy
            Reporter:
            Martin Doerr
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: