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

ARM OR THUMB CODE

Note: This was originally posted on 5th November 2010 at http://forums.arm.com

We all know that there are two kinds of instruction, arm and thumb. Here is the question: how can I get the right instruction type of the functions from elf file which contains mixed thumb and arm intruction?
0