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

Undefined instructions ARM7

ARM7TDMI

I am trying to understand how effective the undefined instruction exception is at stopping uncontrolled execution in arm mode.

Out of the entire 32bit arm mode instruction space, how many patterns are considered invalid instructions?
The docs say that some invalid patterns are not caught by the undefined instruction exception. How many?