simplifyFpAddExpr

fun <T : KFpSort> KContext.simplifyFpAddExpr(roundingMode: KExpr<KFpRoundingModeSort>, lhs: KExpr<T>, rhs: KExpr<T>): KExpr<T>