target/ppc: move xs[n]madd[am][ds]p/xs[n]msub[am][ds]p to decodetree
[qemu/rayw.git] / tests / qapi-schema / features-missing-name.json
blob8772c8f7b323c8277aa72bc0de196af44e642301
1 { 'struct': 'FeatureStruct0',
2   'data': { 'foo': 'int' },
3   'features': [ { 'if': 'NAMELESS_FEATURES' } ] }