Searched refs:PPC_INST_STDCX (Results 1 – 3 of 3) sorted by relevance
35 #define TEST_STDCX(s, a, b) (PPC_INST_STDCX | ___PPC_RS(s) | \
86 #define PPC_BPF_STDCX(s, a, b) EMIT(PPC_INST_STDCX | ___PPC_RS(s) | \
213 #define PPC_INST_STDCX 0x7c0001ad macro