IFDUP

val IFDUP: OP

If the top stack value is not 0, duplicate it. Input: x1 Output: x1 or x1 x1