Skip to content

Commit 118729c

Browse files
authored
doc vx_wspawn
1 parent 5da22b7 commit 118729c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/isa.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@ vx_spawn rs1, rs2
253253
```
254254

255255
Activates warps 1 up to the value of `rs1` in the "leader" lane, if not already active. Has no effect on warp 0.
256-
Also sets `PC` of newly active warps to the value of `rs2` in the "leader" lane.
256+
Sets `PC` of newly active warps to the value of `rs2` in the "leader" lane. Sets tmask of newly active warps to all 1's.
257257

258258
Note: this will eventually be superceded by command processor + neutrino
259259

0 commit comments

Comments
 (0)