target/ppc: move xs[n]madd[am][ds]p/xs[n]msub[am][ds]p to decodetree
[qemu/rayw.git] / tests / qapi-schema / doc-invalid-return.json
blob95e75839307276678b4c48b885c9d73f72ecf271
1 # Events can't have 'Returns' section
3 ##
4 # @FOO:
5 # Returns: blah
6 ##
7 { 'event': 'FOO' }