Searched refs:shr_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 | 95 u16 shr_word (u16 d, u8 s);
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/x86emu/x86emu/ |
| H A D | prim_ops.h | 95 u16 shr_word(u16 d, u8 s);
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/x86emu/ |
| H A D | validate.c | 723 VAL_WORD_ROTATE(shr_word); in main()
|
| H A D | prim_ops.c | 1523 shr_word(u16 d, u8 s) in shr_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 | 1335 u16 shr_word(u16 d, u8 s) in shr_word() function
|
| H A D | ops.c | 145 shr_word,
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-bsp/v86d/v86d/ |
| H A D | Update-x86emu-from-X.org.patch | 9290 - shr_word, 9295 + rol_word, ror_word, rcl_word, rcr_word, shl_word, shr_word, shl_word, /* sal_byte === sh… 16749 -u16 shr_word(u16 d, u8 s) 16751 +shr_word(u16 d, u8 s) 21222 -u16 shr_word (u16 d, u8 s); 21312 + u16 shr_word(u16 d, u8 s);
|