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