Searched refs:shl_word (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/bios_emulator/include/x86emu/ |
| H A D | prim_ops.h | 92 u16 shl_word (u16 d, u8 s);
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/x86emu/x86emu/ |
| H A D | prim_ops.h | 92 u16 shl_word(u16 d, u8 s);
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/x86emu/ |
| H A D | validate.c | 719 VAL_WORD_ROTATE(shl_word); in main()
|
| H A D | prim_ops.c | 1399 shl_word(u16 d, u8 s) in shl_word() function
|
| H A D | ops.c | 8770 …rol_word, ror_word, rcl_word, rcr_word, shl_word, shr_word, shl_word, /* sal_byte === shl_by…
|
| /OK3568_Linux_fs/u-boot/drivers/bios_emulator/x86emu/ |
| H A D | prim_ops.c | 1227 u16 shl_word(u16 d, u8 s) in shl_word() function
|
| H A D | ops.c | 144 shl_word, 146 shl_word, /* sal_byte === shl_byte by definition */
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-bsp/v86d/v86d/ |
| H A D | Update-x86emu-from-X.org.patch | 9289 - shl_word, 9291 - shl_word, /* sal_byte === shl_byte by definition */ 9295 + rol_word, ror_word, rcl_word, rcr_word, shl_word, shr_word, shl_word, /* sal_byte === sh… 16532 -u16 shl_word(u16 d, u8 s) 16534 +shl_word(u16 d, u8 s) 21219 -u16 shl_word (u16 d, u8 s); 21309 + u16 shl_word(u16 d, u8 s);
|