Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-ns32k.c121 bit_fixS *bit_fixP; /* Pointer at bit_fix struct. */
870 static bit_fixS *
879 bit_fixS *bit_fixP; in bit_fix_new()
881 bit_fixP = XOBNEW (&notes, bit_fixS); in bit_fix_new()
1317 bit_fixS *bit_fixP, /* Pointer at struct of bit_fix's, ignored if in fix_new_ns32k()
1346 bit_fixS *bit_fixP, /* Pointer at struct of bit_fix's, ignored if in fix_new_ns32k_exp()
1525 md_number_to_field (char *buf, long val, bit_fixS *field_ptr) in md_number_to_field()
1619 bit_fixS *j; in convert_iif()
1812 (bit_fixS *) 0, 0, in convert_iif()
H A Dtc-dlx.h36 #define TC_FIX_TYPE bit_fixS *
H A Dtc-dlx.c891 bit_fixS *bitP; in md_assemble()
924 bitP = XNEW (bit_fixS); in md_assemble()
936 bitP = XNEW (bit_fixS); in md_assemble()
947 bitP = XNEW (bit_fixS); in md_assemble()
H A Dtc-ns32k.h94 bit_fixS * fx_bit_fixP; \
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dtc-ns32k.c121 bit_fixS *bit_fixP; /* Pointer at bit_fix struct. */
870 static bit_fixS *
879 bit_fixS *bit_fixP; in bit_fix_new()
881 bit_fixP = XOBNEW (&notes, bit_fixS); in bit_fix_new()
1317 bit_fixS *bit_fixP, /* Pointer at struct of bit_fix's, ignored if in fix_new_ns32k()
1346 bit_fixS *bit_fixP, /* Pointer at struct of bit_fix's, ignored if in fix_new_ns32k_exp()
1525 md_number_to_field (char *buf, long val, bit_fixS *field_ptr) in md_number_to_field()
1619 bit_fixS *j; in convert_iif()
1812 (bit_fixS *) 0, 0, in convert_iif()
H A Dtc-dlx.h36 #define TC_FIX_TYPE bit_fixS *
H A Dtc-dlx.c892 bit_fixS *bitP; in md_assemble()
925 bitP = XNEW (bit_fixS); in md_assemble()
937 bitP = XNEW (bit_fixS); in md_assemble()
948 bitP = XNEW (bit_fixS); in md_assemble()
H A Dtc-ns32k.h94 bit_fixS * fx_bit_fixP; \
/netbsd-src/external/gpl3/binutils.old/dist/gas/
H A Dbit_fix.h45 typedef struct bit_fix bit_fixS; typedef
H A DChangeLog-20042118 (md_assemble): generate bit_fixS for RELOC_DLX_LO16 in
H A DChangeLog-92955512 (convert_iif): Make local variable j be pointer to bit_fixS, since
/netbsd-src/external/gpl3/binutils/dist/gas/
H A Dbit_fix.h45 typedef struct bit_fix bit_fixS; typedef
H A DChangeLog-20042118 (md_assemble): generate bit_fixS for RELOC_DLX_LO16 in
H A DChangeLog-92955512 (convert_iif): Make local variable j be pointer to bit_fixS, since