Searched refs:PPC_INST_BLR (Results 1 – 4 of 4) sorted by relevance
25 #define PPC_INST_BLR 0x4e800020 macro191 *fault_addr != PPC_INST_BLR); in protect_access()200 *fault_addr = PPC_INST_BLR; in protect_access()201 FAIL_IF_EXIT(*fault_addr != PPC_INST_BLR); in protect_access()267 r.base[i] = PPC_INST_BLR; in test()
22 #define PPC_INST_BLR 0x4e800020 macro151 insns[numinsns - 1] = PPC_INST_BLR; in test()
480 ppc_inst(PPC_INST_BLR)); in update_branch_cache_flush()485 ppc_inst(PPC_INST_BLR)); in update_branch_cache_flush()
258 #define PPC_INST_BLR 0x4e800020 macro433 #define PPC_RAW_BLR() (PPC_INST_BLR)