Home | History | Annotate | Download | only in target-mips

Lines Matching refs:lj

8286     int j, lj = -1;
8336 if (lj < j) {
8337 lj++;
8338 while (lj < j)
8339 gen_opc_instr_start[lj++] = 0;
8341 gen_opc_pc[lj] = ctx.pc;
8342 gen_opc_hflags[lj] = ctx.hflags & MIPS_HFLAG_BMASK;
8343 gen_opc_instr_start[lj] = 1;
8344 gen_opc_icount[lj] = num_insns;
8401 lj++;
8402 while (lj <= j)
8403 gen_opc_instr_start[lj++] = 0;