Write to execute an instruction immediately (including jumps) and then resume execution.
You can read
this register and get sm_instr::R
. You can reset
, write
, write_with_zero
this register using sm_instr::W
. You can also modify
this register. See API.
For information about available fields see sm_instr
module
struct SM_INSTR { /* private fields */ }