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