Searched refs:not_word (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/x86emu/x86emu/
H A Dprim_ops.h77 u16 not_word (u16 s);
/xsrc/external/mit/xorg-server/dist/hw/xfree86/x86emu/x86emu/
H A Dprim_ops.h77 u16 not_word(u16 s);
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/x86emu/
H A Dvalidate.c695 VAL_WORD_UNARY(not_word);
H A Dops.c10275 destval = not_word(destval);
10438 destval = not_word(destval);
10601 destval = not_word(destval);
10761 *destreg = not_word(*destreg);
H A Dprim_ops.c823 u16 not_word(u16 s) function in typeref:typename:u16
/xsrc/external/mit/xorg-server/dist/hw/xfree86/x86emu/
H A Dvalidate.c699 VAL_WORD_UNARY(not_word);
H A Dops.c10842 destval = not_word(destval);
11012 destval = not_word(destval);
11182 destval = not_word(destval);
11349 *destreg = not_word(*destreg);
H A Dprim_ops.c859 not_word(u16 s) function in typeref:typename:u16

Completed in 36 milliseconds