Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8334715

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

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P5 P5
    • 24
    • 17, 21, 23
    • 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() );

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

              Created:
              Updated:
              Resolved: