Expr e13043 = vc.iteExpr( vc.bvBoolExtract( e13039, 2), vc.bvExtract( vc.bvLeftShiftExpr( 4, e13042), 11, 4), e13042);
Expr e13044 = vc.bvPlusExpr( 8, e13038, e13043);
Expr e13045 = vc.eqExpr( e13037, e13044);
Expr e13046 = e12918;
Expr e13047 = e12886;
Expr e13048 = vc.bvConstExprFromStr( "00000001");
Expr e13049 = vc.iteExpr( vc.bvBoolExtract( e13047, 0), vc.bvExtract( vc.bvLeftShiftExpr( 1, e13048), 8, 1), e13048);
Expr e13050 = vc.iteExpr( vc.bvBoolExtract( e13047, 1), vc.bvExtract( vc.bvLeftShiftExpr( 2, e13049), 9, 2), e13049);
Expr e13051 = vc.iteExpr( vc.bvBoolExtract( e13047, 2), vc.bvExtract( vc.bvLeftShiftExpr( 4, e13050), 11, 4), e13050);
Expr e13052 = e12920;
Expr e13053 = vc.iteExpr( vc.bvBoolExtract( e13051, 0), vc.bvRightShiftExpr( 1 << 0, e13052), e13052);