Handbook
Glossary
prefetchu
Vocabulary
cuda
.
ptx
Definition
IN:
cuda.ptx
TUPLE:
prefetchu
<
ptx-instruction
{
a
ptx-operand
initial:
0
}
{
level
ptx-cache-level
initial:
.L1
}
;
Methods
USING:
accessors
cuda.ptx
io
kernel
;
M:
prefetchu
(write-ptx-element)
"prefetchu"
write-insn
dup
level>>
(write-ptx-element)
bl
a>>
write-ptx-operand
;