Searched refs:A64_LSLV (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/arm64/net/ |
| H A D | bpf_jit.h | 174 #define A64_LSLV(sf, Rd, Rn, Rm) A64_DATA2(sf, Rd, Rn, Rm, LSLV) macro
|
| H A D | bpf_jit_comp.c | 505 emit(A64_LSLV(is64, dst, dst, src), ctx); in build_insn()
|