Home
last modified time | relevance | path

Searched refs:i370_using_other_regno (Results 1 – 1 of 1) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-i370.c321 static int i370_using_other_regno = -1; variable
1319 if (0 < i370_using_other_regno) in add_to_lit_pool()
1440 if (0 == strncmp (now_seg->name, ".text", 5) || 0 > i370_using_other_regno) in i370_addr_offset()
1759 i370_using_other_regno = iregno; in i370_using()
1785 if (iregno != i370_using_other_regno) in i370_drop()
1787 iregno, now_seg->name, i370_using_other_regno); in i370_drop()
1793 i370_using_other_regno = -1; in i370_drop()
2057 || 0 > i370_using_other_regno) in md_assemble()
2060 basereg = i370_using_other_regno; in md_assemble()
2064 if (0 > i370_using_other_regno) in md_assemble()
[all …]