Searched refs:shl_byte (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/x86emu/x86emu/ |
| H A D | prim_ops.h | 91 u8 shl_byte (u8 d, u8 s);
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/x86emu/x86emu/ |
| H A D | prim_ops.h | 91 u8 shl_byte(u8 d, u8 s);
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/x86emu/ |
| H A D | validate.c | 714 VAL_BYTE_ROTATE(shl_byte);
|
| H A D | prim_ops.c | 1302 u8 shl_byte(u8 d, u8 s) function in typeref:typename:u8
|
| H A D | ops.c | 8190 shl_byte, 8192 shl_byte, /* sal_byte === shl_byte by definition */ 8305 shl_word, /* sal_byte === shl_byte by definition */ 8318 shl_long, /* sal_byte === shl_byte by definition */
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/x86emu/ |
| H A D | validate.c | 718 VAL_BYTE_ROTATE(shl_byte);
|
| H A D | prim_ops.c | 1352 shl_byte(u8 d, u8 s) function in typeref:typename:u8
|
| H A D | ops.c | 8664 rol_byte, ror_byte, rcl_byte, rcr_byte, shl_byte, shr_byte, shl_byte, /* sal_byte === shl_byte by definition */ 8770 rol_word, ror_word, rcl_word, rcr_word, shl_word, shr_word, shl_word, /* sal_byte === shl_byte by definition */ 8775 rol_long, ror_long, rcl_long, rcr_long, shl_long, shr_long, shl_long, /* sal_byte === shl_byte by definition */
|
Completed in 48 milliseconds