Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm64/net/
Dbpf_jit.h105 #define A64_LSL(sf, Rd, Rn, shift) ({ \ macro
Dbpf_jit_comp.c447 emit(A64_LSL(is64, dst, dst, imm), ctx); in build_insn()