I've seen code using both positive and negative right-shifted register indexing.
These instructions do not seem to be available on Cortex-M or Cortex-A (thumb-mode).
I've seen them available for ARM7TDMI (in 32-bit ARM mode)
Example:
What's the most recent (or fastest) ARM processor family that implement these instructions ?
Thank you very much for your quick reply.
In fact, I expected that. Would the latest architecture that supports "ARM mode" be the ARM11; eg. the latest non "thumb-only" ?
There are some instruction-features that I'd really like to get from the 'full' 32-bit ARM instruction set.