## Abstract: Can you explain the whole project and its expected outcome(s).
-This project is to enhance binutils tools to continue the autogenerated supportfor the
+This project is to enhance binutils tools to continue the autogenerated support
+for the
RISC-V, Power and other ISAs, and to also support Simple-V Vectorisation capabilities.
It will directly support the ISA Expansion project
<https://libre-soc.org/nlnet_2023_simplev_riscv>
and SVP64/Power (currently based on an early iteration of libopid)
* Definition of assembler and disassembler for RISC-V
instructions and also SVP32, 48 and 64 Vector Prefixing formats, using libopid
-* Completion of definitions of Simple-V/Single formats SVP64Single, SVP48Singe and SVP32Single
+* Completion of definitions of Simple-V/Single formats SVP64Single, SVP48Single and SVP32Single
and implementation support of the same for both Power and RISC-V
(https://libre-soc.org/openpower/sv/svp64-single/)
* Test vectors for libopid and binutils