Searched refs:PPC_INST_LFS (Results 1 – 3 of 3) sorted by relevance
93 #define PPC_INST_LFS 0xc0000000 macro131 #define PLFS(frt, a, r, d) PREFIX_MLS(PPC_INST_LFS, frt, a, r, d)
38 PPC_INST_LFS | ___PPC_RT(r) | ___PPC_RA(base) | IMM_L(i))
309 #define PPC_INST_LFS 0xc0000000 macro