• Paul Mundt's avatar
    sh: speculative execution support for SH7780. · 45ed285b
    Paul Mundt authored
    SH7780 has a speculative execution mode where it can speculatively
    perform an instruction fetch for subroutine returns, this allows it
    to be enabled. There are some various pitfalls associated with this
    mode, so it's left as depending on CONFIG_EXPERIMENTAL and not
    enabled by default.
    Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
    45ed285b
init.c 6.71 KB