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