29 using View =
typename std::tuple_element_t<1, ContainerOverSubrelations>::View;
30 auto tmp =
static_cast<View
>(in.get(C::execution_sel_execute_notehash_exists)) *
31 (
FF(1) -
static_cast<View
>(in.get(C::execution_note_hash_leaf_in_range))) *
32 static_cast<View
>(in.get(C::execution_register_2_));
36 using View =
typename std::tuple_element_t<2, ContainerOverSubrelations>::View;
37 auto tmp =
static_cast<View
>(in.get(C::execution_sel_execute_notehash_exists)) *
38 (
CView(constants_MEM_TAG_U1) -
static_cast<View
>(in.get(C::execution_mem_tag_reg_2_)));
42 using View =
typename std::tuple_element_t<3, ContainerOverSubrelations>::View;
43 auto tmp =
static_cast<View
>(in.get(C::execution_sel_execute_notehash_exists)) *
44 static_cast<View
>(in.get(C::execution_sel_opcode_error));