Searched refs:A64_REV16 (Results 1 – 2 of 2) sorted by relevance
| /linux-4.4.14/arch/arm64/net/ |
| D | bpf_jit.h | 146 #define A64_REV16(sf, Rd, Rn) A64_DATA1(sf, Rd, Rn, REVERSE_16) macro
|
| D | bpf_jit_comp.c | 361 emit(A64_REV16(is64, dst, dst), ctx); in build_insn() 700 emit(A64_REV16(0, r0, r0), ctx); in build_insn()
|