This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

RTL view of arm instructions in gcc

Note: This was originally posted on 12th April 2011 at http://forums.arm.com

Hi everyone))
I need RTL view of arm instructions

i can find some of it in gcc and by tests, but i need more

SMULLxy
SMULWy
SMUAD
SMLAD
SMLALD
ldr and str with writeback

and so on.....

thanks for help)))
Parents
  • Note: This was originally posted on 13th April 2011 at http://forums.arm.com

    I do not know RTL too.
    So!!! I've looked on Internet

    Is RTL a kind of code source description used by gcc compiler between parsing and optimizing process ?
    I do not find where to find syntaxe description.

    But ! why do you you want this ?

    May be gcc have an option to output the "RTL view"
Reply
  • Note: This was originally posted on 13th April 2011 at http://forums.arm.com

    I do not know RTL too.
    So!!! I've looked on Internet

    Is RTL a kind of code source description used by gcc compiler between parsing and optimizing process ?
    I do not find where to find syntaxe description.

    But ! why do you you want this ?

    May be gcc have an option to output the "RTL view"
Children
No data