[PATCH v2 15/18] powerpc: Emulate paste instruction

Michael Neuling mikey at neuling.org
Mon Oct 9 21:00:53 AEDT 2017


@ -1924,6 +1987,7 @@ struct ppc_emulated ppc_emulated = {
>  	WARN_EMULATED_SETUP(mfdscr),
>  	WARN_EMULATED_SETUP(mtdscr),
>  	WARN_EMULATED_SETUP(lq_stq),
> +	WARN_EMULATED_SETUP(paste),

You'll need to rebase this on powerpc/next as this has changed upstream.

Mikey


More information about the Linuxppc-dev mailing list