Searched refs:loop_length_lo (Results 1 – 1 of 1) sorted by relevance
10799 unsigned int loop_length, loop_length_hi, loop_length_lo; in convert_frag_immed_finish_loop() local10842 loop_length_lo = loop_length & 0x0ff; in convert_frag_immed_finish_loop()10843 if (loop_length_lo >= 128) in convert_frag_immed_finish_loop()10845 loop_length_lo -= 256; in convert_frag_immed_finish_loop()10861 set_expr_const (&addi_insn.tok[2], loop_length_lo); in convert_frag_immed_finish_loop()