ppc/svp64: support LibreSOC architecture
authorDmitry Selyutin <ghostmansd@gmail.com>
Tue, 3 May 2022 16:40:29 +0000 (16:40 +0000)
committerDmitry Selyutin <ghostmansd@gmail.com>
Thu, 23 Jun 2022 13:35:20 +0000 (16:35 +0300)
commit25dd7a2f56e8e44258be4df6daa22ca354c9da88
treeacab57ab1b4e57ca0faad42d62ae83f8bb200436
parent02e85f7a8304ed192382391dc83c0211345b40d1
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