Searched refs:md_number_to_field (Results 1 - 5 of 5) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-ns32k.c1534 md_number_to_field (char *buf, long val, bit_fixS *field_ptr)
1672 md_number_to_field (memP, exprP.X_add_number, j);
1778 md_number_to_field (memP, exprP.X_add_number, j);
2021 md_number_to_field (buf, val, fix_bit_fixP (fixP));
1527 md_number_to_field (char *buf, long val, bit_fixS *field_ptr) function
H A Dtc-i960.c37 md_number_to_field() routine gets called to process it.
1786 md_number_to_field (char *instrP, /* Pointer to instruction to be fixed. */
2376 sure 'md_number_to_field()' will perform a no-op. */
2462 md_number_to_field (place, val, fixP->fx_bit_fixP);
1785 md_number_to_field (char *instrP, /* Pointer to instruction to be fixed. */ function
/openbsd-current/gnu/usr.bin/binutils/gas/config/
H A Dtc-ns32k.c376 static void md_number_to_field PARAMS ((char *, long, bit_fixS *));
1335 md_number_to_field(memP, exprP.X_add_number, j);
1444 md_number_to_field(memP, exprP.X_add_number, j);
1878 md_number_to_field (buf, val, field_ptr)
2005 md_number_to_field (buf, val, fix_bit_fixP (fixP));
1869 md_number_to_field (buf, val, field_ptr) function
H A Dtc-i960.c37 md_number_to_field() routine gets called to process it.
841 md_number_to_field:
847 static void md_number_to_field PARAMS ((char *, long, bit_fixS *));
850 md_number_to_field (instrP, val, bfixP)
891 } /* md_number_to_field() */
2538 sure 'md_number_to_field()' will perform a no-op. */
2853 md_number_to_field (place, val, fixP->fx_bit_fixP);
848 md_number_to_field (instrP, val, bfixP) function
H A Dtc-tahoe.c497 md_number_to_field (con, value, nbytes)
492 md_number_to_field (con, value, nbytes) function

Completed in 559 milliseconds