Searched refs:neg_long (Results 1 – 1 of 1) sorted by relevance
118 static uint32_t neg_long (struct x86emu *, uint32_t s);3968 destval = neg_long(emu, destval); in x86emuOp32_opcF7_word_RM()6679 neg_long(struct x86emu *emu, uint32_t s) in neg_long() function