diff options
author | Bobby Bingham <koorogi@koorogi.info> | 2013-11-24 14:03:05 -0600 |
---|---|---|
committer | Aurelien Jarno <aurelien@aurel32.net> | 2013-12-09 16:41:23 +0100 |
commit | 21c046118e740704d0ba81f6281dc95905bc30a8 (patch) | |
tree | 2a12c1bf0ddfcaf3bdeb3f03bb252ada89ab214c /target-mips | |
parent | a1d22a367d5780c9553b2cd5a24f665534ce6ed6 (diff) |
target-sh4: move features flag after CPU_COMMON
Everything before CPU_COMMON in the structure is cleared as part of a
CPU reset. This included the features flag, which indicates whether SH4A
instructions are supported or not. As a result, a CPU reset downgraded
the CPU from an SH4A to an SH4.
Signed-off-by: Bobby Bingham <koorogi@koorogi.info>
Reviewed-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
Diffstat (limited to 'target-mips')
0 files changed, 0 insertions, 0 deletions