Searched refs:A64_ASRV (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/arm64/net/ | ||
| H A D | bpf_jit.h | 260 #define A64_ASRV(sf, Rd, Rn, Rm) A64_DATA2(sf, Rd, Rn, Rm, ASRV) macro |
| H A D | bpf_jit_comp.c | 1321 emit(A64_ASRV(is64, dst, dst, src), ctx); in build_insn() |