Handbook
Glossary
cvta
Vocabulary
cuda
.
ptx
Definition
USING:
kernel
;
IN:
cuda.ptx
TUPLE:
cvta
<
ptx-2op-instruction
{
to?
boolean
initial:
f
}
{
storage-space
maybe{
ptx-storage-space
}
initial:
f
}
;
Methods
USING:
accessors
cuda.ptx
io
kernel
;
M:
cvta
(write-ptx-element)
"cvta"
write-insn
dup
to?>>
[
".to"
write
]
when
dup
storage-space>>
(write-ptx-element)
write-2op
;