Searched refs:negate_data_op (Results 1 – 4 of 4) sorted by relevance
1053 static int negate_data_op PARAMS ((unsigned long *, unsigned long));7031 negate_data_op (instruction, value) in negate_data_op() function7177 if ((value = negate_data_op (&inst.instruction,12167 && (newimm = negate_data_op (&temp, value)) == (unsigned int) FAIL)12191 && (newimm = negate_data_op (& temp, value)) == (unsigned int) FAIL)
11454 negate_data_op (unsigned long * instruction, in negate_data_op() function11702 && (newimm = negate_data_op (&temp, value)) == (unsigned int) FAIL) in md_apply_fix()11725 && (newimm = negate_data_op (& temp, value)) == (unsigned int) FAIL) in md_apply_fix()
2747 (negate_data_op): New function.