Home
last modified time | relevance | path

Searched refs:PPC_RAW_LWA (Results 1 – 2 of 2) sorted by relevance

/linux/arch/powerpc/net/
A Dbpf_jit_comp64.c1024 EMIT(PPC_RAW_LWA(dst_reg, src_reg, off)); in bpf_jit_build_body()
/linux/arch/powerpc/include/asm/
A Dppc-opcode.h474 #define PPC_RAW_LWA(r, base, i) (0xe8000002 | ___PPC_RT(r) | ___PPC_RA(base) | IMM_DS(i)) macro

Completed in 11 milliseconds