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

Lines Matching refs:lj

7609     int j, lj, cflags;
7684 lj = -1;
7703 if (lj < j) {
7704 lj++;
7705 while (lj < j)
7706 gen_opc_instr_start[lj++] = 0;
7708 gen_opc_pc[lj] = pc_ptr;
7709 gen_opc_cc_op[lj] = dc->cc_op;
7710 gen_opc_instr_start[lj] = 1;
7711 gen_opc_icount[lj] = num_insns;
7761 lj++;
7762 while (lj <= j)
7763 gen_opc_instr_start[lj++] = 0;