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