This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RTL templates names


Hi,
I started porting  GCC. I have a quiestion about RTL templates and their
names.
"GCC Internals" says that insn list is matched against templated names , my
question is how the compiler
matches instructions in the instruction list with custom insns defined by
'define_insn' macro ?

Regards
Petar


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]