Hi Jiong,

On 25/01/19 5:40 AM, Jiong Wang wrote:
> This patch implements code-gen for new JMP32 instructions on ppc.
> 
> For JMP32 | JSET, instruction encoding for PPC_RLWINM_DOT is added to check
> the result of ANDing low 32-bit of operands.
> 
> Cc: Naveen N. Rao <naveen.n....@linux.ibm.com>
> Cc: Sandipan Das <sandi...@linux.ibm.com>
> Signed-off-by: Jiong Wang <jiong.w...@netronome.com>
> ---
>  arch/powerpc/include/asm/ppc-opcode.h |   1 +
>  arch/powerpc/net/bpf_jit.h            |   4 ++
>  arch/powerpc/net/bpf_jit_comp64.c     | 120 
> ++++++++++++++++++++++++++++++----
>  3 files changed, 111 insertions(+), 14 deletions(-)
> 
> [...]

Looks good to me.

Reviewed-by: Sandipan Das <sandi...@linux.ibm.com>


--
With Regards,
Sandipan

Reply via email to