Searched refs:PPC_LHBRX (Results 1 – 2 of 2) sorted by relevance
/arch/powerpc/net/ | ||
D | bpf_jit32.h | 118 do { PPC_LI32(r, i); PPC_LHBRX(r, r, base); } while(0) |
D | bpf_jit.h | 77 #define PPC_LHBRX(r, base, b) EMIT(PPC_INST_LHBRX | ___PPC_RT(r) | \ macro |