Re: insn field INSN_CODE

2006-11-29 Thread Richard Kenner
> In the "GCC Internals manual" it is said that the INSN_CODE(i) is printed in > the debugging output as a small integer followed by a symbolic > representation that locates the pattern in the md file as a small positive > or negative offset from the named pattern. Now, I'm a bit confused. The > fo

insn field INSN_CODE

2006-11-29 Thread Andrija Radicevic
Hi, In the "GCC Internals manual" it is said that the INSN_CODE(i) is printed in the debugging output as a small integer followed by a symbolic representation that locates the pattern in the md file as a small positive or negative offset from the named pattern. Now, I'm a bit confused. The followi