(add-mod-32 a b)
(bit-shift-right-ns a b)
A bit shift that doesn't do sign extension.
A bit shift that doesn't do sign extension.
(limit-bits x)
(mat0-neg t v)
(mat0-pos t v)
(unsign x)
Convert a result based on a signed integer, and convert it to what it would have been for an unsigned integer.
Convert a result based on a signed integer, and convert it to what it would have been for an unsigned integer.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close