Handbook
Glossary
mul
Vocabulary
cuda
.
ptx
Definition
USING:
kernel
;
IN:
cuda.ptx
TUPLE:
mul
<
ptx-mul-instruction
{
ftz?
boolean
initial:
f
}
{
round
maybe{
ptx-float-rounding-mode
}
initial:
f
}
;
Methods
USING:
cuda.ptx
;
M:
mul
(write-ptx-element)
"mul"
write-insn
write-mul
;