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?


i am studing RTL that is gcc front-end

insn RTX has seven elements

ex) (insn id prev next pattern code log_links reg_notes)
     (insn 12 10 14 (set (reg:QI 12 A0) (reg:QI 1 R1)  -1 (nil) (nil))


where i get the impormation about code, log_links, reg_notes------------------------------------------------------------------------
네이버 :: 똑! 소리나게 바뀐 네이버 메일을 만나보세요.
http://mail.naver.com/

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