Function osiris_set_std::control::loop_init
source · pub fn loop_init(
cpu: &mut Cpu,
scheme: InstructionScheme
) -> OperationResult<()>
Expand description
0x0108
[for]:counter_init
§Target
- The register holding the initial value
§Arguments
- None.
§Operation
counter = r:target
§Errors
- OperationError::InvalidArgumentType if the provided argument is not an [ArgumentScheme::NoArgument],