target/mips: Use OPC_MUL instead of OPC__MXU_MUL
[qemu/ar7.git] / tests / qapi-schema / args-bad-boxed.json
blobdea0cd0aa51a1376760508bed9e028e202f11783
1 # 'boxed' should only appear with value true
2 { 'command': 'foo', 'boxed': false }