Searched refs:PPC_RAW_LWZ (Results 1 – 2 of 2) sorted by relevance
476 #define PPC_RAW_LWZ(r, base, i) (0x80000000 | ___PPC_RT(r) | ___PPC_RA(base) | IMM_L(i)) macro603 #define PPC_RAW_LL PPC_RAW_LWZ
997 EMIT(PPC_RAW_LWZ(_R4, _R3, 4)); in __arch_prepare_bpf_trampoline()