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