riscv: attr: Synchronize comments with code
authorChristoph Müllner <christoph.muellner@vrull.eu>
Mon, 5 Dec 2022 13:03:36 +0000 (14:03 +0100)
committerPhilipp Tomsich <philipp.tomsich@vrull.eu>
Tue, 27 Dec 2022 19:49:43 +0000 (20:49 +0100)
The comment above the enumeration of existing attributes got out of
order and a few entries were forgotten.
This patch synchronizes the comments according to the list.
This commit does not include any functional change.

gcc/ChangeLog:

* config/riscv/riscv.md: Sync comments with code.

Signed-off-by: Christoph Müllner <christoph.muellner@vrull.eu>
gcc/config/riscv/riscv.md

index df57e2b..a8bb331 100644 (file)
 ;; mfc         transfer from coprocessor
 ;; const       load constant
 ;; arith       integer arithmetic instructions
-;; auipc       integer addition to PC
 ;; logical      integer logical instructions
 ;; shift       integer shift instructions
 ;; slt         set less than instructions
 ;; fcvt                floating point convert
 ;; fsqrt       floating point square root
 ;; multi       multiword sequence (or user asm statements)
+;; auipc       integer addition to PC
+;; sfb_alu  SFB ALU instruction
 ;; nop         no operation
 ;; ghost       an instruction that produces no real code
 ;; bitmanip    bit manipulation instructions
+;; rotate   rotation instructions
+;; atomic   atomic instructions
 ;; Classification of RVV instructions which will be added to each RVV .md pattern and used by scheduler.
 ;; rdvlenb     vector byte length vlenb csrr read
 ;; rdvl        vector length vl csrr read