Searched refs:PPC_INST_SETB (Results 1 – 2 of 2) sorted by relevance
56 #define TEST_SETB(t, bfa) ppc_inst(PPC_INST_SETB | ___PPC_RT(t) | ___PPC_RA((bfa & 0x7) << 2))
279 #define PPC_INST_SETB 0x7c000100 macro
Completed in 10 milliseconds