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

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/x86emu/x86emu/
H A Dprim_ops.h48 u16 aad_word (u16 d);
/xsrc/external/mit/xorg-server/dist/hw/xfree86/x86emu/x86emu/
H A Dprim_ops.h48 u16 aad_word(u16 d);
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/x86emu/
H A Dvalidate.c656 VAL_WORD_UNARY(aad_word);
H A Dprim_ops.c180 u16 aad_word(u16 d) function in typeref:typename:u16
H A Dops.c9471 aad_word(u16 val, int base a) */
9477 M.x86.R_AX = aad_word(M.x86.R_AX);
/xsrc/external/mit/xorg-server/dist/hw/xfree86/x86emu/
H A Dvalidate.c660 VAL_WORD_UNARY(aad_word);
H A Dprim_ops.c186 aad_word(u16 d) function in typeref:typename:u16
H A Dops.c10000 aad_word(u16 val, int base a) */
10006 M.x86.R_AX = aad_word(M.x86.R_AX);

Completed in 32 milliseconds