[committed 1/2] gas/NEWS: Updated risc-v assembler support in 2.44.

Nelson Chu nelson@rivosinc.com
Fri Jan 17 04:44:01 GMT 2025


---
 gas/NEWS | 11 ++++++++---
 1 file changed, 8 insertions(+), 3 deletions(-)

diff --git a/gas/NEWS b/gas/NEWS
index 6192c208a5e..57a42fc5cca 100644
--- a/gas/NEWS
+++ b/gas/NEWS
@@ -23,9 +23,14 @@
 
 * On x86 emulation support (for secondary targets) was dropped.
 
-* Add support for RISC-V Zcmp (cm.mva01s, cm.mvsa01), Smrnmi, S[sm]dbltrp,
-  CORE-V (xcvbitmanip, xcvsimd) extensions with version 1.0 and more SiFive
-  extensions (xsfvqmaccdod, xsfvqmaccqoq and xsfvfnrclipxfqf).
+* Add support for RISC-V standard extensions,
+  Zicfiss v1.0, Zicfilp v1.0, Zcmp v1.0 (cm.mva01s and cm.mvsa01 instructions),
+  Zcmt v1.0, Smrnmi v1.0, S[sm]dbltrp v1.0 and S[sm]ctr v1.0 (replaced the
+  dropped sfence.vm encoding since privileged spec v1.10).
+
+* Add support for RISC-V vendor extensions,
+  CORE-V, xcvbitmanip v1.0 and xcvsimd v1.0.
+  SiFive, xsfvqmaccdod v1.0, xsfvqmaccqoqv1.0 and xsfvfnrclipxfqf v1.0.
 
 Changes in 2.43:
 
-- 
2.39.3 (Apple Git-146)



More information about the Binutils mailing list