qemu-ppc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [PATCH v3 03/30] decodetree: Add support for 64-bit instructions


From: Luis Fernando Fujita Pires
Subject: RE: [PATCH v3 03/30] decodetree: Add support for 64-bit instructions
Date: Fri, 30 Apr 2021 13:03:32 +0000

From: Richard Henderson <richard.henderson@linaro.org>
> From: Luis Fernando Fujita Pires <luis.pires@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é <f4bug@amsat.org>
> Signed-off-by: Luis Pires <luis.pires@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.henderson@linaro.org>
> ---
>  scripts/decodetree.py | 21 ++++++++++++++-------
>  1 file changed, 14 insertions(+), 7 deletions(-)

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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]