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