target/ppc: move xs[n]madd[am][ds]p/xs[n]msub[am][ds]p to decodetree
[qemu/rayw.git] / tests / qapi-schema / features-deprecated-type.json
blob265849b1f7995586a6dbb61cbc3d11ff41521eeb
1 # Feature 'deprecated' is not supported for types
2 { 'struct': 'Foo', 'data': {},
3   'features': [ 'deprecated' ] }