Home
last modified time | relevance | path

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

/external/coreboot/src/device/oprom/x86emu/
Dprim_ops.c189 static void calc_carry_chain(int bits, u32 d, u32 s, u32 res, int set_carry) in calc_carry_chain()
201 static void calc_borrow_chain(int bits, u32 d, u32 s, u32 res, int set_carry) in calc_borrow_chain()