target/ppc: move xs[n]madd[am][ds]p/xs[n]msub[am][ds]p to decodetree
[qemu/rayw.git] / tests / qapi-schema / features-bad-type.json
blob57db5540e7f964fba607fab179c6e952e9f98dbd
1 { 'struct': 'FeatureStruct0',
2   'data': { 'foo': 'int' },
3   'features': [ [ 'a feature cannot be an array' ] ] }