target/ppc: move xs[n]madd[am][ds]p/xs[n]msub[am][ds]p to decodetree
[qemu/rayw.git] / tests / qapi-schema / include-simple-sub.json
blob4bd4af4162432a8ac0402ff3746dd06013545b1c
1 { 'enum': 'Status',
2   'data': [ 'good', 'bad', 'ugly' ] }