Yang Shi df849ba3a8 arm64: bpf: add 'store immediate' instruction
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@linaro.org>
CC: Zi Shen Lim <zlim.lnx@gmail.com>
CC: Xi Wang <xi.wang@gmail.com>
Reviewed-by: Zi Shen Lim <zlim.lnx@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-12-03 11:38:31 -05:00
..
2015-11-10 15:06:26 -08:00
2015-11-12 15:33:11 -08:00
2015-11-12 15:33:11 -08:00
2015-11-12 15:33:11 -08:00
2015-10-12 17:46:36 +01:00
2015-11-12 15:33:11 -08:00
2015-11-12 15:33:11 -08:00
2015-11-10 15:06:26 -08:00
2015-11-04 14:47:13 -08:00