From 8e800d05a4e4322048c942a9925684d6ce4f9de4 Mon Sep 17 00:00:00 2001 From: Weiwei Li Date: Mon, 29 May 2023 09:04:10 +0800 Subject: [PATCH] Add BF16 extensions to README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 9455bfae..8d5dc45b 100644 --- a/README.md +++ b/README.md @@ -49,6 +49,9 @@ Spike supports the following RISC-V ISA features: - Zcd extension, v1.0 - Zcmp extension, v1.0 - Zcmt extension, v1.0 + - Zfbfmin extension, v0.6 + - Zvfbfmin extension, v0.6 + - Zvfbfwma extension, v0.6 As a Spike extension, the remainder of the proposed [Bit-Manipulation Extensions](https://github.com/riscv/riscv-bitmanip)