Searched refs:ror_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 | 89 u16 ror_word (u16 d, u8 s);
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/x86emu/x86emu/ |
| H A D | prim_ops.h | 89 u16 ror_word(u16 d, u8 s);
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/x86emu/ |
| H A D | validate.c | 715 VAL_WORD_ROTATE(ror_word); in main()
|
| H A D | prim_ops.c | 1302 ror_word(u16 d, u8 s) in ror_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 | 1139 u16 ror_word(u16 d, u8 s) in ror_word() function
|
| H A D | ops.c | 141 ror_word,
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-bsp/v86d/v86d/ |
| H A D | Update-x86emu-from-X.org.patch | 9286 - ror_word, 9295 + rol_word, ror_word, rcl_word, rcr_word, shl_word, shr_word, shl_word, /* sal_byte === sh… 16372 -u16 ror_word(u16 d, u8 s) 16374 +ror_word(u16 d, u8 s) 21216 -u16 ror_word (u16 d, u8 s); 21306 + u16 ror_word(u16 d, u8 s);
|