Searched refs:shr_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 | 94 u8 shr_byte (u8 d, u8 s);
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/x86emu/x86emu/ |
| H A D | prim_ops.h | 94 u8 shr_byte(u8 d, u8 s);
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/x86emu/ |
| H A D | validate.c | 722 VAL_BYTE_ROTATE(shr_byte); in main()
|
| H A D | prim_ops.c | 1482 shr_byte(u8 d, u8 s) in shr_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 | 1300 u8 shr_byte(u8 d, u8 s) in shr_byte() function
|
| H A D | ops.c | 132 shr_byte,
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-bsp/v86d/v86d/ |
| H A D | Update-x86emu-from-X.org.patch | 9252 - shr_byte, 9257 + rol_byte, ror_byte, rcl_byte, rcr_byte, shl_byte, shr_byte, shl_byte, /* sal_byte === sh… 16677 -u8 shr_byte(u8 d, u8 s) 16709 +shr_byte(u8 d, u8 s) 21221 -u8 shr_byte (u8 d, u8 s); 21311 + u8 shr_byte(u8 d, u8 s);
|