Handbook
Glossary
prmt
Vocabulary
cuda
.
ptx
Definition
IN:
cuda.ptx
TUPLE:
prmt
<
ptx-4op-instruction
{
mode
maybe{
ptx-prmt-mode
}
initial:
f
}
;
Methods
USING:
accessors
cuda.ptx
io
kernel
;
M:
prmt
(write-ptx-element)
"prmt"
write-insn
dup
type>>
(write-ptx-element)
dup
mode>>
(write-ptx-element)
bl
dup
dest>>
write-ptx-operand
", "
write
dup
a>>
write-ptx-operand
", "
write
dup
b>>
write-ptx-operand
", "
write
dup
c>>
write-ptx-operand
drop
;