Home
last modified time | relevance | path

Searched refs:shl_byte (Results 1 – 3 of 3) sorted by relevance

/external/u-boot/drivers/bios_emulator/include/x86emu/
Dprim_ops.h91 u8 shl_byte (u8 d, u8 s);
/external/u-boot/drivers/bios_emulator/x86emu/
Dprim_ops.c1185 u8 shl_byte(u8 d, u8 s) in shl_byte() function
Dops.c131 shl_byte,
133 shl_byte, /* sal_byte === shl_byte by definition */