Searched refs:er_idx (Results 1 – 1 of 1) sorted by relevance
986 int idx, er_idx; in nhmex_rbox_get_constraint() local996 er_idx = idx; in nhmex_rbox_get_constraint()998 if (er_idx > 2) in nhmex_rbox_get_constraint()999 er_idx--; in nhmex_rbox_get_constraint()1000 er_idx += (reg1->idx / 6) * 5; in nhmex_rbox_get_constraint()1002 er = &box->shared_regs[er_idx]; in nhmex_rbox_get_constraint()1067 int idx, er_idx; in nhmex_rbox_put_constraint() local1073 er_idx = idx; in nhmex_rbox_put_constraint()1074 if (er_idx > 2) in nhmex_rbox_put_constraint()1075 er_idx--; in nhmex_rbox_put_constraint()[all …]