Searched refs:negate (Results 1 – 6 of 6) sorted by relevance
429 int negate = 0; in aiptek_convert_from_2s_complement() local435 negate = 1; in aiptek_convert_from_2s_complement()438 ret = (negate == 1) ? -ret : ret; in aiptek_convert_from_2s_complement()
162 orn %g0, %t_twinmask, %g1 ! negate trap win mask into %g1
2620 # -negate all bits and add 12622 not.l %d3 # negate lo(result) bits2623 not.l %d4 # negate hi(result) bits
9288 eori.w &0x8000,%d0 # negate sign9309 eori.w &0x8000,%d0 # negate sign9410 eori.b &0x80,FP_SCR0_EX(%a6) # negate sign
12857 eori.w &0x8000,%d0 # negate sign12878 eori.w &0x8000,%d0 # negate sign12979 eori.b &0x80,FP_SCR0_EX(%a6) # negate sign
468 | Inst is fneg. Execute the negate value function on the input.