Searched defs:PPC_BPF_LL (Results 1 – 2 of 2) sorted by relevance
71 #define PPC_BPF_LL(r, base, i) do { \ macro
121 #define PPC_BPF_LL(r, base, i) do { EMIT(PPC_RAW_LWZ(r, base, i)); } while(0) macro