Searched refs:rol_byte (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/bios_emulator/include/x86emu/ |
| H A D | prim_ops.h | 85 u8 rol_byte (u8 d, u8 s);
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/x86emu/x86emu/ |
| H A D | prim_ops.h | 85 u8 rol_byte(u8 d, u8 s);
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/x86emu/ |
| H A D | validate.c | 710 VAL_BYTE_ROTATE(rol_byte); in main()
|
| H A D | prim_ops.c | 1152 rol_byte(u8 d, u8 s) in rol_byte() function
|
| H A D | ops.c | 8664 …rol_byte, ror_byte, rcl_byte, rcr_byte, shl_byte, shr_byte, shl_byte, /* sal_byte === shl_by…
|
| /OK3568_Linux_fs/u-boot/drivers/bios_emulator/x86emu/ |
| H A D | prim_ops.c | 994 u8 rol_byte(u8 d, u8 s) in rol_byte() function
|
| H A D | ops.c | 127 rol_byte,
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-bsp/v86d/v86d/ |
| H A D | Update-x86emu-from-X.org.patch | 9247 - rol_byte, 9257 + rol_byte, ror_byte, rcl_byte, rcr_byte, shl_byte, shr_byte, shl_byte, /* sal_byte === sh… 16178 -u8 rol_byte(u8 d, u8 s) 16180 +rol_byte(u8 d, u8 s) 16184 @@ -1121,87 +1168,90 @@ u8 rol_byte(u8 d, u8 s) 21212 -u8 rol_byte (u8 d, u8 s); 21302 + u8 rol_byte(u8 d, u8 s);
|