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?