dragon: Fix put/get copy index post-increment
authorTormod Volden <debian.tormod@gmail.com>
Mon, 9 Mar 2015 23:47:39 +0000 (00:47 +0100)
committerAlan Cox <alan@linux.intel.com>
Mon, 9 Mar 2015 23:58:56 +0000 (23:58 +0000)
commit45281f076ae9884dcb0a52377e24464c5fffc184
tree7991677b134bbc22ecea18d5665ec878173093fe
parentbd05f3aafb97463da0c99b73a89609b8c8ae0ba3
dragon: Fix put/get copy index post-increment

Because 6809 assembly is not a C dialect or something :p

Alternatively we could do it in steps of 2 by using D instead
of A but then we must change the check for zero Y.

Signed-off-by: Tormod Volden <debian.tormod@gmail.com>
Kernel/platform-dragon/usermem_sam.s