Searched refs:er_idx (Results 1 – 1 of 1) sorted by relevance
978 int idx, er_idx; in nhmex_rbox_get_constraint() local988 er_idx = idx; in nhmex_rbox_get_constraint()990 if (er_idx > 2) in nhmex_rbox_get_constraint()991 er_idx--; in nhmex_rbox_get_constraint()992 er_idx += (reg1->idx / 6) * 5; in nhmex_rbox_get_constraint()994 er = &box->shared_regs[er_idx]; in nhmex_rbox_get_constraint()1059 int idx, er_idx; in nhmex_rbox_put_constraint() local1065 er_idx = idx; in nhmex_rbox_put_constraint()1066 if (er_idx > 2) in nhmex_rbox_put_constraint()1067 er_idx--; in nhmex_rbox_put_constraint()[all …]