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

1234567891011121314151617181920212223242526
  1. From 9b95cdf2e388df25849206c0eab086f63b12c3e9 Mon Sep 17 00:00:00 2001
  2. From: Nelson Chu <nelson.chu@sifive.com>
  3. Date: Mon, 6 Jul 2020 14:46:21 +0800
  4. Subject: [PATCH 16/48] Update the vector spec version tag (Version
  5. 1.0-draft-20200702).
  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 4e4ecc91d0..71eb770f5a 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-20200516. */
  17. +/* Version 1.0-draft-20200702. */
  18. #define MATCH_VSETVL 0x80007057
  19. #define MASK_VSETVL 0xfe00707f
  20. --
  21. 2.33.0