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

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/x86emu/x86emu/
H A Dprim_ops.h93 u32 shl_long (u32 d, u8 s);
/xsrc/external/mit/xorg-server/dist/hw/xfree86/x86emu/x86emu/
H A Dprim_ops.h93 u32 shl_long(u32 d, u8 s);
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/x86emu/
H A Dvalidate.c716 VAL_LONG_ROTATE(shl_long);
H A Dprim_ops.c1386 u32 shl_long(u32 d, u8 s) function in typeref:typename:u32
H A Dops.c8316 shl_long,
8318 shl_long, /* sal_byte === shl_byte by definition */
/xsrc/external/mit/xorg-server/dist/hw/xfree86/x86emu/
H A Dvalidate.c720 VAL_LONG_ROTATE(shl_long);
H A Dprim_ops.c1441 shl_long(u32 d, u8 s) function in typeref:typename:u32
H A Dops.c8775 rol_long, ror_long, rcl_long, rcr_long, shl_long, shr_long, shl_long, /* sal_byte === shl_byte by definition */

Completed in 36 milliseconds