Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/bios_emulator/include/x86emu/
H A Dprim_ops.h118 void imul_long (u32 s);
/rk3399_rockchip-uboot/drivers/bios_emulator/x86emu/
H A Dprim_ops.c1951 void imul_long(u32 s) in imul_long() function
H A Dops.c4585 imul_long(destval); in x86emuOp_opcF7_word_RM()
4690 imul_long(*destreg); in x86emuOp_opcF7_word_RM()