Home
last modified time | relevance | path

Searched refs:PPC_RAW_LWARX (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/arch/powerpc/net/
A Dbpf_jit_comp64.c793 EMIT(PPC_RAW_LWARX(tmp2_reg, tmp1_reg, dst_reg, 0)); in bpf_jit_build_body()
A Dbpf_jit_comp32.c856 EMIT(PPC_RAW_LWARX(_R0, tmp_reg, dst_reg, 0)); in bpf_jit_build_body()
/linux-6.3-rc2/arch/powerpc/include/asm/
A Dppc-opcode.h372 #define PPC_RAW_LWARX(t, a, b, eh) (0x7c000028 | ___PPC_RT(t) | ___PPC_RA(a) | ___PPC_RB(b) | __PPC… macro

Completed in 11 milliseconds