Home
last modified time | relevance | path

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

/Linux-v5.4/arch/powerpc/include/asm/
Dppc-opcode.h215 #define PPC_INST_LWARX 0x7c000028 macro
448 #define PPC_LWARX(t, a, b, eh) stringify_in_c(.long PPC_INST_LWARX | \
/Linux-v5.4/arch/powerpc/net/
Dbpf_jit.h81 #define PPC_BPF_LWARX(t, a, b, eh) EMIT(PPC_INST_LWARX | ___PPC_RT(t) | \