Home
last modified time | relevance | path

Searched refs:shl_long (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/drivers/bios_emulator/include/x86emu/
H A Dprim_ops.h93 u32 shl_long (u32 d, u8 s);
/openbmc/u-boot/drivers/bios_emulator/x86emu/
H A Dprim_ops.c1265 u32 shl_long(u32 d, u8 s) in shl_long() function
H A Dops.c157 shl_long,
159 shl_long, /* sal_byte === shl_byte by definition */
/openbmc/openbmc/poky/meta/recipes-bsp/v86d/v86d/
H A DUpdate-x86emu-from-X.org.patch9305 - shl_long,
9307 - shl_long, /* sal_byte === shl_byte by definition */
9311 + rol_long, ror_long, rcl_long, rcr_long, shl_long, shr_long, shl_long, /* sal_byte === sh…
16605 -u32 shl_long(u32 d, u8 s)
16637 +shl_long(u32 d, u8 s)
21220 -u32 shl_long (u32 d, u8 s);
21310 + u32 shl_long(u32 d, u8 s);