Handbook
Glossary
bfind
Vocabulary
cuda
.
ptx
Definition
USING:
kernel
;
IN:
cuda.ptx
TUPLE:
bfind
<
ptx-2op-instruction
{
shiftamt?
boolean
initial:
f
}
;
Methods
USING:
accessors
cuda.ptx
io
kernel
;
M:
bfind
(write-ptx-element)
"bfind"
write-insn
dup
shiftamt?>>
[
".shiftamt"
write
]
when
write-2op
;