0019-Update-the-vector-spec-version-tag-Version-1.0-draft.patch 713 B

1234567891011121314151617181920212223242526
  1. From 9d6a0b42daeecddb2bc855a3caed62b6ca1b44dd Mon Sep 17 00:00:00 2001
  2. From: Nelson Chu <nelson.chu@sifive.com>
  3. Date: Mon, 6 Jul 2020 22:36:34 +0800
  4. Subject: [PATCH 19/48] Update the vector spec version tag (Version
  5. 1.0-draft-20200703).
  6. ---
  7. include/opcode/riscv-opc.h | 2 +-
  8. 1 file changed, 1 insertion(+), 1 deletion(-)
  9. diff --git a/include/opcode/riscv-opc.h b/include/opcode/riscv-opc.h
  10. index a17a1e8ca3..14527e8515 100644
  11. --- a/include/opcode/riscv-opc.h
  12. +++ b/include/opcode/riscv-opc.h
  13. @@ -549,7 +549,7 @@
  14. #define MASK_C_SDSP 0xe003
  15. /* RVV */
  16. -/* Version 1.0-draft-20200702. */
  17. +/* Version 1.0-draft-20200703. */
  18. #define MATCH_VSETVL 0x80007057
  19. #define MASK_VSETVL 0xfe00707f
  20. --
  21. 2.33.0