Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/include/asm/
Dppc-opcode.h212 #define PPC_INST_LDARX 0x7c0000a8 macro
427 #define PPC_LDARX(t, a, b, eh) stringify_in_c(.long PPC_INST_LDARX | \
/Linux-v4.19/arch/powerpc/lib/
Dtest_emulate_step.c32 #define TEST_LDARX(t, a, b, eh) (PPC_INST_LDARX | ___PPC_RT(t) | \
/Linux-v4.19/arch/powerpc/net/
Dbpf_jit.h78 #define PPC_BPF_LDARX(t, a, b, eh) EMIT(PPC_INST_LDARX | ___PPC_RT(t) | \