Template Class MultiplyOwnState¶
Defined in File MultiplyOwnState.hpp
Class Documentation¶
-
template<typename
DishSpec>
classdish2::MultiplyOwnState¶ Multiplies
reg[arg_0]by the current value in a target writable state then stores the result back in to that target writable state.To determine the target writable state, interprets the first bits of the instruction tag as an unsigned integer then calculates the remainder of integer division by the number of writable states.