Home
last modified time | relevance | path

Searched refs:negate_data_op (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-arm.c21650 negate_data_op (unsigned long * instruction, in negate_data_op() function
21934 newimm = negate_data_op (&temp, value); in md_apply_fix()
21942 newimm = negate_data_op (&temp, value); in md_apply_fix()
21987 && (newimm = negate_data_op (& temp, value)) == (unsigned int) FAIL) in md_apply_fix()
/toolchain/binutils/binutils-2.25/gas/
DChangeLog-92952747 (negate_data_op): New function.