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 ?