_header.adoc add_sat Add two values and saturate the result. gentype add_sat(gentype x, gentype y) Description add_sat returns x+y and saturates result. Notes integerFunctionsInc.adoc Also see Integer Functions _footer.adoc