Searched refs:rol_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 | 86 u16 rol_word (u16 d, u8 s);
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/x86emu/x86emu/ |
| H A D | prim_ops.h | 86 u16 rol_word(u16 d, u8 s);
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/x86emu/ |
| H A D | validate.c | 711 VAL_WORD_ROTATE(rol_word); in main()
|
| H A D | prim_ops.c | 1202 rol_word(u16 d, u8 s) in rol_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 | 1043 u16 rol_word(u16 d, u8 s) in rol_word() function
|
| H A D | ops.c | 140 rol_word,
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-bsp/v86d/v86d/ |
| H A D | Update-x86emu-from-X.org.patch | 9285 - rol_word, 9295 + rol_word, ror_word, rcl_word, rcr_word, shl_word, shr_word, shl_word, /* sal_byte === sh… 16239 -u16 rol_word(u16 d, u8 s) 16241 +rol_word(u16 d, u8 s) 21213 -u16 rol_word (u16 d, u8 s); 21303 + u16 rol_word(u16 d, u8 s);
|