Re: [Qemu-devel] [PATCH v2 1/3] decodetree: Allow !function with no input bits

2019-08-18 Thread Philippe Mathieu-Daudé
On 8/18/19 8:39 AM, Richard Henderson wrote: > Call this form a "parameter", returning a value extracted > from the DisasContext. > > Signed-off-by: Richard Henderson > --- > docs/devel/decodetree.rst | 8 - > scripts/decodetree.py | 49 --- >

[Qemu-devel] [PATCH v2 1/3] decodetree: Allow !function with no input bits

2019-08-18 Thread Richard Henderson
Call this form a "parameter", returning a value extracted from the DisasContext. Signed-off-by: Richard Henderson --- docs/devel/decodetree.rst | 8 - scripts/decodetree.py | 49 --- tests/decode/err_field6.decode| 5