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

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/x86emu/x86emu/
H A Dprim_ops.h49 u16 aam_word (u8 d);
/xsrc/external/mit/xorg-server/dist/hw/xfree86/x86emu/x86emu/
H A Dprim_ops.h49 u16 aam_word(u8 d);
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/x86emu/
H A Dvalidate.c657 VAL_WORD_UNARY(aam_word);
H A Dprim_ops.c202 u16 aam_word(u8 d) function in typeref:typename:u16
H A Dops.c9446 aam_word(u8 val, int base a) */
9453 M.x86.R_AX = aam_word(M.x86.R_AL);
/xsrc/external/mit/xorg-server/dist/hw/xfree86/x86emu/
H A Dvalidate.c661 VAL_WORD_UNARY(aam_word);
H A Dprim_ops.c209 aam_word(u8 d) function in typeref:typename:u16
H A Dops.c9974 aam_word(u8 val, int base a) */
9981 M.x86.R_AX = aam_word(M.x86.R_AL);

Completed in 32 milliseconds