]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - sim/ft32/interp.c
sim: ft32: correctly simulate PM write port
authorJames Bowman <james.bowman@ftdichip.com>
Mon, 28 Sep 2015 23:49:36 +0000 (23:49 +0000)
committerMike Frysinger <vapier@gentoo.org>
Wed, 30 Sep 2015 03:36:56 +0000 (23:36 -0400)
commit71c34ca7a0f54c8c8ad39b72ea1badf9f9a1ade7
treea65c1c798fd07be0509996cf3ea421cf784e1bc6
parent1eefa9cbaf0516c0cb3bc384c8376332ad4c39b2
sim: ft32: correctly simulate PM write port

The FT32 simulator was not correctly simulating the behavior of the
program memory (PM) write port.  When it is locked, writes to the
data register do nothing.
sim/ft32/ChangeLog
sim/ft32/interp.c