]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
sim: h8300: switch to cpu for state
authorMike Frysinger <vapier@gentoo.org>
Tue, 16 Aug 2016 14:35:13 +0000 (07:35 -0700)
committerMike Frysinger <vapier@gentoo.org>
Wed, 2 Nov 2022 15:12:20 +0000 (20:57 +0545)
commite4f2bc9c05303d399093a8b944ce4b07fa86c513
treef37444edc94699a3003308498fa468a1ac137ae1
parentee1cffd3883c1d846ad58c1fb86559bb2f930361
sim: h8300: switch to cpu for state

Rather than rely on pulling out the first cpu from the sim state
for cpu state, pass down the active cpu that's already available.
sim/h8300/compile.c