From: Richard Henderson <richard.hender...@linaro.org>
> From: Luis Fernando Fujita Pires <luis.pi...@eldorado.org.br>
> 
> Allow '64' to be specified for the instruction width command line params and 
> use
> the appropriate extract and deposit functions in that case.
> 
> This will be used to implement the new 64-bit Power ISA 3.1 instructions.
> 
> Reviewed-by: Philippe Mathieu-Daudé <f4...@amsat.org>
> Signed-off-by: Luis Pires <luis.pi...@eldorado.org.br>
> Message-Id:
> <CP2PR80MB3668E123E2EFDB0ACD3A46F1DA759@CP2PR80MB3668.lamprd80
> .prod.outlook.com>
> [rth: Drop the change to the field type; use bitop_width instead of separate
> variables for extract/deposit; use "ull" for 64-bit constants.]
> Signed-off-by: Richard Henderson <richard.hender...@linaro.org>
> ---
>  scripts/decodetree.py | 21 ++++++++++++++-------
>  1 file changed, 14 insertions(+), 7 deletions(-)

Reviewed-by: Luis Pires <luis.pi...@eldorado.org.br>

Reply via email to