Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/bios_emulator/include/x86emu/
H A Dprim_ops.h75 u32 neg_long (u32 s);
/rk3399_rockchip-uboot/drivers/bios_emulator/x86emu/
H A Dprim_ops.c681 u32 neg_long(u32 s) in neg_long() function
H A Dops.c4574 destval = neg_long(destval); in x86emuOp_opcF7_word_RM()
4680 *destreg = neg_long(*destreg); in x86emuOp_opcF7_word_RM()