mirror of
https://github.com/qemu/qemu.git
synced 2026-05-17 15:39:58 +00:00
decodetree: Extend argument set syntax to allow types
Rather than force all structure members to be 'int', allow the type of the member to be specified. Reviewed-by: Luis Pires <luis.pires@eldorado.org.br> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
This commit is contained in:
1
tests/decode/succ_argset_type1.decode
Normal file
1
tests/decode/succ_argset_type1.decode
Normal file
@@ -0,0 +1 @@
|
||||
&asdf b:bool c:uint64_t a
|
||||
Reference in New Issue
Block a user