Hi - dje wrote: > I don't understand the "possibly modified" part of this comment. > cgen-dis.in: > /* Fill in ex_info fields like read_insn would. Don't actually call > read_insn, since the incoming buffer is already read (and possibly > modified a la m32r). */ > Can you elaborate? [...] I suspect I was referring to the modifications of buf[] in cgen/cpu/m32r.opc (my_print_insn). - FChE