Files
openocd/src
David Brownell 563d937c3c ARM: implement mrc()/mcr() as DPM ops
Instead of having separate ARM11 and Cortex-A8 implementations of
this code, have one shared implementation which just builds on the
existing "run instruction via R0" support.

This enables followup patches to remove that now-unused code from
those two drivers.  (Patches to move the "mrc" and "mcr" code into
"struct arm" are due too ... MIPS and other cores do not support
those ARM-specific concepts.)

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
2009-12-01 00:49:04 -08:00
..
2009-11-28 15:52:03 -08:00
2009-11-30 16:29:34 -08:00
2009-11-24 21:37:33 -08:00
2009-11-24 21:37:33 -08:00
2009-11-30 16:29:34 -08:00
2009-11-25 10:29:05 -08:00
2009-11-18 11:56:24 -08:00