Deincrement Bit Value BINARY
Taking the top value of the stack as bits, subtracts one. Underflow is ignored.
for instance,
-5 --
would place -4 on the stack.