Searched refs:CR_Z (Results 1 – 6 of 6) sorted by relevance
58 set_cr(set_cr_z ? cr | CR_Z : cr & ~CR_Z); in config_branch_prediction()60 return cr & CR_Z; in config_branch_prediction()
21 #define CR_Z (1 << 11) /* Implementation defined */ macro
115 movw r2, #CR_I | CR_Z | CR_C | CR_M
319 #define CR_Z (1 << 11) /* Implementation defined */ macro
456 bic r0, r0, #CR_Z
178 bic r0, r0, #CR_Z