diff options
author | David Brownell <dbrownell@users.sourceforge.net> | 2009-12-07 14:54:12 -0800 |
---|---|---|
committer | David Brownell <dbrownell@users.sourceforge.net> | 2009-12-07 14:57:43 -0800 |
commit | 7b0314c377cc7c6a90db34d6d3e9e723d6d2b94a (patch) | |
tree | 30b5d55ebf10f8d802a5746533a178a39997c481 /tcl/target/test_syntax_error.cfg | |
parent | 7936ab16da93f91258e17e4699360dc3f43728ce (diff) | |
download | openocd_libswd-7b0314c377cc7c6a90db34d6d3e9e723d6d2b94a.tar.gz openocd_libswd-7b0314c377cc7c6a90db34d6d3e9e723d6d2b94a.tar.bz2 openocd_libswd-7b0314c377cc7c6a90db34d6d3e9e723d6d2b94a.tar.xz openocd_libswd-7b0314c377cc7c6a90db34d6d3e9e723d6d2b94a.zip |
ARM: remove mrc_opcode(), use MRC() or MCR()
Get rid of mrc_opcode() in favor of ARMV4_5_MRC() or, where
arm*20t should have used it, ARMV4_5_MCR() instead.
Basically, *writing* coprocessor registers shouldn't have
used the *read* opcode ... and both should stick to standard
opcode constructors, not rearranging parameter sequence any
more than already needed.
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Diffstat (limited to 'tcl/target/test_syntax_error.cfg')
0 files changed, 0 insertions, 0 deletions