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

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/x86emu/x86emu/
H A Dprim_ops.h63 u8 das_byte (u8 d);
/xsrc/external/mit/xorg-server/dist/hw/xfree86/x86emu/x86emu/
H A Dprim_ops.h63 u8 das_byte(u8 d);
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/x86emu/
H A Dvalidate.c676 VAL_BYTE_UNARY(das_byte); /* Fails for 0x9A (out of range anyway) */
H A Dprim_ops.c528 u8 das_byte(u8 d) function in typeref:typename:u8
H A Dops.c2627 M.x86.R_AL = das_byte(M.x86.R_AL);
/xsrc/external/mit/xorg-server/dist/hw/xfree86/x86emu/
H A Dvalidate.c680 VAL_BYTE_UNARY(das_byte); /* Fails for 0x9A (out of range anyway) */
H A Dprim_ops.c550 das_byte(u8 d) function in typeref:typename:u8
H A Dops.c2736 M.x86.R_AL = das_byte(M.x86.R_AL);

Completed in 49 milliseconds