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

force gcc usign ARM instruction set,why there are 2byte aligned instructions?

Parents
  • Note: This was originally posted on 7th September 2012 at http://forums.arm.com


    How can I compile the source code totally into ARM instruction set....if I had a ARM core which support ONLY ARM instruction set


    I don't believe ARM license such a core; all ARM cores for the past 15+ years have supported mixed ARM and Thumb code, so you may find this challenging.
    Given that you've got a Tegra2, why do you need this?

    hth
    s.
Reply
  • Note: This was originally posted on 7th September 2012 at http://forums.arm.com


    How can I compile the source code totally into ARM instruction set....if I had a ARM core which support ONLY ARM instruction set


    I don't believe ARM license such a core; all ARM cores for the past 15+ years have supported mixed ARM and Thumb code, so you may find this challenging.
    Given that you've got a Tegra2, why do you need this?

    hth
    s.
Children
No data