I set decodetree.py with "--varinsnwidth 40 " , then get error: "error: cannot handle insns of width 40"
I found the topic https://lists.gnu.org/archive/html/qemu-devel/2021-05/msg00091.html is a 64 bit support . but how to support var 40 bit instruction ? thanks..