arm926ejs: retire cp15 commands, handled by mrc/mcr.
[fw/openocd] / doc / openocd.texi
index 9659e929f57ed3e1d60422b4a8d3a6b824144584..cff7fc5e6cdf689dd9164faa9ed53d2d76d449e2 100644 (file)
@@ -5704,13 +5704,6 @@ they are not built from ARM926ej-s designs.
 Print information about the caches found.
 @end deffn
 
-@deffn Command {arm926ejs cp15} opcode1 opcode2 CRn CRm regnum [value]
-Accesses cp15 register @var{regnum} using
-@var{opcode1}, @var{opcode2}, @var{CRn}, and @var{CRm}.
-If a @var{value} is provided, that value is written to that register.
-Else that register is read and displayed.
-@end deffn
-
 @subsection ARM966E specific commands
 @cindex ARM966E