mkBvNorExpr

open fun <T : KBvSort> mkBvNorExpr(arg0: KExpr<T>, arg1: KExpr<T>): KExpr<T>

Create bitwise NOR (bvnor) expression.