[PATCH 16/57][Arm][GAS] Add support for MVE instructions: vdup, vddup, vdwdup, vidup...
[binutils-gdb.git] / gdb / features / rs6000 / powerpc-cell32l.xml
blob57b4806947b7dae7961669bf485c518b22f78495
1 <?xml version="1.0"?>
2 <!-- Copyright (C) 2009-2019 Free Software Foundation, Inc.
4      Copying and distribution of this file, with or without modification,
5      are permitted in any medium without royalty provided the copyright
6      notice and this notice are preserved.  -->
8 <!-- Cell/B.E. architecture.  Identical to the PowerPC 32-bit Linux UISA,
9      but adds support for the SPU as compatible architecture.  -->
11 <!DOCTYPE target SYSTEM "gdb-target.dtd">
12 <target>
13   <architecture>powerpc:common</architecture>
14   <compatible>spu</compatible>
15   <xi:include href="power-core.xml"/>
16   <xi:include href="power-fpu.xml"/>
17   <xi:include href="power-linux.xml"/>
18   <xi:include href="power-altivec.xml"/>
19 </target>