[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20151203.113846.853547663758521483.davem@davemloft.net>
Date: Thu, 03 Dec 2015 11:38:46 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: yang.shi@...aro.org
Cc: ast@...nel.org, catalin.marinas@....com, will.deacon@....com,
zlim.lnx@...il.com, xi.wang@...il.com,
linux-kernel@...r.kernel.org, netdev@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org,
linaro-kernel@...ts.linaro.org
Subject: Re: [RESEND PATCH] arm64: bpf: add 'store immediate' instruction
From: Yang Shi <yang.shi@...aro.org>
Date: Mon, 30 Nov 2015 14:24:07 -0800
> aarch64 doesn't have native store immediate instruction, such operation
> has to be implemented by the below instruction sequence:
>
> Load immediate to register
> Store register
>
> Signed-off-by: Yang Shi <yang.shi@...aro.org>
Applied, thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists