sym-write "variable" value
Writes the value to the variable with the size of the variable. If the value is greater than the size of the variable, the behavior is undefined. Only variables with basic type or pointer type may be written to. When writing floating point values, the variable must be of floating point type.
Simics Core
sym-address,
<memory_space>.write,
set