Handbook
Glossary
set
Vocabulary
cuda
.
ptx
Definition
IN:
cuda.ptx
TUPLE:
set
<
ptx-set-instruction
{
dest-type
ptx-type
initial:
.s8
}
;
Methods
USING:
accessors
cuda.ptx
io
kernel
;
M:
set
(write-ptx-element)
"set"
write-insn
dup
write-set
dup
dest-type>>
(write-ptx-element)
dup
write-3op
c>>
[
", "
write
write-ptx-operand
]
when*
;