Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-ns32k.c870 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/
DChangeLog-2008251 * config/tc-ns32k.c (bit_fix_new): Likewise.
DChangeLog790 * config/tc-ns32k.c (bit_fix_new): Replace obstack-alloc with XOBNEW
DChangeLog-20053036 * write.h (bit_fix_new): Remove redundant prototype.