arm64: bpf: optimize modulo operation
Optimize modulo operation instruction generation by using single MSUB instruction vs MUL followed by SUB instruction scheme. Signed-off-by:Jerin Jacob <jerinj@marvell.com> Signed-off-by:
Daniel Borkmann <daniel@iogearbox.net>
Showing
Please register or sign in to comment