Home
last modified time | relevance | path

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

/external/u-boot/drivers/bios_emulator/include/x86emu/
Dprim_ops.h118 void imul_long (u32 s);
/external/u-boot/drivers/bios_emulator/x86emu/
Dprim_ops.c1951 void imul_long(u32 s) in imul_long() function
Dops.c4585 imul_long(destval); in x86emuOp_opcF7_word_RM()
4690 imul_long(*destreg); in x86emuOp_opcF7_word_RM()