Searched refs:bit_fix_new (Results 1 – 4 of 4) sorted by relevance
/toolchain/binutils/binutils-2.27/gas/config/ |
D | tc-ns32k.c | 870 bit_fix_new (int size, /* Length of bitfield. */ in bit_fix_new() function 1005 bit_fix_new (4, opcode_bit_ptr, -8, 7, 0, 1, 0), -1, 0); in encode_operand() 1056 bit_fix_new (3, 5, 0, 7, 0, 0, 0), /* A bit_fix is targeted to in encode_operand() 1064 bit_fix_new (5, 0, 1, 32, -1, 0, -1), -1, 0); in encode_operand()
|
/toolchain/binutils/binutils-2.27/gas/ |
D | ChangeLog-2008 | 251 * config/tc-ns32k.c (bit_fix_new): Likewise.
|
D | ChangeLog | 790 * config/tc-ns32k.c (bit_fix_new): Replace obstack-alloc with XOBNEW
|
D | ChangeLog-2005 | 3036 * write.h (bit_fix_new): Remove redundant prototype.
|