Searched refs:isread (Results 1 – 1 of 1) sorted by relevance
700 const ARMCPRegInfo *ri, int isread) in cp_access_ok() argument702 return (ri->access >> ((arm_current_pl(env) * 2) + isread)) & 1; in cp_access_ok()