Handbook
Glossary
write-5op ( insn -- )
Vocabulary
cuda
.
ptx
Inputs
insn
an
object
Outputs
None
Definition
USING:
accessors
io
kernel
;
IN:
cuda.ptx
:
write-5op
( insn -- )
dup
write-4op
", "
write
dup
d>>
write-ptx-operand
drop
;