File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -94,7 +94,12 @@ Changes to the PowerPC Backend
94
94
Changes to the RISC-V Backend
95
95
-----------------------------
96
96
97
- * Added assembler/disassembler support for the experimental Zabha (Byte and Halfword Atomic Memory Operations) extension.
97
+ * Added assembler/disassembler support for the experimental Zabha (Byte and
98
+ Halfword Atomic Memory Operations) extension.
99
+ * Added assembler/disassembler support for the experimenatl Zalasr
100
+ (Load-Acquire and Store-Release) extension.
101
+ * The names of the majority of the S-prefixed (supervisor-level) extension
102
+ names in the RISC-V profiles specification are now recognised.
98
103
99
104
Changes to the WebAssembly Backend
100
105
----------------------------------
You can’t perform that action at this time.
0 commit comments