[riscv] Mixed use of tab and whitespace in riscv.ad

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P5
    • 24
    • Affects Version/s: 17, 21, 23
    • Component/s: hotspot
    • b04
    • riscv
    • linux

      > grep -P "(\t )|( \t)" src/hotspot/cpu/riscv/riscv.ad
      reg_def V1 ( SOC, SOC, Op_VecA, 1, v1->as_VMReg() );
      reg_def V5 ( SOC, SOC, Op_VecA, 5, v5->as_VMReg() );
      reg_def V7 ( SOC, SOC, Op_VecA, 7, v7->as_VMReg() );

            Assignee:
            Sendao Yan
            Reporter:
            Sendao Yan
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: