Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/gas/config/
Dtc-i370.c323 static int i370_using_other_regno = -1; variable
1322 if (0 < i370_using_other_regno) in add_to_lit_pool()
1443 if (0 == strncmp (now_seg->name, ".text", 5) || 0 > i370_using_other_regno) in i370_addr_offset()
1760 i370_using_other_regno = iregno; in i370_using()
1786 if (iregno != i370_using_other_regno) in i370_drop()
1788 iregno, now_seg->name, i370_using_other_regno); in i370_drop()
1794 i370_using_other_regno = -1; in i370_drop()
2061 || 0 > i370_using_other_regno) in md_assemble()
2064 basereg = i370_using_other_regno; in md_assemble()
2068 if (0 > i370_using_other_regno) in md_assemble()
[all …]