ppc/svp64: support LibreSOC architecture
authorDmitry Selyutin <ghostmansd@gmail.com>
Mon, 25 Jul 2022 13:10:14 +0000 (16:10 +0300)
committerAlan Modra <amodra@gmail.com>
Thu, 11 Aug 2022 09:08:29 +0000 (18:38 +0930)
commit33ae8a3ae31d8ea787d79d2a677d960721ffe682
tree6af5ac519b400849a6f7f3e4dc1f2e6df2a8c5dc
parentdf4860daad8ffa29e0185e543a0a2aae32f7a925
ppc/svp64: support LibreSOC architecture

This patch adds support for LibreSOC machine and SVP64 extension flag
for PowerPC architecture. SV (Simple-V) is a strict RISC-paradigm
Scalable Vector Extension for the Power ISA. SVP64 is the 64-bit
Prefixed instruction format implementing SV. Funded by NLnet through EU
Grants No: 825310 and 825322, SV is in DRAFT form and is to be publicly
submitted via the OpenPOWER Foundation ISA Working Group via the
newly-created External RFC Process.

For more details, visit https://libre-soc.org.
gas/config/tc-ppc.c
include/opcode/ppc.h
opcodes/ppc-dis.c
opcodes/ppc-opc.c