Searched refs:neg_word (Results 1 – 1 of 1) sorted by relevance
114 static uint16_t neg_word (struct x86emu *, uint16_t s);4014 destval = neg_word(emu, destval); in x86emuOp16_opcF7_word_RM()6649 neg_word(struct x86emu *emu, uint16_t s) in neg_word() function