This instruction is used to write the fourth byte (starting with the least significant byte) of the argument with sign extension.
Syntax |
sb3 (i32|u32|real arg) = i8 value |
---|---|
arg |
Variable into which the value will be imposed |
value |
Value to be imposed |
Validity |
Rule, Task |
Note |
From RTE 33.9.0 accessing a non-existing byte returns error |