summaryrefslogtreecommitdiff
path: root/src/target/fa526.c
diff options
context:
space:
mode:
authorDavid Brownell <dbrownell@users.sourceforge.net>2009-12-07 14:54:12 -0800
committerDavid Brownell <dbrownell@users.sourceforge.net>2009-12-07 14:57:43 -0800
commit7b0314c377cc7c6a90db34d6d3e9e723d6d2b94a (patch)
tree30b5d55ebf10f8d802a5746533a178a39997c481 /src/target/fa526.c
parent7936ab16da93f91258e17e4699360dc3f43728ce (diff)
downloadopenocd+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 'src/target/fa526.c')
0 files changed, 0 insertions, 0 deletions