Searched refs:VAL_LONG_ROTATE (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/x86emu/
H A Dvalidate.c181 #define VAL_LONG_ROTATE(name) \ macro
700 VAL_LONG_ROTATE(rcl_long);
704 VAL_LONG_ROTATE(rcr_long);
708 VAL_LONG_ROTATE(rol_long);
712 VAL_LONG_ROTATE(ror_long);
716 VAL_LONG_ROTATE(shl_long);
720 VAL_LONG_ROTATE(shr_long);
724 VAL_LONG_ROTATE(sar_long);
/xsrc/external/mit/xorg-server/dist/hw/xfree86/x86emu/
H A Dvalidate.c181 #define VAL_LONG_ROTATE(name) \ macro
704 VAL_LONG_ROTATE(rcl_long);
708 VAL_LONG_ROTATE(rcr_long);
712 VAL_LONG_ROTATE(rol_long);
716 VAL_LONG_ROTATE(ror_long);
720 VAL_LONG_ROTATE(shl_long);
724 VAL_LONG_ROTATE(shr_long);
728 VAL_LONG_ROTATE(sar_long);

Completed in 4 milliseconds