]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
sim: ft32: correct simulation of MEMCPY and MEMSET
authorJames Bowman <james.bowman@ftdichip.com>
Tue, 29 Sep 2015 23:47:34 +0000 (23:47 +0000)
committerMike Frysinger <vapier@gentoo.org>
Wed, 30 Sep 2015 03:39:24 +0000 (23:39 -0400)
commit395b0d8a3fdd8915a4897b9b925d56fa42745dcc
tree7d4b430d391c6653320b2a51b0c27f7542cb2272
parent71c34ca7a0f54c8c8ad39b72ea1badf9f9a1ade7
sim: ft32: correct simulation of MEMCPY and MEMSET

The MEMCPY and MEMSET instructions should only examine the low 15 bits of
their length arguments.
sim/ft32/ChangeLog
sim/ft32/interp.c