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