Home
last modified time | relevance | path

Searched defs:imul_long_direct (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/bios_emulator/x86emu/
H A Dprim_ops.c1913 void imul_long_direct(u32 *res_lo, u32* res_hi,u32 d, u32 s) in imul_long_direct() function
/OK3568_Linux_fs/external/xserver/hw/xfree86/x86emu/
H A Dprim_ops.c2200 imul_long_direct(u32 * res_lo, u32 * res_hi, u32 d, u32 s) in imul_long_direct() function