Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-z8k.c959 newfix (int ptr, int type, int size, expressionS *operand) in newfix() function
990 newfix ((ptr - buffer) / 2, type, size + 1, operand); in apply_fix()
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-0203772 * tc-z8k.c (newfix): Tell fix_new_exp about pc relativeness.
2201 (newfix): New parameter 'size', forward it to 'fix_new_exp'.
2202 (apply_fix): Call newfix with additional 'size' parameter.
3363 (get_operand, get_operands, get_specific, newfix): Likewise.
DChangeLog-20051081 (newfix): Adapt to bfd reloc types.
DChangeLog-929510185 * config/tc-z8k.c (parse_exp, check_operand, newfix): Ditto.