Home
last modified time | relevance | path

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

/linux/arch/powerpc/net/
A Dbpf_jit_comp64.c772 EMIT(PPC_RAW_STDCX(b2p[TMP_REG_2], 0, b2p[TMP_REG_1])); in bpf_jit_build_body()
/linux/arch/powerpc/lib/
A Dtest_emulate_step.c271 stepped = emulate_step(&regs, ppc_inst(PPC_RAW_STDCX(5, 3, 4))); in test_ldarx_stdcx()
/linux/arch/powerpc/include/asm/
A Dppc-opcode.h463 #define PPC_RAW_STDCX(s, a, b) (0x7c0001ad | ___PPC_RS(s) | ___PPC_RA(a) | ___PPC_RB(b)) macro

Completed in 12 milliseconds