target/ppc: move xs[n]madd[am][ds]p/xs[n]msub[am][ds]p to decodetree
[qemu/rayw.git] / tests / qapi-schema / args-boxed-anon.json
blob95f60da2edf98d248a6b609f8e9899c786a2a9d6
1 # 'boxed' can only be used with named types
2 { 'command': 'foo', 'boxed': true, 'data': { 'string': 'str' } }