Home
last modified time | relevance | path

Searched refs:SRTYPE_LSR (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/arch/arm/net/
Dbpf_jit_32.h51 #define SRTYPE_LSR 1 macro
Dbpf_jit_32.c371 emit(ARM_ORR_S(r_dst, ARM_R1, r_src, SRTYPE_LSR, 8), ctx); in emit_swap16()