Searched refs:PPC_RAW_STDU (Results 1 – 2 of 2) sorted by relevance
508 #define PPC_RAW_STDU(r, base, i) (0xf8000001 | ___PPC_RS(r) | ___PPC_RA(base) | ((i) & 0xfffc)) macro607 #define PPC_RAW_STLU PPC_RAW_STDU
296 EMIT(PPC_RAW_STDU(_R1, _R1, in bpf_jit_build_prologue()346 EMIT(PPC_RAW_STDU(_R1, _R1, -(BPF_PPC_EXC_STACKFRAME + ctx->stack_size))); in bpf_jit_build_prologue()