HomeSort by: relevance | last modified time | path
    Searched defs:neg_word (Results 1 - 3 of 3) sorted by relevancy

  /src/common/lib/libx86emu/
x86emu.c 118 static uint16_t neg_word (struct X86EMU *, uint16_t s);
3858 destval = neg_word(emu, destval);
6425 neg_word(struct X86EMU *emu, uint16_t s) function in typeref:typename:uint16_t
x86emu.c 118 static uint16_t neg_word (struct X86EMU *, uint16_t s);
3858 destval = neg_word(emu, destval);
6425 neg_word(struct X86EMU *emu, uint16_t s) function in typeref:typename:uint16_t
x86emu.c 118 static uint16_t neg_word (struct X86EMU *, uint16_t s);
3858 destval = neg_word(emu, destval);
6425 neg_word(struct X86EMU *emu, uint16_t s) function in typeref:typename:uint16_t

Completed in 44 milliseconds