@@ -268,6 +268,50 @@ versions:
268268 requires :
269269 name : Zca
270270 version : " >= 1.0.0"
271+ - version : " 0.9.0"
272+ state : frozen
273+ ratification_date : null
274+ contributors :
275+ - name : Albert Yosher
276+ company : Qualcomm Technologies, Inc.
277+ 278+ - name : Derek Hower
279+ company : Qualcomm Technologies, Inc.
280+ 281+ changes :
282+ - Fix IDL code sign extension logic for qc.e.lb and qc.e.lh instructions
283+ - Fix IDL code sign extension logic for qc.ext and qc.extd instructions
284+ - Fix IDL code sign extension logic for qc.extdpr, qc.extdprh and qc.extdr instructions
285+ - Fix IDL code and description increasing shift to 6 bit for qc.extdr and qc.extdur instructions
286+ - Fix IDL code and description increasing shift to 6 bit for qc.extdpr and qc.extdprh instructions
287+ - Fix IDL code and description increasing shift to 6 bit for qc.extdupr and qc.extduprh instructions
288+ - Fix IDL code sign extension logic for qc.lieq instruction
289+ - Fix wrong mantissa bit selection in qc.norm, qc.normu and qc.normeu instructions
290+ - Fix wrong exponent calculation in qc.normeu instruction
291+ - Fix IDL code and description of qc.setwm instruction to state that number of words written 0..31.
292+ - Fix IDL code for Smdbltrp and Smrnmi spec compatibility for qc.c.mret and qc.c.mnret instructions
293+ implies :
294+ - { name: Xqcia, version: "0.6.0" }
295+ - { name: Xqciac, version: "0.3.0" }
296+ - { name: Xqcibi, version: "0.2.0" }
297+ - { name: Xqcibm, version: "0.7.0" }
298+ - { name: Xqcicli, version: "0.3.0" }
299+ - { name: Xqcicm, version: "0.2.0" }
300+ - { name: Xqcics, version: "0.2.0" }
301+ - { name: Xqcicsr, version: "0.3.0" }
302+ - { name: Xqciint, version: "0.6.0" }
303+ - { name: Xqciio, version: "0.1.0" }
304+ - { name: Xqcilb, version: "0.2.0" }
305+ - { name: Xqcili, version: "0.2.0" }
306+ - { name: Xqcilia, version: "0.2.0" }
307+ - { name: Xqcilo, version: "0.3.0" }
308+ - { name: Xqcilsm, version: "0.5.0" }
309+ - { name: Xqcisim, version: "0.2.0" }
310+ - { name: Xqcisls, version: "0.2.0" }
311+ - { name: Xqcisync, version: "0.2.0" }
312+ requires :
313+ name : Zca
314+ version : " >= 1.0.0"
271315description : |
272316 The Xqci extension includes a set of instructions that improve RISC-V code density and
273317 performance in microontrollers. It fills several gaps:
0 commit comments