12 const AllEntities& in,
14 [[maybe_unused]]
const FF_& scaling_factor)
18 const auto constants_MEM_TAG_U1 =
FF(1);
21 using View =
typename std::tuple_element_t<0, ContainerOverSubrelations>::View;
22 auto tmp =
static_cast<View
>(in.get(C::execution_sel_execute_nullifier_exists)) *
23 (
CView(constants_MEM_TAG_U1) -
static_cast<View
>(in.get(C::execution_mem_tag_reg_2_)));
27 using View =
typename std::tuple_element_t<1, ContainerOverSubrelations>::View;
28 auto tmp =
static_cast<View
>(in.get(C::execution_sel_opcode_error)) *
29 static_cast<View
>(in.get(C::execution_sel_execute_nullifier_exists));