On 4/7/21 3:18 PM, Luis Fernando Fujita Pires wrote:
Allow '64' to be specified for the instruction width command line params
and use the appropriate insn/field data types, mask, extract and deposit
functions in that case.
This will be used to implement the new 64-bit Power ISA 3.1 instructions.
Signed-off-by: Luis Pires<luis.pi...@eldorado.org.br>
---
docs/devel/decodetree.rst | 5 +++--
scripts/decodetree.py | 25 ++++++++++++++++++++-----
2 files changed, 23 insertions(+), 7 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org>
Queued for 6.1.
r~