Searched refs:set_cr_z (Results 1 – 1 of 1) sorted by relevance
51 static int config_branch_prediction(int set_cr_z) in config_branch_prediction() argument57 set_cr(set_cr_z ? cr | CR_Z : cr & ~CR_Z); in config_branch_prediction()