Handbook
Glossary
write-float-env ( insn -- )
Vocabulary
cuda
.
ptx
Inputs
insn
an
object
Outputs
None
Definition
USING:
accessors
kernel
;
IN:
cuda.ptx
:
write-float-env
( insn -- )
dup
round>>
(write-ptx-element)
write-ftz
;