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

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/x86emu/x86emu/
H A Dprim_ops.h88 u8 ror_byte (u8 d, u8 s);
/xsrc/external/mit/xorg-server/dist/hw/xfree86/x86emu/x86emu/
H A Dprim_ops.h88 u8 ror_byte(u8 d, u8 s);
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/x86emu/
H A Dvalidate.c710 VAL_BYTE_ROTATE(ror_byte);
H A Dprim_ops.c1210 u8 ror_byte(u8 d, u8 s) function in typeref:typename:u8
H A Dops.c8187 ror_byte,
/xsrc/external/mit/xorg-server/dist/hw/xfree86/x86emu/
H A Dvalidate.c714 VAL_BYTE_ROTATE(ror_byte);
H A Dprim_ops.c1254 ror_byte(u8 d, u8 s) function in typeref:typename:u8
H A Dops.c8664 rol_byte, ror_byte, rcl_byte, rcr_byte, shl_byte, shr_byte, shl_byte, /* sal_byte === shl_byte by definition */

Completed in 39 milliseconds