Searched refs:er_idx (Results 1 – 1 of 1) sorted by relevance
985 int idx, er_idx; in nhmex_rbox_get_constraint() local995 er_idx = idx; in nhmex_rbox_get_constraint()997 if (er_idx > 2) in nhmex_rbox_get_constraint()998 er_idx--; in nhmex_rbox_get_constraint()999 er_idx += (reg1->idx / 6) * 5; in nhmex_rbox_get_constraint()1001 er = &box->shared_regs[er_idx]; in nhmex_rbox_get_constraint()1066 int idx, er_idx; in nhmex_rbox_put_constraint() local1072 er_idx = idx; in nhmex_rbox_put_constraint()1073 if (er_idx > 2) in nhmex_rbox_put_constraint()1074 er_idx--; in nhmex_rbox_put_constraint()[all …]