From: Richard Henderson
> From: Luis Fernando Fujita Pires
>
> 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.
>
> Rev
From: Luis Fernando Fujita Pires
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é
Signed-off