Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/gas/config/
Dtc-tahoe.c1501 valueT this_add_number; in md_assemble() local
1540 this_add_number = expP->X_add_number; in md_assemble()
1566 this_add_symbol, this_add_number, in md_assemble()
1584 this_add_symbol, this_add_number, opcodeP); in md_assemble()
1592 this_add_symbol, this_add_number, opcodeP); in md_assemble()
1599 this_add_symbol, this_add_number, in md_assemble()
1606 this_add_symbol, this_add_number, in md_assemble()
1644 this_add_symbol, this_add_number, in md_assemble()
1660 this_add_symbol, this_add_number, in md_assemble()
1675 this_add_symbol, this_add_number, in md_assemble()
[all …]
Dtc-vax.c435 valueT this_add_number; local
751 this_add_number = expP->X_add_number;
776 this_add_symbol, this_add_number, 1, NO_RELOC);
789 this_add_symbol, this_add_number,
800 this_add_symbol, this_add_number,
808 this_add_symbol, this_add_number,
818 this_add_symbol, this_add_number,
842 this_add_number, 1, NO_RELOC);
856 md_number_to_chars (p + 1, this_add_number, 4);
870 md_number_to_chars (p + 6, this_add_number, 4);
[all …]