Template Class WriteOwnStateIf¶
Defined in File WriteOwnStateIf.hpp
Class Documentation¶
-
template<typename
DishSpec>
classdish2::WriteOwnStateIf¶ If
reg[arg_1]is nonzero, storesreg[arg_0]into a 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.